

#top_maintext_find a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

#top_maintext_find a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050475;
	text-decoration: none;
}

#top_maintext_find a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}






#leftnav {
	background-color: #234E32;
	float: left;
	width: 155px;
	height: 462px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}





#headline {
	float: left;
	width: 850px;
	position: relative;
	padding-top: 20px;
}


#maintext_find {
	float: left;
	width: 910px;
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #CCCCCC;
	padding-bottom: 40px;
}


#article_one{
	float: left;
	width: 910px;
	position: relative;
	padding-bottom: 25px;
}



#article_two{
	float: left;
	width: 910px;
	position: relative;
	padding-bottom: 25px;
}



#driving{
	float: left;
	width: 910px;
	position: relative;
	padding-top: 10px;
}

#driving_map {
	float: left;
	height: 210px;
	width: 216px;
	position: relative;
}
#driving_text {
	float: left;
	height: 190px;
	width: 660px;
	padding-left: 20px;
	position: relative;
}

