*	{
	padding: 0;
	margin: 0;
	}
	
body {
	background: url(/images/bg.gif) #EFE7D4;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #40281B;
	}
	
#top_container {
	width: 750px;
	margin: 0px auto;
	padding: 0px 92px;	
	
	}	
	
#header {
	width: 750px;
	height: 103px;
	}
	
#header_links {
	float: right;
	padding: 82px 0px 0px 0px;
	}	
	
#header_links a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B1A10;
	text-decoration: none;
	}
	
#header_links a:hover {	
	text-decoration: underline;
	}	
	
#nav_menu {	
	width: 750px;
	}	
	
#nav_menu ul {
	list-style: none;	
	}	
	
#nav_menu li {
	float: left;
	height: 51px;
	}		
	
#middle_container {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #E4CDB8;
	}
	
#middle_container_2 {
	background: url(/images/watermark_home.gif) bottom left no-repeat #fff;
	width: 750px;
	margin: 0px auto;
	padding: 0px 92px;
	text-align: left;		
	}
	
#footer_container {	
	width: 750px;
	margin: 0px auto;
	padding: 0px 92px;
	text-align: left;			
	}	
	
#footer_container a {
	color: #5F4139;
	text-decoration: none;
	}	
	
#footer_container a:hover {
	color: #5F4139;
	text-decoration: underline;	
	}		
	
#footer_left {
	float: left;
	padding-top: 19px; 
	color: #5F4139;
	}	
	
#footer_right {
	float: right;
	padding-top: 19px; 
	color: #5F4139;
	}	
	
#photo_container {
	padding: 2px 4px 13px 4px;
	}	
	
#home_left {
	float: left;
	width: 395px;
	padding: 5px 63px 0px 4px;	
	margin-bottom: 20px;
	
	}	
	
#home_right {
	float: left;
	width: 259px;	
	border-left: 1px solid #6D6D6D;
	padding: 0px 0px 0px 24px;
	}
	
#template_left {
	float: left;
	width: 213px;
	padding: 0px 10px 0px 4px;	
	margin: 0px 0px 20px 4px;		
	}
		
#template_right {
	float: left;
	width: 469px;	
	border-left: 1px solid #6D6D6D;
	padding: 0px 0px 0px 24px;
	}	
	
#bottom_nav {
	margin: 0px 0px 0px 4px;
	padding: 20px 0px 14px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #40281B;
	text-decoration: none;
	}		
	
#bottom_nav a {	
	color: #40281B;
	text-decoration: none;
	}	
	
#bottom_nav a:hover {	
	color: #40281B;
	text-decoration: underline;
	}
	
/* ---- SIDENAV ---- */

#button {
	width: 215px;	
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9E4A00;
	}
	
#button ul {		
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {		
	margin: 0;
	}	
		
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;		
	color: #9E4A00;
	text-decoration: none;
	width: 100%;
	}
	
#button li a.subnav {
	font-size: 11px;
	font-weight: normal;
	color: #9E4A00;
	}	
	
html>body #button li a {
	width: auto;
	}

#button li a:hover {				
	background-color: #B16E33;
	color: #fff;
	}
	

/* ----  / SIDENAV ---- */
	
.dropdown_container {	
	background: #AC6425;	
	border-top: 2px solid #fff;	
	}
	
.dropdown {			
	padding: 6px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
	color: #fff;
	text-decoration: none;	
	text-align: left;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(../images/dropdown_bg.jpg) #AC6425;		
	}			
	
#L_1 {
	position: absolute;
	top: 154px;
	left: 50%;
	margin-left: -310px;
	z-index: 1;
	visibility: hidden;	
	}
	
#L_2 {
	position: absolute;
	top: 154px;
	left: 50%;
	margin-left: -186px;	
	z-index: 1;
	visibility: hidden;
	}
	
#L_3 {
	position: absolute;
	top: 154px;
	left: 50%;
	margin-left: -63px;	
	z-index: 1;
	visibility: hidden;
	}
	
#L_4 {
	position: absolute;
	top: 154px;
	left: 50%;
	margin-left: 52px;	
	z-index: 1;
	visibility: hidden;
	}
	
#L_5 {
	position: absolute;
	top: 154px;
	left: 50%;
	margin-left: 173px;	
	z-index: 1;
	visibility: hidden;
	}
	
#expertise {
	float: left;
	width: 220px;
	font-size: 10px;
	}	
	
#expertise ul {
	padding-left: 15px;
	}		
	
a:link {
	color: #9E4A00;
	}	
	
a:visited {
	color: #9E4A00;
	
	}		
	
.home_blurb {
	width: 228px;
	border-left: 1px solid #DBB686;
	border-bottom: 1px solid #DBB686;
	margin-bottom: 14px;
	padding: 5px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B76D0E;
	text-decoration: none;
	line-height: 16px;
	}
	
.home_blurb a {	
	color: #B76D0E;
	text-decoration: none;	
	}	
	
.home_blurb a:hover {	
	color: #B76D0E;
	text-decoration: underline;	
	} 
	
/* Clarity Exception */

.home_blurb_clarity {
	width: 238px;
	border-left: 1px solid #DBB686;
	border-bottom: 1px solid #DBB686;
	margin-bottom: 14px;
	padding: 5px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B76D0E;
	text-decoration: none;
	line-height: 16px;
	}
	
.home_blurb_clarity a {	
	color: #B76D0E;
	text-decoration: none;	
	}	
	
.home_blurb_clarity a:hover {	
	color: #B76D0E;
	text-decoration: underline;	
	}	   	
	
.read_more {
	width: 228px;	
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #53380A;
	text-decoration: none;
	line-height: 16px;
	}	
	
.read_more a {
	color: #53380A;
	text-decoration: none;
	}	
	
.read_more a:hover {
	color: #53380A;
	text-decoration: underline;
	}					
	
.orange_bold {
	color: #B16123;
	font-weight: bold;
	}		

.clear {
	clear: both;
	}	
	
.left {
	float: left;
	}	
	
.right {
	float: right;
	}	
	
hr {	
	border: 0;
	width: 100%;
	color: #E0E0E0;
	background-color: #E0E0E0;
	height: 1px;
	}		
	
h1 {
	font-family: Times New Roman, Georgia, serif;
	font-size: 22px;
	font-weight: normal;	
	color: #40281B;
	padding-bottom: 10px;
	}	
	
.form_descrip {
	float: left;
	width: 60px;
	padding: 0px 10px 14px 0px;
	text-align: right;
	font-size: 12px;
	}	
	
.form_field {
	float: left;	
	}		
	
.inputfield {
	width: 150px;
	background: #EFE7D4;
	border: 1px solid #D8BB99;
	padding: 1px;
	font-size: 13px;
	}
	
.input_button {	
	background: #AA601F;
	border: 1px solid #9E4A00;
	padding: 1px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-top: 14px;
	}
	
#gov ul {
	margin-left: 12px;
	}
	
	#gov li {
		margin-left: 15px;
		}
		
.bioImage {float: right;}

.orangenews {color: rgb(158, 74, 0);}
