/* CSS Document */
body{
	background-color:#E0DDCC;
}

/*Global header search and navigation */

div#globalHeader{
	background-color:  #CCC7AA/*#2660A0;/*#B00304;*/
}
div#globalContent{width:960px;margin:auto;padding:3px 0px;

	}


div#searchForm {color:#fff;float:right;}

div#searchForm a {
	color:#fff;
	text-decoration:none;
	
}
div#searchForm a:hover {text-decoration:underline;}



div#searchFormSite {color:#CCC;text-align:right;}
div#searchFormSite input#btnG{
	color:#fff;
	background-color:#359944;
	border: 1px solid #999;
	height:20px;
	position:relative;
	top:-1px;
	cursor:pointer;
	padding:2px;
}



div#finder {
	color:#6A2C03;
	padding-top:2px;	
	float:left;width:500px;
}
div#finder a {
	color:#6A2C03;
	text-decoration:none;
	
}
div#finder a:hover {text-decoration:underline;}

div#audience {text-align:right;padding-top:32px;color:#333;padding-bottom:8px;}


div#audience a{
	
	color:#009933;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	
}


div#audience a:hover{
	text-decoration:underline;
	
	
}
input#btnSearch {
	font-size:11px;
	color:#2660A0;
	background-color:#E0DDCC;
	border:solid 1px #CCC;
	height:18px;
	padding:0px;
	width:24px;
	text-align:center;
}
input#stateQ {
	background-color:#639BDA;
	border:solid 1px #CCC;
	color:#FFFFFF;
	
}

div#wrapPage{
	margin:auto;
	width:960px;
	
}
div#wrap0{
	position:absolute;
	top:218px;
	background-color:#fff;
	
	width:960px;
}
div#masthead{
	background: transparent url("/img/css/bg/mastheadBG.jpg") no-repeat 0% 0%;
	 height: 120px;
	color:#000;
	margin:auto;

	width:960px;
	background-color:#E0DDCC;
}
#masthead h1 {margin:0px;padding:0px;}
#masthead h1 a { display: block; height: 100px; width: 320px;float:left;margin:0px;padding:0px;}
#masthead h1 a em  { height: 0; width: 0; overflow: hidden; position: absolute;}

div#menu{
	background-color:#482309;
	background-image: url(/img/css/bg/menuBG.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	height:36px;
	width:960px;
	margin:auto;
}
div#subnav{
	margin:auto;
	width:960px;
	
	height:32px; 
	background-color:#CCC7AA;
}
div#wrap1{
	background-color:#fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #482309;
	border-right-color: #482309;
	border-bottom-color: #482309;
	border-left-color: #482309;	
}

div#wrap2, div#wrap2Home{
	padding:10px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;	
	background-image: url(/img/css/bg/wrap2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:90px;
	
}
div#wrap2 {
	
}


div#extra{
	padding:32px 0px;
	
	color:#482309;
	text-align:center;
	margin:auto;
	width:960px;
	background-color:#E0DDCC;
}

div#footer{
	width:960px;
	text-align:left;
	margin:auto;
	background-color:#E0DDCC;
	height:36px;
	
}

