body  { 
	color: #444; 
	font-size: 11px; 
	font-family: Verdana; 
	background-color: #ffffff; 
	margin:0px;
}
p  { color: #444; font-size: 11px; font-family: Verdana }
td  { color: #444; font-size: 11px; font-family: Verdana }
a  { color: #000; font-weight: bold;font-size: 10px; font-family: Verdana;text-decoration: none }
a:hover  { color: #d46e2e; font-weight: bold;font-size: 10px; font-family: Verdana; text-decoration: none }

.tittle  { color: #d46e2e; font-size: 18px; font-family: Arial }
.whitebold10 { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana }
.pagetitle { color: #849747; font-size: 18px; font-family: Arial; letter-spacing: 0px }
.pagetitlegrey { color: #434343; font-size: 18px; font-family: Arial; letter-spacing: 0px }
.sectiontitle { color: #282828; font-weight: bold; font-size: 12px; font-family: Verdana; letter-spacing: -1px }
.sectiontitlegreen  { color: #5d7aa6; font-weight: bold; font-size: 12px; font-family: Verdana; letter-spacing: -1px }
.newlink { color: #1a1a1a; font-weight: bold; font-size: 12px; font-family: Arial }
.newlink:hover { color: #849747; font-weight: bold; font-size: 11px; font-family: Arial }
.smalltext  { color: #575757; font-size: 11px; font-family: Arial }
.pulldown { color: #515151; font-weight: bolder; font-size: 10px; font-family: Verdana; background-color: #dadada; border: solid 1px #5d5d5d }
.textbox { color: #8b8b8b; font-size: 10px; font-family: Verdana; padding: 1px; border: solid 1px #5f5f5f }


.link1 { 
	color: #AAAAAA;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none
}
.link1:hover  {
	color: #d46e2e; 
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}
table.state{
	border: 1px solid;
	border-color: #979797;
	background-color: #F2F2F2;		
}

ul#info{
	list-style-type: none;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
	margin-bottom: 10px;
	border: solid 1px #c3c3c3; 
	background-color: #f2f2f2;
	width: 570px;
	float: left;
}
ul#info li{
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	font-size: 11px; 
	font-family: Verdana;
	font-weight: normal;
	letter-spacing: 0px;	
	float: left;
	width: 570px;
}

div.title{
	float: left;
	width: 100px;
	color: #282828; 
}
div.info{
	float: left;
	padding-left: 5px;
	width: 300px;
	text-align: left;
	border-left: solid 1px #c3c3c3;
	color: #282828; 
	margin-left: -1px;
}
div#sitemap_c1{
	float: left;
	width: 206px;
}
div.state_table{	
	width: 100%;
	float: left;
	clear: left;
	border: solid 1px;
	margin-top: 15px;
	border: solid 1px #979797;
	background-color: #F2F2F2;
}
div.state_c{
	float: left;
	width: 24%;
	text-align : center;
}
div.state_t{
	float: left;
 	width: 100%;
	text-align: center;
	color: #282828; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana; 
	letter-spacing: -1px;
}

.states_cities_header{
	color: #AAAAAA;
}
.states_cities_listing{
	color: #AAAAAA;
}
.states_cities_listing a{
	color: #AAAAAA;
	font-weight: normal;
}
.states_cities_listing a:hover{
	font-weight: normal;
	color: #d46e2e;
	text-decoration: underline;
}

h1 {
	color: #282828; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana; 
	letter-spacing: -1px;
}

h2, h3{
	color: #282828; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana; 
	letter-spacing: -1px;
}

borderGri {
border:1px solid #979797;
}
