.menusep {
	font-family: "Tahoma", "Arial";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFF9DC;
	text-decoration: none;
}
.currentMenu {
	font-family: "Tahoma", "Arial";
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #E3831C;
	text-decoration: none;
}

.menuitems {
	font-family: "Tahoma", "Arial";
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #FFF9DC;
	text-decoration: none;
}
.menuitems:hover {
	font-family: "Tahoma", "Arial";
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #E3831C;
	text-decoration: underline;
}
.currentSub {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AD9D8F;
	text-decoration: none;
}
.subitems {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #625245;
	text-decoration: none;
}
.subitems:hover {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E3831C;
	text-decoration: underline;
}
.subtitle {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #625245;
	text-decoration: none;
}
.content {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #667E67;
	text-decoration: none;
}

.contentUnderline {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #667E67;
	text-decoration: underline;
}

.contentHeader {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4E604E;
	text-decoration: underline;
}
.linkitem {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: FEB042;
	text-decoration: none;
}
.linkitem:hover {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E3831C;
	text-decoration: underline;
}
.siteheader {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FEB042;
	text-decoration: none;
}
.Csubitems {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #625245;
	text-decoration: none;
}
.Csubitems:hover {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E3831C;
	text-decoration: underline;
}

.CurrentCsubitems {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AD9D8F;
	text-decoration: none;
}