BODY
{
    BACKGROUND-COLOR: #000000
}

.goldheading, h1
{
	font-family: Verdana, Tempus Sans ITC, Lucida Handwriting, Bradley Hand ITC;
	font-weight: normal;
	font-size: 19px;
	color: #dab765;
}

.goldboldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dab765;
	font-weight: bold;
}

.goldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dab765;
}

.goldtextsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dab765;
}

.goldState
{
	font-family: "Colonna MT";
	font-size: 18px;
	color: #dab765;
	font-weight: bold;	
}

.goldContactUsText
{
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #dab765;
}


.whitetext
{
	font-family: Verdana ref, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.box
{
	border: 3px solid #dab765; 
	padding: 5px; 
	text-align: center; 
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	vertical-align: middle;
}

.goldtexth, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dab765;
	text-decoration: underline;
}
a:link    { color: #dab765 }
a:visited { color: #dab765 }
a:hover   { color: #dab765 }
a:active  { color: #dab765 }


TD.goldtext1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebd8ab;
}

TD.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dab765;
}

A.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dab765;
	text-decoration: none;
}

A.footer:hover
{
	text-decoration: underline;
}