@charset "ISO-8859-1";
.BGbot {
	background-color: #8e8b03;
	background-image: url(../images/BGbot.gif);
	background-repeat: repeat-x;
}
.BGtop {
	background-image: url(../images/BGtop.gif);
	background-repeat: repeat-x;
}
.bodyTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #E9E8D6;
	text-decoration: none;
}
.bodyLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bodyLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #F4911E;
	text-decoration: underline;
	font-weight: bold;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
.footerTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #636102;
	text-decoration: none;
}
.footerLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #636102;
	text-decoration: none;
}
.footerLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.BGheadline {
	background-image: url(../images/home_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
