/* screen.css */

/*----- GLOBAL STYLES ----- */

h1
	{
	
	font-family:Arial, Tahoma;
	font-weight:bold;
	height:18px;
	background-color: #848383;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #FFFFFF;
	padding: 5px;
	}


h3
	{
	font-family:Arial, Tahoma;
	font-weight:bold;
	height:18px;
	/*background-color: #FFFFFF;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #046070;
	padding: 5px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #848383;
	border-right-color: #848383;
	border-bottom-color: #848383;
	border-left-color: #848383;*/
	font-size: 14px;
	}
	
h4
	{
	
	font-family:Arial, Tahoma;
	font-size: 12px;
	background:none;
	}
	

h2
	{
		
	font-family:Arial, Tahoma;
	font-weight:bold;
	color:#fff;
	background:url(../images/bg_h2.gif) no-repeat;
	width:238px;
	height:18px;
	padding:2px 0px 3px 10px;
	}
p
	{
	margin:0px 0px 18px 0px;
	}
	
/*----- GLOBAL STYLES END -----*/

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{
	text-align:center;
	min-width:994px;
	background:url(../images/bg.gif) repeat-y center #b6d8e1;

	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:994px;
	text-align:left;
	margin:auto;
	position:relative;
	background:#fff;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	color:#676666;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
html>body #outer{height:auto;}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#header
	{
	position:absolute;
	top:0;
	width:995px;
	height:348px;
	overflow:hidden;
	z-index:100;
	margin-left:-10px;
	background-color: #B9DCE2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
#outer #centrecontent #main h2 {
	background-image: none;
	color: #045067;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -10px;
}

#left 
	{
	position:relative;
	width:238px;
	float:left;
	padding:360px 0px 0px 0px;
	}
#main
	{
	width:488px;
	float:left;
	}
#right
	{
	width:238px;
	float:right;
	}
#footer 
	{
	width:994px;
	clear:both;
	height:230px;
	left:0;
	bottom:0;
	position: absolute;
	background:url(../images/bg_footer.gif) no-repeat;
	}
#footer div
	{
	width:231px;
	float:left;
	height:133px;
	margin:30px 13px 32px 0px
	}
#footer h1
	{
	background:url(../images/bg_h1_footer.gif) no-repeat;
	padding-left:10px;
	color: #045067;
	
	}	
#footer p#copyright
	{
	clear:both; 
	text-align:center; 
	color:#fff; 
	font-weight:bold;
	}
#footer ul
	{
	padding:0px 10px;
	}
#footer ul li
	{
	line-height:16px;
	}
#footer ul li a
	{
	color:#676666;
	text-decoration:none;
	}
#footer ul li a:hover
	{
	text-decoration:underline;
	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:232px;/* for ie5 */
	he\ight:230px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:742px;
	float:right;
	padding:360px 0px 0px 0px;
	}
#clearfooter {width:100%;height:232px;clear:both}
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-232px;} /*safari wrapper */





div.contentbox
	{
	padding:7px 10px;
	border-left:1px solid #c4c2c2;
	border-right:1px solid #c4c2c2;
	}
div.contentbox p
	{
	margin:0;
	}
div#listing
	{
	width:468px;
	height:110px;
	float:left;
	padding:5px 10px 5px 5px;
	background:#e6e6e6;
	margin:0 0 10px 0;
	}	
div#listing img
	{
	float:left;
	padding:5px;
	}
ul#leftnav
	{
	margin:0px 0px 15px 0px;
	padding:10px;
	background:url(../images/bg_leftnav_bottom.gif) no-repeat bottom center #e6e6e6;
	}
ul#leftnav li
	{
	border-bottom:2px solid #e6e6e6;
	}
ul#leftnav li a
	{
	display:block;
	height:23px;
	width:203px;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 0px 0px 15px;
	font-weight: bold;
	background-image: url(../images/navbg.gif);
	}
#right a {
	color: #045067;
	text-decoration: none;
}

ul#leftnav li a:hover
	{
	font-weight: bold;
	color: #03B6AE;
	background-color: #045067;
	}
ul#topnav
	{
	background:url(../images/bg_topnav.gif) repeat-x;
	height:25px;
	clear:both;
	margin-left:-10px;
	width: 994px;
	padding-left:40px;
	}

ul#topnav li
	{
	float:left;
	border-right:1px solid #fff;
	display:block;
	position:relative;
	}
	

* html ul#topnav li
	{
	display:block;
	position:relative;
	width: 120px;
	}

	
ul#topnav li a
	{
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding:3px 13px 2px 12px;
	height:20px;
	}
h4 {
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#main a  {
	text-decoration: none;
	color: #045067;
}

#counties ul{
margin: 0px;
padding: 0px;
margin-left:10px;
}



#counties ul li {
	float: left;
	width: 115px;
}
a.tip {
	text-decoration: none;
}

a.tip:hover {
	position: relative;
	cursor: help;
	z-index:1000;
}

a.tip span {
	display: none;
}

a.tip:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 1000;
   	border: 1px dotted #c0c0c0;
    text-decoration: none;
	padding-right: 20px;
	background: #f0f0f0 100% 5% no-repeat;
	width: 280px;
	/* end formatting */
}
#outer #centrecontent #main #img1 {
	padding-right: 10px;
}
*html #outer #centrecontent #main #img1 {
	padding-right: 5px;
}
.features ul {
	margin: 0px;
	padding: 0px;
}
.features li {
	color: #fff;
	margin: 0 0 0 -40px;
	padding: 0px;
}
*:first-child+html .features li
	{
	color: #046070;
	margin: 0px;
	padding: 0px;
	}
	
.txtfield {
	color: #046070;
	padding: 2px;
	background-color: #efefef;
	border: 1px solid #046070;
}
div#mainleft
	{
	float:left;
	width:230px;
	padding:5px;
	border:#CCC 1px solid;
		}
div#mainright
	{
	width:230px;
	margin:0 0 0 10px;
	padding:5px;
	float:left;
	border:#CCC 1px solid;
	}
div.photobox
	{
	border:#333 1px solid;
	width:107px;
	height:90px;
	margin:3px;
	float:left;
	}
