.sidenavlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2D0A6;
	text-decoration: none;
}
.sidenavlight:link {
	color: #E2D0A6;
}
.sidenavlight:visited {
	color: #E2D0A6;
}
.sidenavlight:hover {
	color: #273E1A;
}
.sidenavlight:active {
	color: #273E1A;
}

.sidenavdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #273E1A;
	text-decoration: none;
}
.sidenavdark:link {
	color: #273E1A;
}
.sidenavdark:visited {
	color: #273E1A;
}
.sidenavdark:hover {
	color: #4C7E2F;
}
.sidenavdark:active {
	color: #4C7E2F;
}

.linkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #346F98;
	text-decoration: none;
}
.linkBlue:link {
	color: #346F98;
}
.linkBlue:visited {
	color: #346F98;
}
.linkBlue:hover {
	color: #512308;
}
.linkBlue:active {
	color: #512308;
}

.sidenavwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #273E1A;
	text-decoration: none;
}
.sidenavwhite:link {
	color: #273E1A;
}
.sidenavwhite:visited {
	color: #273E1A;
}
.sidenavwhite:hover {
	color: #4C7E2F;
}
.sidenavwhite:active {
	color: #4C7E2F;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #273E1A;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273E1A;
	text-decoration: none;
}
.texttiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #273E1A;
	text-decoration: none;
}
.textDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482614;
	text-decoration: none;
}

.textDarkHot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273E1A;
}
.textDarkHot:link {
	color: #273E1A;
}
.textDarkHot:visited {
	color: #4C7E2F;
}
.textDarkHot:hover {
	color: #4C7E2F;
}
.textDarkHot:active {
	color: #4C7E2F;
}

.textHot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #763A17;
	text-decoration: none;
}
.textHot:link {
	color: #763A17;
}
.textHot:visited {
	color: #763A17;
}
.textHot:hover {
	color: #482614;
}
.textHot:active {
	color: #482614;
}


.micetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E2D0A6;
	line-height: 15px;
	text-decoration: none;
}

.micetypeDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #763A17;
	text-decoration: none;
}

.micetypeHot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2D0A6;
	line-height: 15px;
	text-decoration: none;
}
.micetypeHot:link {
	color: #E2D0A6;
}
.micetypeHot:visited {
	color: #E2D0A6;
}
.micetypeHot:hover {
	color: #FFFFFF;
}
.micetypeHot:active {
	color: #FFFFFF;
}

.subheadWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subheadBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #763A17;
	text-decoration: none;
}
.subheadBrown18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #763A17;
	text-decoration: none;
}
.subheadBrown16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #763A17;
	text-decoration: none;
}
.subheadSansSerif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #273E1A;
	text-decoration: none;
}
.subheadSansSerif16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #273E1A;
	text-decoration: none;
}
.subheadSansSerif18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #273E1A;
	text-decoration: none;
}