body {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 180%;
	margin: 0;
	padding: 0;
	background: #DADAD6;
}

img {
	border: 0;
}

.main {
	position: relative;
	margin: auto;
	padding: 0;
	width: 800px;
	background: url(images/bg.gif);
}

.head {
	position: relative;
	margin: auto;
	padding: 0;
	width: 756px;
}
	
.navigation {
	position: absolute;
	top: 43px;
	left: 273px;
	margin: 0;
	padding: 0;
}
	
.content {
	position: relative;
	margin: auto;
	padding: 0;
	width: 756px;
	height: 325px;
	background: url(images/content_bg.jpg);
}

	
	.content .callout {
		position: absolute;
		top: 12px;
		left: 69px;
	}
		
	.content .copy {
		color: #206E92;
		position: absolute;
		top: 12px;
		left: 265px;
		width: 394px;
		height: 274px;
		overflow: auto;
		padding-right: 10px;
	}

.foot {
	position: relative;
	margin: auto;
	padding: 8px 0px 0px 0px;
	width: 756px;
}


.home_1 {
	position: relative;
	margin: auto;
	padding: 0;
	width: 756px;
	height: 325px;
	background: url(images/home_bg_1.jpg);
}

.home_2 {
	position: relative;
	margin: auto;
	padding: 0;
	width: 756px;
	height: 325px;
	background: url(images/home_bg_2.jpg);
}

.home_1 .callout,
.home_2 .callout {
	position: absolute;
	top: 14px;
	left: 53px;
}


.homedescriptions .callout {
	position: absolute;
	top: 0px;
	left: 50px;
}

.homedescriptions .subnavigation {
	position: absolute;
	top: 137px;
	left: 50px;
}

.homedescriptions .map {
	position: absolute;
	top: 10px;
	left: 265px;
	width: 447px;
	height: 276px;
	background: url(images/map.jpg);
}

.homedescriptions .specs {
	position: absolute;
	top: 14px;
	left: 50px;
}

.homedescriptions .pdf {
	position: absolute;
	top: 107px;
	left: 48px;
}

.homedescriptions .floorplan {
	position: absolute;
	top: -42px;
	left: 242px;
}
.homedescriptions .fplinks{
font-family: Georgia, "Times New Roman", Times, serif; 
	color: #206E92;
	position: relative;
	font-style:italic;
	top: -50px;
	left: 400px;
}
.homedescriptions .fplinks a:link, .fplinks a:visited, .fplinks a:hover{
	color: #206E92;
	
}


.homedescriptions .fplinks2{
font-family: Georgia, "Times New Roman", Times, serif; 
	color: #206E92;
	position: relative;
	font-style:italic;
	top: -50px;
	left: 300px;
}
.homedescriptions .fplinks2 a:link, .fplinks a:visited, .fplinks a:hover{
	color: #206E92;
	
}


.ourneighborhood .subtitle {
	position: absolute;
	top: 88px;
	left: 69px;
}

.ourneighborhood .details {
	position: absolute;
	top: 12px;
	left: 265px;
	width: 394px;
	height: 274px;
	overflow: auto;
	padding-right: 10px;
}

.ourneighborhood .subnavigation {
	position: absolute;
	top: 125px;
	left: 78px;
}


.specifications .callout {
	position: absolute;
	top: 12px;
	left: 69px;
}

.specifications .subnavigation {
	position: absolute;
	top: 144px;
	left: 69px;
}

.specifications .details {
	position: absolute;
	top: -24px;
	left: 264px;
}


.contactus .callout {
	position: absolute;
	top: 12px;
	left: 67px;
}

.contactus .subtitle {
	position: absolute;
	top: 158px;
	left: 67px;
}

.contactus .copy {
	overflow: visible;
	width: 394px;
	height: auto;
}

.contactus .form {
	position: absolute;
	top: 12px;
	left: 266px;
}

.contactus .text {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-left: 8px;
}

.contactus input.long {
	width: 150px;
}

.contactus input.medium {
	width: 100px;
}

.contactus input.short {
	width: 50px;
}

.contactus .button {
	font: 10px Arial, Helvetica, sans-serif;
}

.contactus .submit {
	margin-left: 8px;
}
div#preload { display: none; }