.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#473617;
	text-decoration:none;
}

.text_drop_down {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#473617;
	text-decoration:none;
	width:200px;
}

.header_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:61px;
	font-weight: 800;
	color:#473617;
	text-decoration: none;
}

.header_title_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#473617;
	text-decoration:none;
}

.mileage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#473617;
	text-decoration:none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.ad_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#473617;
	text-decoration:none;
}

.price_tag {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#473617;
	text-decoration:none;
}

a.car_ad {
   	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#473617;
	text-decoration:underline;
}

a.car_ad:hover {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#006666;
	text-decoration:underline;
}

.hotel_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#473617;
	text-decoration:none;
}

a.hotel_text {
   	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#473617;
	text-decoration:underline;
}

a.hotel_text:hover {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#648560;
	text-decoration:underline;
}




