/* CSS Document */



body { background-color:#EADFDB; font-size:0.74em; color:#333333; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height:20px; cursor:default; margin:0; background-image: url(images/backgrounds/main.jpg); background-position:center; background-repeat:repeat-y; }


#container {

	width:800px;
	padding: 0px 10px 10px 10px;
	margin:0 auto 0 auto;

}

#header {

	width:800px;
	background-image: url(images/header1.jpg); 
	height:290px;
	color:#FFFFFF;

}

#header2 {

	width:800px;
	background-image: url(images/header2.jpg); 
	height:290px;
	color:#FFFFFF;

}


#header3 {

	width:800px;
	background-image: url(images/header3.jpg); 
	height:290px;
	color:#FFFFFF;

}

#header4 {

	width:800px;
	background-image: url(images/header4.jpg); 
	height:290px;
	color:#FFFFFF;

}

#header5 {

	width:800px;
	background-image: url(images/header5.jpg); 
	height:290px;
	color:#FFFFFF;

}

#header6 {

	width:800px;
	background-image: url(images/header6.jpg); 
	height:290px;
	color:#FFFFFF;

}

#header7 {

	width:800px;
	background-image: url(images/header7.jpg); 
	height:202px;
	color:#FFFFFF;

}

#headeremp {

	width:800px;
	background-image: url(images/header_empl.jpg); 
	height:290px;
	color:#FFFFFF;

}

#left {

	clear: left;
	width:150px;
	border:0px solid #cccccc;
	padding:0px 0px 0px 5px;
	margin-top: 4px;
	float:left;

}
#left h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#046380;
	border:none;
	background-image:none;
}

.article {
	margin-left:170px;
	margin-top: 20px;
	padding:15px 10px 10px 10px;
	border: 1px solid #A7A37E;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;

}

.article2 {
	margin-left:0px;
	margin-top: 5px;
	background-color: #FFF;
	border: 1px solid #A7A37E;
	margin-bottom:10px;

}


.article p { font-size: 1.2em; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
line-height: 2.5em; 
color: #000;
margin:10px; }

.article img {
	float: right;
	margin: 0px 5px 5px 0px;
	border: 2px #A7A37E solid;
}

.article strong{
	font-size: .8em;
	color: #046380;
	font-weight: bold;
	
}

.article h2{
font-size: 1.2em;
letter-spacing: 1px; 
color:#046380; 
font-family: Georgia, "Times New Roman", Times, serif; 
border-bottom: 1px solid #A7A37E; 
padding-bottom: 2px; padding-top:2px; 
	
}

.article h3 {
font-size: 1em;
letter-spacing: 0px; 
color: #002F2F;
font-weight: normal;
border-bottom: 0;
padding-bottom: 0;
margin: 0;

}



h1,h2,h3 { letter-spacing: 1px; 
color:#046380; 
font-family: Georgia, "Times New Roman", Times, serif; 
border-bottom:2px solid #046380; 
 padding-bottom:5px; padding-top:5px; 
}

.comment {
	
	font-size: .9em;
	padding:10px 10px 10px 190px;	
background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.comment h2{ font-size: 1.2em; color: #046380; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; }

.comment a{
 	color: #A7A37E;
	text-decoration: underline;
}

.comment a:hover{
 	color: #002F2F;
 	text-decoration: none;
}

comment a:visited{
 	color: #EFECCA;
 	text-decoration: none;
}


a {
	color: #046380;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #000000;
}

.counties {
 font-size: .9em;
	color: #046380;
	font-weight: bold;
	padding: 0px 15px 0px 40px;
}

form{
	padding-top: 4px;
	border: 1px solid #000000;
	background-color: #EFECCA;
}

label {
	padding-top: 4px;
	margin-left: 5px;
	font-weight: bold;

}

input {
	margin: 4px 0px 4px 20px;

}