body {
	background-color: #d4c68d;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.headerBG {
	background-image: url(images/bgHeader.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.mainMenu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -2px;
}
.mainMenu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #f5e9bb;
	text-decoration: none;
	letter-spacing: -2px;
}
.headerShadow {
	background-image: url(images/headerShadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.contentBG {
	background-color: #cd7329;
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cd7329;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cd7329;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #738f78;
	text-decoration: underline;
}
.HeadlineAllCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: f0dc8a;
	text-decoration: none;
	letter-spacing: -2px;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldItalic {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #f0dc8a;
	text-decoration: none;
	letter-spacing: -1px;
}
.tan16pt {
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #f0dc8a;
	text-decoration: none;
}
.greenAccent {
	color: #006600;
}
a {
	color: #f0dc8a;
	text-decoration: underline;
}
a:hover {
	color: #b5d6bb;
	text-decoration: underline;
}
.boldAccentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	letter-spacing: -1px;
}
