.bgmargins {
	background-color: #FFFFFF;
	margin: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.maintext:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.bigtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #7E8A3F;
	text-decoration: none;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.footertxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight:bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F6E470;
	text-decoration: none;
}
.locationtableclr {
	background-color: #FCFADB;
}
.navbg {
	background-image: url(images/nav_bar3.jpg);
}
.gradientdown {
	background-image: url(images/down_gradient.jpg);
	background-repeat: repeat-x;
}
