body {
	margin: 0px;
	padding: 0px;
	background-color: #171717;
}

.nav {
	background-image: url(../a/bkg-nav-area.gif);
	background-repeat: repeat-x;	
}

.navDetail {
	background-image: url(../a/bkg-nav.gif);
	background-repeat: no-repeat;
}

.property {
	background-image: url(../a/bkg-property-extend.gif);
	background-repeat: repeat-x;	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4B4A;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4B4A;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
	color: #31acbf;
}

.footer a:active {
	color: #b85a06;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4e4b4a;
}

em {
	color:#FFFFFF;
}
.propCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7E7876;
	text-align: justify;
}
.propRates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #B85A06;
	text-align: left;
	padding-left: 52px;
	font-weight: lighter;
}
.propCopy strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #cccccc;
	font-weight: normal;
	text-transform: uppercase;
}
.propPrice {
	width: 570px;
	overflow: auto;
}
.prop01 {
	width: 570px;
	overflow: auto;
	margin-bottom: 15px;
}
.prop01 strong {
	font-weight: bold;
	color: #FFFFFF;
}
.propPics {
	height: 580px;
	width: 338px;
	overflow: auto;
}
.propPicsSmaller {
	height: 408px;
	width: 338px;
	overflow: auto;
}
.propPics img, .propPicsSmaller img {
padding-bottom: 15px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #cccccc;
	font-weight: normal;
	padding-left: 160px;
	padding-top: 50px;
}
.home  a, .prop01 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B85A06;
	font-style: italic;
	text-decoration: none;
	}
.home a:hover {
	text-decoration: underline;
	}
