@charset "UTF-8";
.topRed {
	background-image: url(images/TopRed.jpg);
}
.TanBox {
	background-color: #a87b50;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A87B50;
}
.LtTanBox {
	background-color: #c2b59b;
}
.TanBoxPat {
	background-image: url(images/TanBox.jpg);
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #352011;
	line-height: 16px;
}
.DarkBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #352011;
}
.BrownBar {
	background-color: #352212;
}
.greyBox {
	background-color: #676766;
}
