.content     {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000
}
.content_12     {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
}
.content_hdr     {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold
	color: #878F56;
}
.brown       {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #99863C; 
	text-decoration: none
}
.sitemap     {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #7C7569; 
	text-decoration: none; 
	font-weight: bold
}
.content_10  {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none
}
.testimonial {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #7C7569
}
.featured    {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4B3F1F
}
.news        {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4B3F1F; 
	text-decoration: none
}
a            { color: #993300; Verdana, Helvetica, sans-serif; color: #993300; text-decoration: underline}
a:hover      { color: #993300; Verdana, Helvetica, sans-serif; color: #993300; text-decoration: none}
.footer      {  font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.footlnk {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px;
	color:#ffffff; /*white*/
	text-decoration: none;
}
.footlnk a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px;
	color: #EAE1CE; /*cream*/
	text-decoration: none;
}
.footlnk a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px;
	color: #EAE1CE; /*cream*/
    font-weight:bold;
	text-decoration: none;
}
.footlnk a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px;
	color: #993300; /*burgandy*/
    font-weight:bold;
	text-decoration: none;
}
table.form, table.form_wide
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
	border-top: solid 1px #D1C092;
	border-left: solid 1px #D1C092;
	margin-bottom:5px;
}
table.form
{
	width: 500px;
}
table.form_wide
{
	width: 600px;
}
caption
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	background-color: #D1C092; /*tan*/
	text-align: left;
	padding: 3px;
	font-weight: bold;
}
th
{
	width: 150px;
}
th, th.th2nd
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-color: #000000;
	background-color: #D1C092;  /*tan*/
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-right: solid 1px #655636; /*dark brown*/
	border-bottom: solid 1px #655636; /*dark brown*/
	padding: 3px;
}
th.th2nd
{
	width: 70px;
}
td.form
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	text-align: left;
	padding: 2px;
	padding-left: 3px;
}
div.centreImg
{
  margin: 0px auto;
  width: 590px;
  text-align: center;
}
.none
{
	display: none;
}