body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.whiteheadingtext {
	font-family: Verdana;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #575757;
}
.bluetext {
	font-family: Arial;
	font-size: 12px;
	color: #085A84;
		font-weight: bold;
}
.greemtext {
	font-family: Arial;
	font-size: 12px;
	color: #4A8421;
		font-weight: bold;
}
.bluesubheading {
	font-family: Verdana;
	font-size: 11px;
	color: #085A84;
	text-transform: uppercase;
	font-weight: bold;
}
.blacksubheading {
	font-family: Verdana;
	font-size: 11px;
	color: #0000000;
	text-transform: uppercase;
	font-weight: bold;
}
.blacksubheadingbig {
	font-family: Verdana;
	font-size: 12px;
	color: #0000000;
	text-transform: uppercase;
	font-weight: bold;
}
.bluesubheadingbig {
	font-family: Verdana;
	font-size: 12px;
	color: #085A84;
	text-transform: uppercase;
	font-weight: bold;
}
.greensubheading {
	font-family: Verdana;
	font-size: 12px;
	color: #6B9649;
	text-transform: uppercase;
	font-weight: bold;
}
.footertext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.text{
	font-size: 18px; /* optional. just to increase the font size. */
	display: block;
	font-size:18px;
	color: #ffffff; /* shadow color */
}
.textfieldborder, .form_field_country, .form_field_state, .form_field_city, .form_field_zip, .form_field_miles, .form_field_friend, .form_field_email { 
	border: 1px solid #6B9649;
 	background-color:#FFFFFF;
	
	
}

.bannertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 16px;
color: #FFFFFF;
text-shadow: #6374AB 20px -12px 2px;
}