.navOFF {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #974B00;
	padding: 8px;
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.maincontentBOX {
	background-color: #FFFFFF;
	padding-top: 8px;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #8A570C;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5ADA9;
	text-align: justify;
	line-height: 12px;
}
.subnavBOX {
	background-color: #E8E8E8;
	padding: 4px 4px 4px 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
a:link {
	color: #83570c;
	text-decoration: none;
}
a:visited {
	color: #83570c;
	text-decoration: none;
}
a:hover {
	color: #8f9e9f;
	text-decoration: underline;
}
.smLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
}
a.smLinks:link {
	color: #CCCCCC;
}
a.smLinks:visited {
	color: #CCCCCC;
}
a.smLinks:hover {
	text-decoration: underline;
}
a.smLinks:active {
	color: #CCCCCC;
}
.padding {
	padding: 18px;
}
