@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #697a44;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.leftColumn {
	background-color: #b4d2ff;
	background-image: url(images/deer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgContent {
	background-color: #55623a;
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #97b754;
	text-decoration: none;
	letter-spacing: -1px;
}
.menuDivider {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #90a369;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #dcd29d;
	text-decoration: none;
}


.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #dcd29d;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lineHeight21px {
	line-height: 21px;
}
.bold {
	font-weight: bold;
	color: #c7e688;
	letter-spacing: -1px;
}
a {
	color: #c7e688;
}
a:hover {
	color: #ffffff;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	text-transform: none;
	color: #c7e688;
	text-decoration: none;
	letter-spacing: -2px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	color: #c7e688;
	text-decoration: none;
	letter-spacing: -2px;
}
.headlineWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -2px;
}
.tableBorder {
	border: thin dashed #aec187;
}
.divider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #aec187;
}
.leftBarHome {
	background-color: #7c8f4a;
}
.picPaddingLeft {
	padding-bottom: 5px;
	padding-left: 20px;
}
.picPaddingRight {
	padding-bottom: 5px;
	padding-right: 20px;
}

.localResources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.localResources a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##c7e688;
}
.localResources a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##c7e688;
}
.dividerVert {
	background-image: url(images/dividerVert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.dividerHorz {
	background-image: url(images/dividerHorz.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

