html, body {
  text-align: center;
  margin-left: auto ;
  margin-right: auto ;

}

.wrapper {
	position:relative;
	width:850px;
	height: 715px;
	background-image:url(../../images/pres2.jpg);
	margin: 0 auto;
}

.slideshow {
	position:absolute;
	top:205px;
	left:100px;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	position:absolute;
	font-size: 21px;
	font-weight:bold;
	text-align:center;
	color:#d9c765;
	top:205px;
	width:850px;
	left: 0px;
}

div#nav {
	position:relative;
	height: 35px;
	width: 844px;
	top: 156px;
	margin-left: auto ;
  	margin-right: auto ;

}

.leasesale {
	font-family: Georgia, "Times New Roman", Times, serif;
	position:absolute;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	color:#d9c765;
	margin: 20px 0 0 48px;
	top:185px;
	width:775px;
	left: 0px;
}

.slideshow {
	position:absolute;
	top:205px;
	left:100px;
}

.content {
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:justify;
	color: #d9c765;
	line-height:18px;
	top: 240px;
	width:720px;
	height:250px;
	left: 65px;
}

.footer {
	position:absolute;
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #d9c765;
	line-height:30px;
	top: 645px;
	width:850px;
	left: 0px;
}

.copyright {
	position:absolute;
	font-family: Georgia;
	font-size: 10px;
	text-align:center;
	color: #d9c765;
	top:630px;
	width:850px;
	left: 0px;
}

.topaddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:#d9c765;
	top:165px;
	width:775px;
	left: 0px;
	margin-right:auto;
	margin-left:auto;
}

.ethertechs {
	position:absolute;
	font-family: Georgia;
	font-size: 10px;
	text-align:center;
	top:720px;
	width:850px;
	left: 0px;
}

a:link { color: #08260a; text-decoration: none; }
a:visited { color: #08260a; text-decoration: none; }
a:hover { color: #739675; text-decoration: none; }
a:active { color: #08260a; text-decoration: none; }

.ls a:link { color: #d9c765; text-decoration: none; }
.ls a:visited { color: #d9c765; text-decoration: none; }
.ls a:hover { color: #739675; text-decoration: none; }
.ls a:active { color: #d9c765; text-decoration: none; }

.footerlinks a:link { color: #d9c765; text-decoration: none; }
.footerlinks a:visited { color: #d9c765; text-decoration: none; }
.footerlinks a:hover { color: #ffffff; text-decoration: underline; }
.footerlinks a:active { color: #d9c765; text-decoration: none; }

.ethertechslinks a:link { color: #08260a; text-decoration: none; }
.ethertechslinks a:visited { color: #08260a; text-decoration: none; }
.ethertechslinks a:hover { color: #ffffff; text-decoration: underline; }
.ethertechslinks a:active { color: #08260a; text-decoration: none; }



.property {
	position: relative;
	margin: 0 3% 3% 3%;
	background: #d9c765;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 230px;
}

.property h3 {
	padding: 5px 0 5px 8px;
	background: #8A6338;
	color: #d9c765;
	font-size: 14px;
	margin: 0;
}

.property h3 a {
	position: absolute;
	right: 30px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	top: 4px;
	padding: 13px 20px 0 0;
	background: url(../../../images/properties/map-pin.png) right 0 no-repeat;	
}

.property table {
	font-size: 12px;
	text-align: left;
	margin: 10px 0;

}

.property th {
	padding: 0 10px 0 10px;
	vertical-align: top;
}

.property td {
	vertical-align: top;
}


.right-info {
	position: absolute;
	display: block;
	list-style-type: none;
	right: 0;
	bottom: 3px;
}

.right-info li {
	padding: 1px 0;
}

.right-info a:link { display: block; background: #8A6338; padding: 4px 8px; text-transform: uppercase; color: #d9c765; font-size: 9px; }
.right-info a:visited { display: block; background: #8A6338; padding: 4px 8px; text-transform: uppercase; color: #d9c765; font-size: 9px; }
.right-info a:hover { display: block; background: #8A6338; padding: 4px 8px; text-transform: uppercase; color: #ffffff; font-size: 9px; }

.ptable {
	position:relative;
}

ul
{
	padding: 14px;
	margin: 0px;
}




