.navlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.bodytext
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}

.bodytext a
{
	color: #FFCC00;
}

.pagetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	padding-top: 20px;
}

.tabletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
}
.tabletext a
{
	color: #FFCC00;
}

.hometitletext
{
	font-family: "Copperplate Gothic Light", Georgia, "Times New Roman";
	color: #FFCC00;
	font-size: 14px;
}

.homecontacttext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
}
.countyselecttext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;	
}

.accent
{
	background-color: #CCCC99;
	font-family: Tahoma;
	font-size: 14px;

}
.site_border_all
{
  border-style: solid;
  border-width: 1px;
  border-color: #CC3333;
}

.site_border_b
{
	border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #CC3333;
}

.site_border_l
{
	border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #CC3333;
}

.site_border_r
{
	border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #CC3333;
}

.site_border_t
{
	border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #CC3333;
	font-family: Tahoma;
	color: #FFCC00;
	font-size: 14px;

}
