@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
.city_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #66CCFF;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
	color: #990000;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #993300;
}
.superscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13 px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.small_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
