<!--
body {
    background-color: #ffffff;
    font-family: Arial;
}

header {
	font-size: 120%;
	font-family: trebuchet MS;
	text-decoration: none;
	font-weight:bold;
}

header.phone{
	font-size: 120%;
	font-family: arial;
	color: #A9A07B;
	text-decoration: none;
	font-weight: normal;
}

header.navbottom {
	font-size: 120%;
	font-family: arial;
	color: #DCC774;
	text-decoration: none;
	font-weight: normal;
}

a {	font-family: arial;
	font-size: 80%;
	text-decoration: none;
	color: #3C3733;
	font-weight:bold;
	}
	
a:link{	color: #3C3733;}
a:hover {color: #93867d;}		
	

a.gold
{
	float:right; 
	margin-left: 30px;
	font-family: arial;
	font-size: 140%;
	text-decoration: none;
	color: #af8f66;
	font-weight:lighter;
}	
	
a.gold:link{	color: #af8f66;}
a.gold:hover {color: #93867d;}

a.white
{
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
	display: block;
	font-family: verdana;
	font-size: 90%;
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
}	
	
a.white:link{	color:#ffffff;}
a.white:hover {color: #E6DCB9;}




a.navtop
{
	float:left; 
	margin-left: 27px;
}	

a.navbottom
{
	float:right; 
	margin-left: 26px;
}

a.list
{
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
	display: block;
}

a.new-list
{
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
	display: block;
}
-->

