@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: url(images/bkg.gif) repeat-x #1c2957;
	line-height: 1.5;
	font-size: 12px;
}
.clearer {
	 clear:both;
	 height:1px;
	 overflow:hidden;
	 margin-top:-1px;
}
p, ul, ol, h1, h2, table {
	margin-bottom: 10px;
}
ul {
	margin-left: 16px;
	}
	ol {
		margin-left: 24px;
		}
a {
	color: #492f06;
	}
	a:hover {
		color: #5b8858;
		}
h1, h2, h3 {
	line-height: 1.2;
}
h1, h1 a {
	font-size: 18px;
	color: #1c2957;
	font-weight: bold;
}
h2, h2 a {
	font-size: 16px;
	color: #5b8858;
	font-weight: bold;
}
h3, h3 a {
	font-size: 14px;
	color: #1c2957;
	font-weight: bold;
}
h4, h4 a {
	font-size: 12px;
	color: #5b8858;
	font-weight: bold;
} 
img {
	margin: 4px;
	}
	h2 img {
		margin: 0px;
		}
#Wrap {
	width: 941px;
	margin: 0 auto;
	background: url(images/wrap_bkg.gif) repeat-y #fff;
}
#header {
	width: 941px;
	height: 323px;
	background: url(images/County_hdr.jpg) no-repeat;
	}
	#headerShort {
		width: 941px;
		height: 243px;
		background: url(images/County_hdr-short.jpg) no-repeat;
		}
#HomeLink {
	width: 406px;
	height: 126px;
	cursor: pointer;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	}
	#HomeLink img {
		border: 0px;
		}
#search {
	width: 500px;
	float: left;
	text-align: right;
	position: relative;
	top: 20px;
	left: 15px;
	}
	#search input.searchField {
		border: 1px solid #b1966a;
		margin-right: 10px;
		width: 275px;
		}
		#search input.searchButton {
			background:url(images/search_btn_bkg.gif) repeat-x;
			color: #fff;
			text-transform:uppercase;
			width: 100px;
			border: none;
			}
#header #navigation {
	position: relative;
	top: 156px;
	left: 90px;
	z-index: 8;
	width: 850px;
	z-index: 9999;
	}	
	#headerShort #navigation {
		position: relative;
		top: 78px;
		left: 90px;
		z-index: 8;
		width: 850px;
		z-index: 9999;
		}
									

#subnav {
	width: 290px;
	float: left;
	}
	#subnav ul {
		width: 90%;
		margin-left: 15px;
		list-style: none;
		float:left;
		}
		* html #subnav ul {
			margin-left: 5px;
			}
		#subnav ul li {
			margin-top: 5px;
			margin-bottom: 5px;
			padding-bottom: 5px;
			border-bottom: 1px solid #95b292;
			color: #5b8757;
			font-weight: bold;
			font-size: 11px;
			}
			#subnav ul a {
				color: #001689;
				text-decoration: none;
				font-weight: bold;
				}
				#subnav ul a:hover {
					color: #5b8858;
					text-decoration: underline;
					}
					#subnav .content {
						margin: 15px;
						}
						#subnav ul li ul {
							margin-left: 15px;
							margin-top: 15px;
							margin-bottom:15px;
							}
							* html #subnav ul li ul {
								margin-left:5px;
								margin-top: 8px;
								}
							#subnav ul ul li {
								padding-bottom: 0px;
								border-bottom: none;
								margin-top: 0px;
								margin-bottom: 0px;
								font-size: 11px;	
								font-weight: normal;	
								}
								#subnav ul ul a {
									font-weight: normal;
									}
									#subnav ul ul {
										margin-bottom: 0px;
										color: #001689;
										text-decoration: none;
										}
#main, #mainSingle {
	background:url(images/content_bkg.gif) repeat-x;
	float: left;
	width: 651px;
	padding-top: 30px;
	}
	* html #mainSingle {
		position:relative;
		left:290px;
		top:-850px;
		}
#col1 {
	width: 230px;
	float: left;
	padding-left: 20px;
	min-height: 515px;
	}
#col2 {
	width: 310px;
	float: left;
	padding-left: 30px;
	min-height: 515px;
	}
	* html #col1, * html #col2 {
		height: 0px;
		}
#col1Single {
	width: 610px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 515px;
	}
	* html #col1Single {
		height: 515px;
		}
.NewsItem {
	margin-bottom: 15px;
	}
	.NewsItem .NewsDate {
		font-weight: bold;
		display: inline;
		}	
		a.MoreLink {
			background:url(images/more_btn_bkg.gif) repeat-x;
			padding-left: 20px;

			padding-right: 20px;
			padding-top: 2px;
			padding-bottom: 4px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			}
			a.MoreLink:hover {
				text-decoration: underline;
				}
#footer {
	width: 941px;
	margin: 0 auto;
	background: url(images/County_Seal.jpg) no-repeat top left;
	color: #fff;
	font-size: 11px;
	min-height: 150px;
	}
	* html #footer {
		height: 150px;
		}
		#footer .footerContent {
			position: relative;
			top: 30px;
			left: 170px;
			width: 760px;
			}
	#footer a {
		color: #fff;
		}
		#footer a:hover {
			background-color:#fff;
			color: #1c2957;
			}
div.news-list-image
, div.news-single-img {
	float: right;
}
div.news-list-item {
	margin-bottom: 1em;
}
div.tx-comments-captcha .tx-comments-comment-input {
	width: 100px;
}
.rgmediaimages-player {
	clear: both;
	display: block;
	}
#colleft h2 {
	margin-left: -15px;
}
#nav_breadcrumb {
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 10px;
}
#nav_breadcrumb a {
	font-size: 10px;
}	
#subnav .content h2 {
	margin-left: -15px;
}
iframe {
	width: 600px;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}

/***** jobs styles *****/

table.dmmjobcontrol_search_table {
	background: #d8dbe7;
	border-collapse: collapse;
	border: 1px solid #7e7f7f;
	}
	table.dmmjobcontrol_search_table td {
		padding: 6px 20px 6px 6px;
		}
		td.dmmjobcontrol_search_td1 {
			text-align: right;
			}
			td.dmmjobcontrol_search_td2 input, td.dmmjobcontrol_search_td2 select {
				width: 200px;
				border: 1px solid #7e7f7f;
				border-collapse: collapse;
				background: url(images/jobs-input-bkg.gif) repeat-x;
				}
				td.dmmjobcontrol_search_td2 select option {
					background: #fff;
					color: #000;
					}
				td.dmmjobcontrol_search_td2 input.dmmjobcontrol_submit {
					width: 75px;
					background: url(images/jobs-submit-bkg.gif) repeat-x;
					color: #fff;
					}
					table.dmmjobcontrol_list_table {
						width: 100%;
						margin-top: 20px;
						margin-bottom: 20px;
						}
					table.dmmjobcontrol_list_table th {
						background:url(images/jobs-title-bkg.gif) repeat-x;
						text-align: left;
						color: #fff;
						padding: 4px;
						font-weight: bold;
						}
						table.dmmjobcontrol_list_table td {
							padding: 6px;
							border-collapse: collapse;
							border-bottom: 1px solid #9e9f9f
							}
	
.tx-mvyahooweather-pi1 td {
	vertical-align: top;
}
textarea {
    font-size: 10px !important;
    }
	