body {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(/img/container_backg.jpg) repeat-y;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ED8B40;
}
img {
	border: 0;
}
	
#header {
	width: 100%;
	padding: 0;
	border: 0;
	background: url(/img/logo_backg.jpg) repeat-x;
	margin: 0;
	height: 75px;

}

#header img {
	display: inline;
}	
#header2 {
	width: 100%;
	padding: 0;
	border: 0;
	margin: 0;
	background: #ed8b40;
	height: 32px;
}

#header2 img {
	border: 0;
	margin: 0;
	padding: 0;
}
	
#header_left {
	width: 292px;
	height: 32px;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}
	
#header_crumb {
		
}
	
#container {
	top: 107px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: url(/img/container_backg.jpg) repeat-y;
}
	
#content_container {
	width: 591px;
	margin-left: 13px;
	padding: 0;
	border: 0;
	float: left;
	background: #fff url(/img/content_left.gif) no-repeat;
	min-height: 400px;
}
	
#content {
}
	
#content h1 {
	font-size: 24px;
	text-align: center;
	color: #d43800;
}
	
#content h2 {
	font-size: 16px;
	text-align: center;
	color: #b36a4f;
}

#nav {
	width: 144px;
	float: left;
}

.info {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.info:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline}
.info:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FADBC5; text-decoration: underline}
.counties {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none}
.counties:link {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline}
.counties:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline}
.counties:active {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none}
.counties:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #330000; text-decoration: none}
.box {
	border: 1px solid #660F00;
	background-color: #FADBC5;
}
.box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FADBC5;
	border-bottom: 1px solid #660F00;
	background-color: #7B1000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660F00;
	background-color: #FADBC5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.boxheader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight:bold;
	background-color: #E3C0A6;
	border-left: 3px solid #382A20;
	border-right: 3px solid #382A20
}
.boxcontent {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #660F00; 
	background-color: #FADBC5; 
	border: 3px solid #382A20;
	font-weight:bold
}
.find_location_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.find_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660F00;
	background-color: #FADBC5;
	border: 1px solid #000000;
}

.scroll_area {
	width: 240px; 
	height: 100px;
	padding-left: 5px;
	padding-right: 5px; 
	border-color: #6699CC;
	border-width: 1px; 
	border-style: solid;
	float: left; 
	overflow: auto;
}
