﻿body {
	background: #D3E8DF url('../Images/bgBody.jpg') repeat-x;
	font: normal 12px arial, sans-serif;
	margin: 0;
}
a img {
	border: 0px;
}
h1 {
	color: #8b2329;
	font: bold 20px arial, sans-serif;
	border-bottom: 1px solid #8b2329;
}
h2 {
	font: bold 18px arial, sans-serif;
	color: #12a3b1;
}
p {
	font: normal 12px arial, sans-serif;
}
a, a:visited {
	color: #017c42;
	text-decoration: none;
}
a:hover, a:active {
	color: #8b2329;
	text-decoration: none;
}
/*------------------------------------------------------banners*/
.banner1, .banner3 {
	margin: 0 auto;
}
.banner1 {
	width: 468px;
	float: right;
	margin-top: 69px;
}
.banner2 {
	width: 728px;
	margin: 10px auto;
}
.banner3 {
	width: 300px;
}
.banner1 .adText {
	visibility: hidden;
	display:none;
}
.adText {
	margin: 0;
}
/*------------------------------------------------------wrap*/
#wrap {
	width: 960px;
	margin: 0 auto;
	background: #fff url('../Images/bgWrap.jpg') repeat-x;
}
/*------------------------------------------------------top navigation*/
#topNav {
	font: normal 12px arial, sans-serif;
	color: #fff;
	margin: 0;
	padding: 5px 0 0 0;
	height: 25px;
}
#topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#topNav li {
	float: left;
	margin: 0 4px 0 0;
}
#topNav a, #topNav a:visited {
	color: #fff;
	text-decoration: none;
}
#topNav a:hover, #topNav a:active {
	color: #D3E8DF;
	text-decoration: none;
}
/*------------------------------------------------------header*/
#header {
	margin: 0;
	padding: 10px;
	height: 135px;
}
#logo {
	margin: 0;
	padding: 0;
	float: left;
}
/*------------------------------------------------------navigation & photo rotator*/
#navPhoto {
	margin: 0;
	padding: 0 5px;
}
#nav {
	background: #fff url('../Images/bgNav.jpg') no-repeat;
	font: normal 14px arial, sans-serif;
	color: #fff;
	width: 955px;
	height: 15px;
	margin: 0 auto;
	padding: 12px 0;
}
#nav a, #nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #D3E8DF;
	text-decoration: none;
}
#nav ul {
	margin: 0;
	/*padding: 0;*/
	list-style: none;
}
#nav li {
	float: left;
	margin: 0 14px;
}
#photoMid {
	background: #fff url('../Images/bgPhotoMid.jpg') repeat-y;
	margin: -1px 0 0 0;
	padding: 7px 14px 0;
}
.photo, #photoBtm {
	margin: 0;
	padding: 0;
}
#s3slider {
	width: 925px; /* important to be same as image width */;
	height: 232px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */
}
#s3sliderContent {
	width: 925px; /* important to be same as image width or wider */;
	position: absolute; /* important */;
	top: 0; /* important */;
	margin-left: 0; /* important */
}
#s3slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.s3sliderImage {
	float: left; /* important */;
	position: relative; /* important */;
	display: none; /* important */
}
.s3sliderImage span {
	position: absolute; /* important */;
	left: 0;
	font: 12px Arial, sans-serif;
	padding: 10px 13px;
	width: 900px;
	height: 50px;
	background-color: #fff;
	filter: alpha(opacity=80); /* here you can set the opacity of box with text */;
	-moz-opacity: 0.8; /* here you can set the opacity of box with text */;
	-khtml-opacity: 0.8; /* here you can set the opacity of box with text */;
	opacity: 0.8; /* here you can set the opacity of box with text */;
	color: #000;
	display: none; /* important */;
	bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
/*------------------------------------------------------content area*/
#ctArea {
	margin: 0;
	padding: 0;
}
/*area one*/
#area1 {
	margin: 0;
	padding: 0;
}
#ctLeft, #ctRight {
	float: left;
}
#ctLeft {
	width: 600px;
	margin: 0 10px;
	padding: 0 0 20px 0;
}
.columns {
	float: left;
	width: 189px;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px dotted #12a3b1;
}
.columns ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style-image: url('../Images/ul.jpg');
}
.columns li {
	font: normal 12px arial, sans-serif;
}
#ctRight {
	margin: 0 10px;
	padding: 0;
	width: 320px;
}
.btn {
	margin: 0;
	padding: 0;
}
#sMedia {
	margin: 10px auto;
	padding: 5px 0;
	width: 303px;
	border-top: 1px solid #8b2329;
	border-bottom: 1px solid #8b2329;
}
#sMedia img {
	float: left;
	margin: 0;
}
/*area two*/
#area2 {
	margin: 0;
	padding: 0;
}
#eventsBox, #fEvents {
	float: left;
}
#eventsBox {
	margin: 0;
	padding: 10px;
	width: 570px;
}
#eventsBoxMain {
	background: #fff url('../Images/bgBlueBox.jpg') no-repeat;
	margin: 0;
}
#eventsBoxBtm {
	margin: 0;
}
#chamberEvents, #communityEvents {
	float: left;
	width: 265px;
	margin: 0;
	padding: 10px;
}
#chamEvents {
	border-right: 1px solid #12a3b1;
}
#chamberEvents h2, #communityEvents h2 {
	margin: 0;
}
#fEvents {
	margin: 10px 10px 10px 5px;
	padding: 0;
	width: 355px;
}
#fEvents h2 {
	background: #fff url('../Images/bgFE.jpg') no-repeat;
	height: 30px;
	margin: 0;
	padding: 6px 0 0 13px;
	color: #fff;
}
#monthly, #annual {
	margin: 5px 10px 0;
}
#monthly h2, #annual h2 {
	background-image: none;
	color: #12a3b1;
	padding: 0;
	margin: 0;
	height: 20px;
}
#monthly p, #annual p {
	text-align: left;
	color: #12a3b1;
}
#monthly {
	border-bottom: 1px solid #12a3b1;
}
/*rss*/
.datefield {
	color: gray;
	font-size: 90%;
}
#commEvents, #chamEvents {
	font: normal 12px arial, sans-serif;
}
#commEvents ul, #chamEvents ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#commEvents li, #chamEvents li {
	margin-bottom: 10px;
}
/*------------------------------------------------------interior*/
.breadcrumbs, #qLinks {
	border-bottom: 1px dotted #12a3b1;
}
.breadcrumbs {
	font: normal 12px arial, sans-serif;
	color: #000;
	margin-bottom: 10px;
	padding: 5px 0;
}
#qLinks {
	margin: 0 10px 10px;
	padding: 0;
	width: 299px;
	font: normal 13px/20px arial, sans-serif;
}
#qLinks h2 {
	color: #8b2329;
	border-bottom: 1px solid #8b2329;
	margin: 0;
}
#qLinks ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}
#qLinks li {
	margin: 0;
	padding: 0;
}
#qLinks table, #qLinks div {
	margin: 10px;
	padding: 0;
}
#qLinks tr td table {
	margin: 0 0 7px;
	padding: 0;
}
#qLinks a {
	white-space: normal !important;
	line-height: 15px;
	padding: 0 0 7px;
}
/*------------------------------------------------------directory*/
#dCt {
	margin:0;
	padding:10px;
}
/*------------------------------------------------------footer*/
#footer {
	background: #ADD7C3 url('../Images/bgFt.jpg') repeat-x;
	height: 134px;
	padding: 10px 10px 0;
}
#btmNav {
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 12px arial, sans-serif;
}
#btmNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#btmNav li {
	float: left;
	margin-right: 5px;
}
#btmNav a, #btmNav a:visited {
	color: #fff;
	text-decoration: none;
}
#btmNav a:hover, #btmNav a:active {
	color: #fff;
	text-decoration: underline;
}
#address, #weblink {
	font: normal 12px arial, sans-serif;
	margin-top: 30px;
}
#address {
	color: #8b2329;
	float: left;
}
#weblink {
	float: right;
	text-align: right;
}
/*------------------------------------------------------other*/
.indent {
	padding-left: 25px;
}
/*------------------------------------------------------clear floats*/
#topNav:after, #nav:after, #ctArea:after, #area1:after, #sMedia:after, #area2:after, #eventsBoxMain:after, #ftWrap:after, #footer:after, #btmNav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html #topNav, *:first-child + html #nav, *:first-child + html #ctArea, *:first-child + html #area1, *:first-child + html #sMedia, *:first-child + html #area2, *:first-child + html #eventsBoxMain, *:first-child + html #ftWrap, *:first-child + html #footer, *:first-child + html #btmNav {
	min-height: 1px;
}

