body {
	background-color: #80210A;
	background-image: url(images/h-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.footerText {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navBg {
	background-color: #92462C;
	background-image: url(images/hnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.flashBg {
	background-image: url(images/h-flash.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #F2DBBC;
	text-decoration: none;
	text-align: justify;
}
.content a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #F2DBBC;
	text-decoration: underline;
}
.content a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #F2DBBC;
	text-decoration: none;
}
.areas {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.areas a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.areas a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.areaslink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.areaslink a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.areaslink a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footernav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
}
.footernav a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footernav a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
