﻿/* #839351 color for green border */
body
{
	background: #676767;
	font-family: Arial;
	font-size: 9pt;
}

.linkedBox
{
	float: left;
	height: 39px;
	margin-left: 36px;
	width: 140px;
}

div
{
	margin: 0px;
	padding: 0px;
}

a
{
	font-size: 90%;
	color: Navy;
}

input, select
{
	font-size: 90%;
}

.watermarked
{
	color: Gray;
}

.strong
{
	font-weight: bold;
}

#header
{
	width: 800px;
	height: 38px;
}

#secHeader
{
	width: 800px;
	height: 38px;
	background: url(images/header.gif) no-repeat;
}

#links
{
	float: right;
	margin: 10px 15px 0 0;
	padding: 0;
	font-size: 8pt;
}

#links li
{
	display: inline;
	margin-left: 2px;
	color: White;
}

#links a
{
	font-weight: 900;
	color: White;
}

#wrapper
{
	width: 791px;
	border: 2px solid #839351;
	border-left: 0;
}

#wrapperSec
{
	width: 789px;
	/* border: 2px solid #839351; */
	border-top: 0;
}

#innerHeader
{	
	width: 789px;
}

#innerLeft
{	
	background: url(images/county.jpg);
	height: 114px;
	width: 358px;	
}

#innerRight
{
	background: url(images/dam.jpg);
	float: right;
	height: 114px;	
	width: 431px;
}

#bottomLeft
{
	margin-top: 241px;
}

#seal
{
	background: url(images/seal.jpg);
	float: left;
	height: 153px;
	width: 119px;
}

#blank
{
	background-color: #839351;
	float: left;
	height: 153px;
	width: 105.5px;
}

#picture
{
	background-color: Gray;
	background: url(images/judge.jpg);
	height: 153px;
	width: 131px;
	text-align: center;
}

#bodyArea
{
	width: 431px;
	height: 354px;
	background-color: White;
	float: right;
}

#bodyText
{
	padding: 1px 10px 10px 10px;
	line-height: 9pt;
}

#body2
{
	background-color: White;	
	
	padding: 1px 30px 30px 30px;
}

#footer
{
	clear: both;
	background: #999999;
	height: 25px;
	color: White;
	padding: 10px 0 0 0;
	width: 791px;
}

#footerLeft
{
	float: left;
	padding: 0 0 0 20px;
}

#footerRight
{
	float: right;
	padding: 0 20px 0 0;
}

#footerRight a
{
	margin: 0 10px 0 0;
}

h3
{
	margin-top: 10px;
	color: #839351;
}
