h1 {
   	font-family: Verdana, Arial, sans-serif;
   	font-size: 18px;
   	line-height: 24px;
   	color: #A07728;
}

h2   {
   	font-family: Verdana, Arial, sans-serif;
   	font-size: 12px;
   	line-height: 18px;
	font-weight: bold;
   	color: #A07728;
}

.text   {
   	font-family: Verdana, Arial, sans-serif;
   	font-size: 12px;
   	line-height: 18px;
   	color: #A07728;
}

.locationstext   
{
   	font-family: Verdana, Arial, sans-serif;
   	font-size: 11px;
   	color: #A07728;
}

.locationstext a  
{
   	text-decoration: underline;
	color: #A07728;
}

.header   {
   	font-family: Verdana, Arial, sans-serif;
   	font-size: 18px;
   	line-height: 24px;
   	color: #A07728;
}

A:link { 
	text-decoration: underline;
	color: #996633;}

A:visited { 
	text-decoration: underline;
	color: #996633;}

A:active { 
	text-decoration: underline;
	color: #996633;}

A:hover { 
	text-decoration: underline;
	color: #990000;}

.NavTop
{
	background-color:#A07728;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	}

.NavTop a 
{ 
	text-decoration: underline;
	color: white;
	}	

.NavTop a:visited 
{ 
	text-decoration: underline;
	color: white;
	}

.NavFooter
{
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding:10px;
	color: #FFFFFF;
	background-color:#A07728;
      	
}

A.NavFooter:link { 
	text-decoration: none;
	color: #FFFFFF;}

A.NavFooter:visited { 
	text-decoration: none;
	color: #FFFFFF;}

A.NavFooter:active { 
	text-decoration: none;
	color: #FFFFFF;}

A.NavFooter:hover { 
	text-decoration: underline;
	color: #FFFFFF;}


#white	{
	color: #FFFFFF;
}

select {font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 14px; color: #A07728;}

hr {color: #A07728;}.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #996633;
}

.H1 a 
{ 
	text-decoration: none;
	color: white;
	}