.property {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #010000;
	text-decoration: none;
}
.engine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#00baff;
	text-decoration: none;
}
.border {
	color: #0099FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.city_special {
	background-attachment: fixed;
	background-image: url(images/city-special.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 577px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-bottom-style:solid;
	border-left-style:solid;
	

}
.city_special1 {
	background-image: url(images/city-special1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 208px;
	width: 430px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.city-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.footer-new {
	background-attachment: fixed;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 998px;
	background-color:#FFFFFF
}
