@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #738147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a {
	color: #576629;
}
a:hover {
	color: #364114;
}

#sitewrapper {
	width: 1070px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/base_05.png);
	background-repeat: repeat-x;
}
#footer {
}
.leftshadow {
	width: 55px;
	background-image: url(../images/base_23.png);
	background-repeat: repeat-y;
}
.rightshadow {
	width: 55px;
	background-image: url(../images/base_26.png);
	background-repeat: repeat-y;
}
.headersearch {
	width: 150px;
	height: 23px;
	border: none;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/base_10.png);
	background-repeat: no-repeat;
	background-position: right;
}
.headerlinks, .headerlinks a {
	color:#000000;
	text-decoration: none;
	font-size: 11px;
}
.footerlinks {
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100px;
	line-height: 16px;
}
.footerlinks a {
	font-size: 11px;
	color: #697448;
	text-decoration: none;
}
.footertitle a {
	font-size: 12px;
	font-weight: bold;
	color: #697448;
}
.seotext {
	padding: 20px;
	background-color: #99AA64;
	font-size: 10px;
	color: #3F4D13;
}
.homepagebox {
	padding-left: 27px;
	padding-right:27px;
	padding-bottom: 15px;
	line-height: 16px;
}
.homepagebox p {
	margin-top: 0px;
}
.subnavcontainer {
	background-color: #F5FAE7;
	padding: 10px 20px 10px 20px;
	
}
.subnavcontainer ul {
	margin-top: 5px;
	padding-top: 5px;
}
.subnavcontainer li {
	line-height: 18px;
}
.subnavcontainer a {
	color: #333333;
}
.subnavcontainer a:hover {
	color: #666666;
}
.mainbody {
	padding: 10px 20px 10px 20px;
}
#pagetitle {
	font-size: 26px;
	font-weight: bold;
}
#bodycontent {
}
.inputfield {
	margin-bottom: 5px;
	border: solid 1px #538DA6;
	padding: 5px;
}
.newsheadline {
	color: #99291D;
	font-size: 13px;
	font-weight: bold;
}
.newsdate {
	color: #333333;
	font-size: 10px;
}
.newssubhead {
	font-size: 12px;
}
.newssubhead a {
	color: #333333;
}
.paragraphheader {
	font-weight: bold;
	font-size: 14px;
	color: #576629;
	margin-bottom: 0px;
}
.subnavtitle {
	font-size: 18px;
	font-weight: bold;
	color: #576629;
	margin-top: 10px;
}
.redtext {
	color: #8E0907;
}
.sidebarbox {
	margin-top: 30px;
	border: solid 1px #333333;
	padding: 10px;
	background-color: #bde3f4;
}
.tableheader {
	font-size: 14px;
	font-weight:bold;
	color: #47521C;
	background-color: #D6DEB4;
	padding-left: 3px;
}
.successmessage {
	padding: 10px;
	border: solid 3px #63C738;
	background-color: #DCFAD0;
	margin-bottom: 5px;
	color: #000000;	
}
.errormessage {
	padding: 15px;
	background-color: #FFB7BA;
	border: solid 3px #990000;
	margin-bottom: 5px;
	color: #000000;	
}
.fieldlabel {
	font-weight: bold;
	background-color: #D6DEB4;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.formfield {
	border: solid 1px #CCCCCC;
}
.leftcolphoto {
	margin-top: 30px;
	border: solid 3px #616D35;
}
.contenttable {
	border: solid 1px #333333;
}
.tabletitle {
	color:#DCE5C2;
	background-color:#616D35;
	padding: 2px 5px 2px 5px;
	font-size: 15px;
	font-weight: bold;
}

.tablecell {
	padding: 5px;
	line-height: 1.1em;
}

.censusHeader {
	background-color: #738147;
	font-weight: bold;
	font-size: 1.25em;
	color: #fff;
}
