@import url("whitespace.css");
@import url("forms.css");
@import url("news.css");
@import url("newswire-vertical.css");
@import url("faq.css");
@import url("jshowoff.css");
@import url("headers.css");
@import url("staff-single.css");
@import url("navigation.css");
@import url("member-directory.css");
@import url("mainstreet.css");
@import url("photo-gallery.css");
@import url("new-calendar.css");
@import url("cms.css");
a {outline: 0;}
img { margin: 5px; }
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active { text-decoration: none; }
h2 {
background: #748195;
padding: 5px 10px;
border: 1px solid #000;
color: #FFF;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-size: 18px;
font-weight: normal;
line-height: 20px;
vertical-align: middle;
}

html { background: #354866 url(../images/bg.gif) 0 0 repeat-x; }
body {
	background: url(../images/mainbg.jpg) 50% 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000001;
	behavior: url(/css/csshover.htc);
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: url(../images/internal-rpt.gif) 0 0 repeat-y;
}
#container {
	background: url(../images/mainbg.jpg) -140px 0 no-repeat; 
	min-height: 615px;
}
#header {
	margin: 0;
	text-indent: -1234em;
	height: 50px;
}

#content {
	background: url(../images/internal-top.gif) 243px 0 no-repeat;
	min-height: 550px;
}
#content div.content {
	margin-left: 358px;
	padding: 185px 20px 20px 0;
}
.chamber #content div.content,
.city #content div.content {
	padding: 215px 20px 20px 0;
}
#footer {
	height: 60px;
	position: relative;
	margin: -12px 0 0;
	background: url(../images/footer.gif) 0 100% no-repeat;
}
#footer div { position: relative; }
#mda {
	position: absolute;
	right: 10px;
	top: 0;
}
#mda img {
	margin: 0;
	border-width: 0;
}
#byline { 
margin: 0;
padding-top: 90px;
text-align: center;
font-size: 10px;
}
#byline a {
color: #8E9BAF;
text-decoration: none;
}

hr#clear {
	height: 1px;
	margin: 0;
}
#footer form {
	margin: 0;
	padding: 3px 20px;
	color: #6b83a6;
	line-height: 44px;
	vertical-align: middle;
	font-size: 14px;
	width: auto;
	border-width: 0;
	background: none;
}
#footer form * {
	margin: 0;
	display: inline;
	float: none;
	width: auto;
	padding: 0;
}
#footer form input {
	border-color: #6b83a6;
	padding: 2px;
	background: #333;
	color: #FFF;
}
#footer form input:focus {
	background: #FFF;
	color: #000;
}
#footer form input.submit {
	background: #354866;
	color: #FFF;
	cursor: pointer;
}
#footer form input:hover.submit,
#footer form input:focus.submit {
	background: #6b83a6;
}
/* Home Page */
#index #wrapper {
	background: url(../images/content-rpt.gif) 0 0 repeat-y;
}
#index #header {
	height: 251px;
}
#homemenu {
	background: url(../images/homemenu.jpg) 0 0 no-repeat;
	margin: 0;
	position: absolute;
	left: 253px;
	top: 261px;
	width: 204px;
	height: 220px;
	list-style: none;
	text-indent: -1234em;
}
#homemenu li {
	margin: 0;
	height: 25px;
	width: 204px;
	position: absolute;
	left: 0;
}
#homemenu li a {
	display: block;
	height: 25px;
	text-decoration: none;
}
#dobusiness {	top: 13px;}
#dobusiness a:hover {	background: url(../images/homemenu.jpg) -204px -13px no-repeat;}
#live {	top: 41px;}
#live a:hover {	background: url(../images/homemenu.jpg) -204px -41px no-repeat;}
#move {	top: 69px;}
#move a:hover {	background: url(../images/homemenu.jpg) -204px -69px no-repeat;}
#retire {	top: 97px;}
#retire a:hover {	background: url(../images/homemenu.jpg) -204px -97px no-repeat;}
#visit {	top: 125px;}
#visit a:hover {	background: url(../images/homemenu.jpg) -204px -125px no-repeat;}
#calendar {	top: 153px;}
#calendar a:hover {	background: url(../images/homemenu.jpg) -204px -153px no-repeat;}
#news {	top: 180px;}
#news a:hover {	background: url(../images/homemenu.jpg) -204px -180px no-repeat;}

#index #content {
	margin: 10px 28px 0 469px;
	padding: 10px 2px;
	border-top: 2px solid #000001;
	background: none;
	min-height: 1px;
}
#index #title {
	margin: 0 0 10px;
	padding: 0;
	color: #000;
	border-width: 0;
	background: none;
	text-align: center;
	position: static;
	font-size: 20px;
	width: auto;
	padding: 0;
}
.nlsignup {
	margin: 0;
	position: absolute;
	left: 253px;
	top: 487px;
	z-index: 900;
	width: 196px;
	height: 60px;
	padding: 53px 0 0 8px;
	background: url(../images/newsletter.jpg) 0 0 no-repeat;
}
.nlsignup form {
margin: 0;
padding: 0;
background: none;
width: auto;
float: none;
border-width: 0;
}
.nlsignup input {
	width: 123px;
	border: 1px solid #354866;
	padding: 2px;
	margin: -3px 0 0;
}
.nlsignup form div {
display: inline;
padding: 0;
margin: 0;
}
.nlsignup label {
display: none;
}
.nlsignup button {
	padding: 2px 4px;
	text-transform: uppercase;
	font-weight: normal;
clear: none;
margin: 0;
}
#backtotop {
text-align: right;
margin: 0;
padding: 10px 00px 10px 0px;
background: url(../images/toplink.gif) 100% 50% no-repeat;
clear: both;
}
#backtotop a {
text-decoration: none;
text-transform: uppercase;
display: block;
font-size: 10px;
font-weight: bold;
padding: 2px 20px 2px 18px;
}
#backtotop a:hover {
text-decoration: underline;
}

p.banner_ad {
text-align: center;
margin: 0 0 5px;
}
p.banner_ad img {
border-width: 0;
margin: 0;
}
div#tile {
background: #FFF;
border: 1px solid #000;
border-top-width: 0;
}
#tile table {
width: 100%;
margin: 0;
}
#tile td {
text-align: center;
padding: 10px 0;
}
#tile td img {
border-width: 0;
margin: 0;
}
div.cps-facts {
background: url(/images/cps-facts.png) 5px 0 no-repeat;
height: 115px;
width: 204px;
padding: 0;
margin: 0;
text-indent: -1234em;
	margin: 0;
	position: absolute;
	left: 253px;
	top: 487px;
	z-index: 900;

}
div.cps-facts a.cps-facts {
display: block;
height: 115px;
width: 125px;
}
div.cps-facts a.reader {
width: 59px;
height: 45px;
position: absolute;
background: url(/images/adobe.png) 0 0 no-repeat;
left: 135px;
top: 60px;
display: block;
}
#index #container{min-height:735px;}
p.shopclinton {
width:170px;
height:112px;
background:url(/images/shopclinton.jpg) 0 0 no-repeat;
position:absolute;
left: 263px;
top: 605px;
text-indent:-1234em;
}
p.shopclinton a{
display: block;
height: 115px;
width: 125px;
}


p.facebook {
width:55px;
height:55px;
background:url(/images/fb.jpg) 0 0 no-repeat;
position:absolute;
left: 443px;
top: 625px;
text-indent:-1234em;
}
p.facebook a{
display: block;
height: 55px;
width: 55px;
}






