@charset "utf-8";
body {
	background-color: #d6d6d6;
}
#container {
	background-color: #d6d6d6;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#pageBox {
	background-color: #d6d6d6;
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	position: relative;
	z-index: 1;
	padding: 0px;
}
#topNavBox {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 15px;
	top: 14px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
#topNavMenu a {
	color: #FFF;
	text-decoration: none;
}
#topNavMenu a:hover {
	color: #FC6;
	text-decoration: none;
}


#logoBox {
	float: left;
	height: 78px;
	width: 392px;
	border: thin none #0C0;
	clear: inherit;
	position: absolute;
	z-index: 3;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	left: 16px;
	top: 27px;
}
#mainNav {
	background-color: #949494;
	margin: 0px;
	height: 35px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 115px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sliderContainer {
	height: 672px;
	width: 1000px;
	position: absolute;
	z-index: 1;
}
#topNav {
	background-color: #000;
	float: right;
	height: 115px;
	width: 575px;
	opacity: .5;
	position: absolute;
	left: 405px;
	top: 1px;
}
#infoBox {
	clear: both;
	height: 465px;
	width: 1000px;
	position: absolute;
	z-index: 999;
	top: 676px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: -10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#newsBox {
	background-color: #f6e9d8;
	float: left;
	height: 473px;
	width: 480px;
	border: 1px solid #777;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
	z-index: 999;
	position: relative;
	background-image: url(../images/newsboxBack.png);
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	left: -8px;
}
#newsHeadlines {
	height: 370px;
	width: 440px;
	overflow: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#newsHeadlines a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.newsHeadlinesNoLink {
	font-size: 14px;
	font-weight: bold;
}

#newsHeadlines a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#newsHeadlines p {
	margin-top: -3px;
	padding-top: 0px;
}


.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}



#newsHeader {
	padding: 0px;
	height: 45px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#newsBox h1 {
	color: #FFF;
	font-size: 24px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#featureBox {
	float: right;
	height: 300px;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#featureBox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#featureBox a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#featureBox a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #900;
	margin: 0px;
	padding: 0px;
}
#pageBox #topNavBox #infoBox #featureBox .featureLeft h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
#pageBox #topNavBox #infoBox #featureBox .featureRight h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}



.featureLeft {
	background-color: #FFF;
	float: left;
	height: 135px;
	width: 235px;
	border: 1px solid #777;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 8px;
}
.featureRight {
	background-color: #FFF;
	float: right;
	height: 135px;
	width: 235px;
	border: 1px solid #777;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	margin-left: 5px;
	clear: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 8px;
}
.featureLeftSecondTier {
	background-color: #FFF;
	height: 135px;
	width: 235px;
	border: 1px solid #777;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	clear: none;
	margin-right: 0px;
}
.featureRightSecondTier {
	background-color: #FFF;
	float: right;
	height: 135px;
	width: 235px;
	border: 1px solid #777;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	clear: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
.footerBox {
	background-image: url(../images/footer-gradient.jpg);
	padding: 0px;
	height: 210px;
	width: 1005px;
	position: absolute;
	z-index: 99;
	bottom: -1276px;
	left: -13px;
	border: 1px solid #777;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#footerSealAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px;
	height: 118px;
	width: 400px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
#footerLeft {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 420px;
}

.footerHeaderFont {
	font-size: 18px;
}
#footerLinksBlock {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 572px;
	position: absolute;
	z-index: 999;
	left: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footerLinksBlock h1  {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerLinksBlock p a  {
	color: #FFF;
	text-decoration: none;
}
#footerLinksBlock p a:hover {
	color: #FC3;
	text-decoration: none;
}

#footerLinksBlock p  {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}



.footerLinkColumn {
	float: left;
	height: 160px;
	width: 203px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.footerLinkColumnLeft {
	padding: 10px;
	float: left;
	height: 160px;
	width: 143px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

.footerLinkColumnRight {
	float: left;
	height: 160px;
	width: 173px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footerVisitBox {
	position: absolute;
	width: 402px;
	height: 66px;
	z-index: 1;
	left: 10px;
	top: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#footerVisitBox p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}








#bottomSpacer {
	height: 35px;
	width: 980px;
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	visibility: visible;
	top: 1211px;
	left: 16px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#footerVisitBox a {
	color: #FFF;
	text-decoration: none;
}
#footerVisitBox a:hover {
	color: #FC0;
	text-decoration: none;
}

#footerVisitBox h1 {
	font-size: 24px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: -10px;
}




#cse-search-box div input {
	background-color: #CCC;
}

#topNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 10px;
	height: 92px;
	width: 240px;
	border-right-width: 2px;
	border-right-style: solid;
	position: absolute;
	z-index: 999;
	left: 411px;
	top: 2px;
	border-right-color: #666;
}
#topNavMenuLeft {
	height: 90px;
	width: 110px;
	position: absolute;
	left: 8px;
	top: 14px;
	z-index: 999;
}
#topNavMenuRight {
	height: 90px;
	width: 110px;
	position: absolute;
	left: 130px;
	top: 15px;
	z-index: 999;
}
.topSearch {
	padding: 10px;
	height: 91px;
	width: 284px;
	position: absolute;
	left: 675px;
	opacity: 1;
	z-index: 999;
	top: 1px;
}
#socialMedia {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 225px;
	position: absolute;
	z-index: 999;
	left: 10px;
	top: 63px;
}

#bigBSC {
	position: absolute;
	width: 930px;
	height: 75px;
	z-index: 999;
	overflow: visible;
	left: 25px;
	top: 443px;
}
#pageBox #topNavBox #infoBox #newsBox #newsHeader h1 a {
	color: #FFF;
	text-decoration: none;
}
#pageBox #topNavBox #infoBox #newsBox #newsHeader h1 a:hover {
	color: #FC0;
	text-decoration: none;
}
