.blackbg {
	background-image: url(layout/black-background.jpg);
	background-repeat: no-repeat;
}
.navwheattext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b8549;
	text-decoration: none;

}
a:link {
	color: #9b8549;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #eae1c7;
	text-decoration: none;

}
.subtlecopyrighttext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #362c17;
	text-decoration: none;
}
.medwhitetext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: ##9b8549;
}
.chevron {
	background-image: url(layout/chevron.gif);
	background-repeat: repeat-x;
}
.boldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.mainheadertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #8e763f;
	font-style: oblique;
}
.submainheadertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #62502c;
	font-style: oblique;
}
.rythmtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9b8549;
}
