/**Layout**/
body {
	background-color: #DDE4E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	line-height: 18px;
	color: #333333; align:center;
}
#blackbtm {
	background-color: #000000;
	padding-top: 10px; 	border-top: solid 1px #FFFFFF; width:760px; border-bottom: solid 4px #B1C0CB;
}
#footer {
	background-color: #FFFFFF;
	width:720px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0073C5;
	padding: 10px 20px 20px 20px;
	background-image: url(../images/footer_border.gif);	border-top: solid 1px #FFFFFF; 
}
#logo_container {
	background-color: #0073C5;
	border-top: solid 4px #000000;
	width:760px;
}
#home_container {
	background-color: #000000;
	border-top: solid 1px #FFFFFF;
	width:760px;
}
#content {	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	width:760px; text-align:left;
}
#content_container {
	padding:8px; text-align: left;
}
#content_container_space {
	padding:12px; text-align: left;
}
#content_container_pow {
	padding:8px; text-align: left;	border-top: solid 1px #0073C5
}
.nav {
	width:175px;
	text-align:left;
	background-color: #000000;
	background-image: url(../images/bg_nav.gif);
}
#main_content {
	width:558px;
	text-align:left;
	background-color: #FFFFFF; padding: 10px;
}
#main_content_image {
	width:572px;
	text-align:right;
	top: 120px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	visibility: visible;
}
#main_header {
	width:575px; height: 32px; padding: 10px 0px 0px 10px; text-align:left; background-color: #B1C0CB;
}

/**Borders**/

.border_wht_right {
	border-right: solid 1px #FFFFFF;
}
.border_wht_top {
	border-top: solid 1px #FFFFFF;
}
.border_wht_top_btm {
	border-top: solid 1px #FFFFFF;	border-bottom: solid 1px #FFFFFF
}
.border_wht_top_blk_btm {
	border-top: solid 1px #FFFFFF;	border-bottom: solid 1px #000000;
}
.border_wht_top_right {
	border-right: solid 1px #FFFFFF;	border-top: solid 1px #FFFFFF;
}
.border_wht_top_right_blk_btm {
	border-right: solid 1px #FFFFFF;	border-top: solid 1px #FFFFFF;	border-bottom: solid 1px #000000;
}
.border_wht_right_btm {
	border-right: solid 1px #FFFFFF;	border-bottom: solid 1px #FFFFFF;
}
.border_wht_right_blk_top {
	border-right: solid 1px #FFFFFF;	border-top: solid 1px #000000;
}
.border_blk_top {
	border-top: solid 1px #000000;
}
.border_blk {
	border: solid 1px #000000; margin-left:10px;
}
.img_content_top {
	margin-top: 4px;	border-top: solid 1px #FFFFFF;
}
.border {
	border: solid 1px #000000;
}

/**Links**/

a:link {
	font-weight: bold;
	color: #0073C5;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0073C5;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0073C5;
	text-decoration: underline;
}
a.footer:link {
	font-weight: bold;
	color: #BFBFBF;
	text-decoration: none;
}
a.footer:visited {
	font-weight: bold;
	color: #BFBFBF;
	text-decoration: none;
}
a.footer:hover {
	font-weight: bold;
	color: #BFBFBF;
	text-decoration: underline;
}
a.wht:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.wht:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.wht:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/**Side Nav Buttons**/

.snav_top {
	padding:15px 0px 5px 0px;
}
.snav {
	border-top: solid 1px #0073C5; padding:5px 0px 5px 0px;
}

/**Text and Forms**/

.head {
	font-weight: bold;
	color: #0073C5;
	font-size:12px
}
hr {
	color: #B1C0CB;
	background-color: #B1C0CB;
	height: 1px;
}
.input {
	font-weight: bold; font-size:11px; background-color: #B1C0CB;
}
.button {
	font-weight: bold; color:#FFFFFF; font-size:11px; background-color: #0073C5;
}
.light {
	color:#99ACBB;
}
.textup {
	padding: 0px 2px 5px 2px;
}
.textdown {
	padding: 5px 0px 0px 0px;
}

/**Custom Search**/

.resultshd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	width: 230px;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 2px;
	padding: 5px;
	font-weight: bold;
}
.resultstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.resultsdescription {
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #B1C0CB;
}
#resultsbox {
	margin-right: 5px; margin-bottom: 5px;
}
#detailhd {
	padding: 10px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	width: 367px;
	border: 1px solid #000000;
	margin-right: 4px;

}
#detail {
	padding: 5px 10px 10px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	width: 365px;
	margin-top: 4px;
	margin-right: 4px;

}
.detailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.detailaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B1C0CB;
}
#overviewbox{
	padding: 10px;
	background-color: #B1C0CB;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 141px;
	border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000;

}
#optionsbox{
	padding: 10px;
	background-color: #0073C5;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 141px;
	border: 1px solid #000000;

}
.imgmain {
	margin-right: 4px;
	border: 1px solid #000000;
}
.imgsml {
	border: 1px solid #000000;
	margin-bottom: 4px;
}