/* CSS Document */

body {
		margin: 0;
		padding: 0;
		background-color: #d7e7f4;
		font-family: Verdana, Arial, sans-serif;
		font-size: 14px;
		left:auto;
		}
	
	#header {
	float: left;
	padding: 4px;
	z-index: 3;
	left: 8px;
	bottom: auto;
	top: 0px;
	position: absolute;
	height: 120px;
	width: 925px;
	overflow: visible;
	background-image: url(../images/headerBG.gif);
	background-repeat:repeat-x;
	background-position: 0px 17px;
	visibility: visible;
		}
	
	#headerBottom {
	float: none;
	padding: 4px;
	z-index: 2;
	left: 152px;
	bottom: auto;
	top: 108px;
	position: absolute;
	height: 2px;
	width: 142px;
	overflow: visible;
	float: none;
		}
	
	#headerBottom h1 {
	padding: 0;
	margin: 0;
	color: #ccc;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 180%;
	float: left;
	z-index: 3;
	height: auto;
	width: auto;
		}
	#header h1 {
	padding: 0;
	margin: 0;
	color: #333333;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 10pt;
	float: left;
	z-index: 1;
	height: auto;
	width: 32;
	font-style: normal;
	position: absolute;
	top: 0px;
		}
	
	#contactheader{
	float: right;
	padding: 4px;
	z-index: 3;
	right: 100%;
	left: 793px;
	bottom: auto;
	top: 22px;
	position: absolute;
	height: 63px;
	width: 121px;
	overflow: visible;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
		}
		
	#chapheader{
	float: left;
	padding: 4px;
	z-index: 3;
	right: 128;
	left: 653px;
	bottom: auto;
	top: 15px;
	position: absolute;
	height: 77px;
	width: 98px;
	overflow: visible;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
		}
		
	#chapheader img {
	float: left;
	height: 110px;
	width: 110px;
	z-index: 3;
	top: -1px;
	left: -3px;
}
	/* navigation */
	
	#nav {
	float: none;
	width: 940px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ccc;
	border-bottom: 1px solid #999;
	z-index: 1;
	position: absolute;
	top: 125px;
	visibility: visible;
		}
	
	#nav li { 
		z-index: 1;
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		color: #000;
		z-index: 1;
		background: #ccc url(../images/nav_slant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		float: left;
		padding-left: 20px;
		z-index: 1;
		}
	
	#nav a:hover {
		float: left;
		color: #0066FF;
		z-index: 1;
		}
	
	/* more */
	
	ul#more {
		clear: left;
		margin-top: 60px;
		}
#header img {
	float: left;
	height: 114px;
	width: 256px;
	z-index: 3;
	top: -28px;
	left: -80px;
}

#header img {
}

#page {
	width: 920px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	position: absolute;
	left: -6px;
	top: 1px;
}

#pagebody {
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 5;
	width: 900px;
	top: 165px;
	left: 25px;
}
/* Content */

#content {
	float: left;
	left: 0;
	width: 570px;
	position: absolute;
}

.imgHalo {
	margin: 0px 0px 30px 0px;
	float: right;
	top:-150px;
	left: 0px;
	width: 128px;
	position: relative;
}

.imgCountyMap {
	margin: 0px 0px 30px 0px;
	float: right;
	top:30px;
	left: -25px;
	width: 128px;
	position: relative;
}

.post {
	background: #FFFFFF;
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 7px 25px;
	font-size: 1.4em;
	background-color: #444444;
	background-image: url(../images/img07a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #D7E7F4;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
	left:5px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-content {
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	padding: 4px 25px;
	font-size: 1.4em;
	background-image: url(../images/img09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #D7E7F4;
}

#sidebar a {
	text-decoration: none;
	font-size:12px;
	color:#000000;
}

#sidebar a:hover {
	text-decoration: underline;
	color:#666666;
}

#search {
}

spiderpic{
position: relative;
z-index: 4;
}

.spiderpic:hover{
background-color: transparent;
z-index: 5;
}

.spiderpic span{ 
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.spiderpic span img{ 
border-width: 0;
padding: 2px;
}

.spiderpic:hover span{ 
visibility: visible;
top: -360px;
left: -700px; 
z-index:6;

}

answers{
position: relative;
z-index: 0;
}

.answers:hover{
background-color: transparent;
z-index: 50;
}

.answers span{ 
position: absolute;
background-color: white;
padding: 5px;
top: 100px;
left: -10000px;
border: 2px solid black;
visibility: hidden;
color: black;
text-decoration: none;
font-size:12px;
}

.answers:hover span{ 

visibility: visible;
top: 150px;
left: 600px; 
z-index:4;

}

