.bg_site {
	background-image: url(../images/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topnav {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #c7c7c7;
	text-align: right;
}
a.topnav {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #c7c7c7;
	text-align: right;
	text-decoration: none;
}
a.topnav:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
}
.bg_content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_links {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #7b9488;
	text-align: center;
}
a.footer_links {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #7b9488;
	text-align: center;
	text-decoration: none;
}
.footer_links_small {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #9bada4;
	text-align: center;
}
a.footer_links_small {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #9bada4;
	text-align: center;
	text-decoration: none;
}
.news_date {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1a5a39;
	text-align: left;
}
.news_article {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
a.news_article {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-decoration: none;
}
a.news_article:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #999;
	text-align: left;
	text-decoration: underline;
}
a.footer_links:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #082917;
	text-align: center;
	text-decoration: underline;
}
.footer_text {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #9bada4;
	text-align: center;
}
.bg_snav {
	background-color: #63755c;
	background-image: url(../images/bg_snav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.snav {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-left: 10px;
}
a.snav {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
a.snav:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #d1c591;
	text-align: left;
	padding-left: 10px;
	text-decoration: underline;
}
.snav_selected {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #d1c591;
	text-align: left;
	text-decoration: underline;
	padding-left: 10px;
}
.subhead {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #032514;
}
.body_copy {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.download {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #032514;
	text-align: right;
}
a.download {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #032514;
	text-align: right;
	text-decoration: none;
}
a.download:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #384D33;
	text-align: right;
	text-decoration: underline;
}
.bg_line {
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

