.brownText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.redTextitalics {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
}
a:hover {
	color: #D4292C;
	font-weight: normal;
}
.footerbrownbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 1px;
}
.footerbrownbarHidden {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #54361A;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 1px;
}
.footerTextbig {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
	line-height: 14px;
}
.footerTextsmall {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #808284;
	text-decoration: none;
	line-height: 13px;
}.timesText {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	color: #572700;
	text-decoration: none;
}
.whiteText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.navText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #634630;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
}
.greyItalics {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.greyText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.redTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-transform: uppercase;
}
.timesText14 {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #572700;
	text-decoration: none;
}
.timesTextRed14 {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
