#divContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9F8E4E;
	background-image: url(../gifs/contentbg.gif);
	padding: 12px;
	line-height: 16px;
	letter-spacing: 0.05em;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	letter-spacing: 0.05em;
}
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: 0.2em;
	padding-top: 10px;
	padding-bottom: 5px;
}
#divFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C5023;
	letter-spacing: 0.2em;
}
#divFooterNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.15em;
	padding-top: 10px;
}
#divFooterNav a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.15em;
	margin-top: 10px;
	margin-bottom: 15px;
	text-decoration: none;
}
#divFooterNav a:visited{
	color: #666666;
	text-decoration: none;
}}
#divFooterNav a:hover{
	color: #CCCCCC;
	background-color: #5C5023;
}
#divFooterNav a:active{
	color: #CCCCCC;
	background-color: #5C5023;
}

#divSubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.15em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5C5023;
	border-bottom-color: #5C5023;
	border-left-color: #5C5023;
}
#divSubnav a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#divSubnav a:visited{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}}
#divSubnav a:hover{
	color: #CCCCCC;
	padding-bottom: 2px;
	background-color: #806F30;
}
#divSubnav a:active{
	color: #CCCCCC;
	padding-bottom: 2px;
	background-color: #806F30;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B5101;
}
a:visited {
	color: #6B5101;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: none;
}
