body {
	background-color: #2E1204;
	margin-top: 0px;
}

.copy11px {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.copy12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


.gold-link12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.gold-link12px:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.heading-maroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #44030c;
}

.border {
	border: 3px solid #b7ab81;
	background-color: #44030C;

}
.hilite {
	background-color: #FFEDA4;
}
.white15px {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #C0AC80;
	border: 1px solid #330000;
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #C0AC80;
}
.red-link {
	color: #660000;
	text-decoration: underline;
}
.red-link:hover {
	color: #660000;
	text-decoration: none;
}
.white12px {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.bottom-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.bottom-links:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

