body
{
	color:#000000;
	font-family:trebuchet;
	font-size:82%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	background-image: url('../../images/main/BG.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
	width:985px;
}
div.container
{
	position: absolute;
	left:0px;
	top:0px;
	width: 102%;
}
div.top
{
	width:100%;
	float: left;
	margin:0px;
	background-color:#3A497D;
	margin-bottom:0px;
	_margin-bottom:-2px;
}
span.topImage
{
	margin:-2px;
}
div.topMenu
{
	width:100%;
	background-color:#CCCCCC;
}
a.topMenuItem
{
	width: 18%;
	display: inline;
	border-left: thin solid #000000;
	border-bottom: thin solid #000000;
	border-right: thin solid #D8D8D8;
	padding-left:4.5em;
	padding-right:4.5em;
	margin:-2px;
	text-decoration:none;
	color: #293356;
}
a.topMenuItem:hover {border-left: thin solid #E5E5E5; border-bottom: thin solid #D6D6D6;}
div.mid /* THIS DIV IS THE COLOR BAND BELOW THE TOP MENU */
{
	background:#00BAB5;
	width: 100%;
	height:29px;
	border-bottom: thin solid #283255;
}
div.midCountyName
{
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	font-size:135%;
}
div.leftAndContent
{
	width:100%;
}
div.leftSide
{
	padding:0.0em;
	width:11.8em;
	float:left;
	margin-top:0px;
	background:#CCCCCC;
	border-right: thin solid #32305F;
}
a.leftMenuLink
{
	float:left;
	width: 11.9em;
	.width: 11.9em;  /*  IE7 */
	_width: 13.7em;  /*  IE6 */
	text-decoration:none;
	border-bottom: thin solid #32305F;
	color: #293356;
	overflow: hidden;
}
a.leftMenuLink:link {color: #293356}     /* unvisited link */
a.leftMenuLink:visited {color: #293356}  /* visited link */
a.leftMenuLink:hover {background:#00608E;}
span.leftMenuLink
{
	width:12em;
	border-bottom: thin solid #32305F;
}
div.content
{
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	width:55.0em;
}
p
{
	text-indent: 1cm;
}
img.floatLeft
{
	float:left;
	margin-right: 3px;
}
span.leftMenuLink
{
	margin-left:20px;
}
span.red
{
	color:#FF0000;
}
a.notalink
{
	text-decoration:none;
	color:#000000;
}
a.notalinkCountyName
{
	text-decoration:none;
	color:#FFFFFF;
}
div.header /* THIS DIV IS THE COLOR BAND IN THE HEADER OF EACH COUNTY PAGE (maps, presentations, schedule, etc) */
{
	background: #00BAB5;
	float:left;
	height:30px;
	width: 99.3%;
	color: #FFFFFF;
	font-size:200%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
div.contentHeaderBorder
{
	border-bottom: thin solid #000000;
}
div.contentBorder
{
	border: thin solid #000000;
}
div.waterdrop
{
	float: right;
	position: relative;
	.left: -2.0em;  /*  IE7 */
	_left: 0em;  /*  IE6 */
	
}
