.hp_bkgd {
	background-image: url(IMAGES/levine_hp_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_promo_bkgd {
	background-image: url(IMAGES/contact_promo_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.buyer_banner {
	background-image: url(IMAGES/buyer_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.hp_strip {
	background-image: url(IMAGES/hp_strip.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.hp_btm_strip {
	background-image: url(IMAGES/hp_bottom_strip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.city_font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #223E63;
	font-weight: bold;
}

.int_strip {
	background-image: url(IMAGES/interior_strip.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.int_bkgd {
	background-image: url(IMAGES/int_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

	
a.cityfont:link {
	color: #223E63;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

a.cityfont:visited {
	color: #223E63;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
a.cityfont:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
a.cityfont:active {
	color: #223E63;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
