/* CSS Document */

body
{
	background-color: #656565;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	
	margin-top: 0px;
	
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.form_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	
}

.whitey
{
	background-color: #fff;
}

#form
{
	border: 0px solid #cc6600;
	width: 150px;
	height: 105px;
	margin-left: 3px;
	margin-top: 3px;
}

.small_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #656565;
}

.small_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #656565;
}


#grey_spacer
{
	height: 28px;
	width: 100%;
	
	background-color: #353535;
}

#map_search
{
	padding-top: 70px;
	padding-left: 1px;
	border: 0px solid;
	height: 200px;
	width: 175px;
	
	
}

#option_state
{
	position: relative;
	top: 5px;
}

.lady
{
	margin-left: 11px;
	margin-top: 19px;
}

.bottom_links
{
	margin-left: 12px;
}

.cross
{
	margin-top: 15px;
	margin-left: 9px;
}

.greeny
{
	color: #009933;
}

.footer
{
	margin-left: 10px;
	color: #fff;
}

.ads
{

}

.footer_text
{
	color: #fff;
	text-decoration: none;
}

.cc
{
	position: relative;
	top: 5px;
	right: 10px;
}

.copyright
{
	color: #fff;
	margin-left: 10px;
	font-weight: 500;
}

ul
{
	/*list-style-type: none;*/
	list-style-image: url(images/home_main/arrow_on_grey.jpg);
}

.glossary_terms strong
{
	color: #489f2a;
}
