.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #BBAF89;
	text-align: right;
	vertical-align: bottom;
}
a {
	color: #660000;
	text-decoration: underline;
	text-transform: uppercase
}
a:hover {
	color: #660000;
	text-decoration: underline;
	text-transform: uppercase;
	background-color:#CCCC99
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #948a54;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #948a54;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #948a54;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
}
.form_descriptions {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #948A54;
}
.footer_bkgrd {
	background-color: #42220D;
}
.ls_edge {
	background-image: url(../images/template/edge_ls.jpg);
	background-repeat: repeat-y;
}
.rs_edge {
	background-image: url(../images/template/edge_rs.jpg);
	background-repeat: repeat-y;
}
.app_fees_txt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #948a54;
}

