@charset "utf-8";
/* CSS Document */

body {
	background-color: #291570;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
}

#wrapper {
	background-color: #FDEB9A;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border: 25px solid #494ae2;
}
#logoBanner {
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	position: relative;
}
#navBar {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	background-color: #FDEB9A;
	height: 40px;
}
#mainLinkList {
	list-style-type: none;
	background-color: #FDEB9A;
}
#navBar #mainLinkList li {
	float: left;
	display: block;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#navBar #mainLinkList li a{
	color: #000172;
	text-decoration: none;
}
#navBar #mainLinkList li a:visited {
	color: #61240F;
	text-decoration: line-through;

}

#navBar #mainLinkList li a:hover {
	color: #61240F;
	text-decoration: underline;
}
#homePage #home #homeLink, #businessDirectoryPage #businessDirectory #businessDirectoryLink, #memberBenefitsPage #memberBenefits #memberBenefitsLink, #aboutUsPage #aboutUs #aboutUsLink, #communityPage #community #communityLink, #joinPage #join #joinLink {
	color: #FDEB9A;
	background-color: #61240F;
}


#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7e3;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 10px;
}
h1  {
	text-align: center;
	color: #61240F;
}

h2 {
	color: #61240F;
}
#homeInsideContent h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61240F;
	overflow: hidden;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #61240F;
	padding-left: 20px;
	zoom: 1;
}

h3 {
	color: #79290d;
}
img {
	border: thin solid #291570;
}
#content #homeInsideContent {
	background-color: #Fefdc7;
	border: 1px solid #291570;
	padding-right: 20px;
	padding-left: 270px;
}
#homeInsideContent ul li {
	list-style-position: inside;
	margin-top: 10px;
	margin-bottom: 10px;
}


#homeBoxes {
	float: left;
	width: 300px;
	padding-left: 20px;
}
#newsBoxImage {
	background-color: #000172;
	float: right;
	height: 150px;
	width: 150px;
	color: #B990EF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
}

#newsBox {
	background-color: #b990ef;
	width: 250px;
	float: left;
	margin-right: 20px;
	padding: 5px;
	margin-bottom: 20px;
	border: thin solid #291570;
	margin-top: 20px;
}
#homeImage {
	float: right;
	height: 199px;
	width: 300px;
	margin-right: 15px;
	margin-top: 5px;
	margin-left: 10px;
	position: relative;
}
#content #photoCredit {
	color: #494AE2;
	font-size: 75%;
	margin-bottom: -10px;
}
#homeImage #photoCredit {
	position: absolute;
	color: #FEFDC7;
	left: 6px;
	right: auto;
	bottom: 10px;
	font-size: 75%;
	z-index: 200;
}


#whatsNew {
	text-align: center;
	font-size: 170%;
	font-weight: bold;
	margin-top: 5px;
}
#joinChamber {
	font-size: 120%;
	text-align: center;
	height: 50px;
	width: 250px;
	margin-right: 10px;
	background-color: #91D77F;
	border: thin solid #000172;
	padding-top: 20px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#carShow {
	float: left;
	width: 250px;
	border: thin solid #000172;
	margin-right: 10px;
	margin-bottom: 20px;
}
#webCams {
	float: left;
	width: 250px;
	border: 2px solid #291570;
	margin-right: 10px;
	margin-top: 15px;
	background-color: #FDEB99;
}
#webCams .webCams {
	font-size: 200%;
	text-align: center;
	color: #291570;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #291570;
}
#webCams p {
	padding-left: 20px;
}


#wrapper #content #carShow a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#newsBox p a {
	color: #000172;
	text-decoration: none;
}
#newsBox p a:hover {
	color: #F7F7E3;
}
.carShow {
	background-color: #858585;
}
.carShow #wrapper {
	border: 25px solid #a60000;
	background-color: #dddddd;
}
#footer {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
}
#webmaster {
	font-size: 65%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#wrapper #content .officials caption {
	font-size: 140%;
}

#webmaster a {
	text-decoration: none;
	color: #000172;
}
#webmaster a:hover {
	color: #B990EF;
}
#wrapper #content a  {
	color: #494AE2;
	text-decoration: none;
}
#wrapper #content a:hover {
	color: #291570;
}
#wrapper #content .community {
	margin-left: 100px;
	margin-right: 60px;
}
#wrapper #content .schools {
	margin-left: 60px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #79290D;
	padding-left: 20px;
}
.boardImage {
	float: left;
	height: 150px;
	width: 150px;
	margin: 10px;
}
#chamberBoardTable {
	margin-right: auto;
	margin-left: auto;
	border-collapse:  collapse;
}
#chamberBoardTable .chamberBoardHeader {
	background-color: #FDEB9A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494AE2;
}
#chamberBoardTable .chamberBoardInfo {
	background-color: #fff6cc;
}

#chamberBoardTable tr td h2 {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.officials {
	border-collapse:  collapse;
	border: 1px solid #494AE2;
}
h2#officials {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61240F;
}
.officials .officialsOdd {
	background-color: #c4c4e1;
}



#photoCredit {
	font-style: italic;
	clear: both;
}
#memberBenefitsPage .memberBenefits {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61240F;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #61240F;
	padding-left: 25px;
}
#memberBenefitsPage #content p {
	padding-left: 50px;
	padding-right: 50px;
}
#communityPage  .communityHeadlines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61240F;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #61240F;
	padding-left: 25px;
}
.clear {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#homeNewsPhoto {
	height: 132px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

