.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.body_text_gold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bb9c5f;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.drop_down_menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #898989;
	text-decoration: none;
	background-color: #5b0b1e;
}
#dropmenudiv
{
text-decoration: none;
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a
{
text-decoration: none;
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 0px solid black;
padding: 0px;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover
{
	text-decoration: none;
background-color: #ffffff;
}
a:link {
	color: #bb9c5f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #5C0B1E;
}
}
input,textarea,select,button {color : #bb9c5f; font-family : Verdana, Arial, Helvetica; font-size : 13px; background-color:#FFFFFF;}
body {
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	color: #bb9c5f;
	margin-top: 0px;
}