@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #b9c5af;
	margin-bottom: 0px;
}
#pageWrapper {
	width: 750px;
	background-image: url(../images/pageWrapper.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


/* CSS Document */

#page {
	width: 720px;
	margin-left: 15px;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 208px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#header .email {
	font-size: 21px;
	color: #546132;
	display: block;
	text-decoration: none;
	padding-top: 65px;
	padding-left: 630px;
}
#header .email a {
	text-decoration: none;
	color: #546132;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header .nav ul {
	margin-top: 95px;
	float: right;
	width: 380px;
	height: 19px;
	list-style-type: none;
	margin-bottom: 0px;
}
#header .nav li {
	color: #e5bc4d;
	margin-right: 20px;
	font-size: 16px;
	float: left;
	font-weight: bold;
}

#header .nav li a {
	color: #e5bc4d;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



#preview {
	background-image: url(../images/preview.gif);
	background-repeat: no-repeat;
	height: 277px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#show2  {
	padding-top: 15px;
	padding-left: 16px;


}


#content_horizontal {
	background-image: url(../images/content_horizontal.gif);
	background-repeat: no-repeat;
	height: 311px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-left: 15px;
}

#content_horizontal  .floorplan {
	width: 233px;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 35px;
	clear: none;
	float: left;
}

#virtualtourContent {
	height: 504px;
	margin-top: 0px;
	clear: both;
}
#vtour {
	width: 443px;
	float: left;
	background-image: url(../images/vtour.gif);
	background-repeat: no-repeat;
	height: 504px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#content_vertical {
	width: 277px;
	height: 504px;
	float: right;
	background-image: url(../images/content_vertical.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-right: 15px;

}
#content_contact {
	background-image: url(../images/content_contact.gif);
	height: 400px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
#contactForm {
	width: 255px;
	margin-left: 25px;
	float: left;
}

.googleMap   {
	float: left;
	margin-top: 20px;
	margin-left: 20px;




}



#footer {
	background-image: url(../images/end.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	height: 86px;
}
#footer .nav {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

#footer .nav ul {
	height: 27px;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer .nav li {
	color: #e5bc4d;
	font-size: 16px;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 20px;
}

#footer .nav li a {
	color: #e5bc4d;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer p {
	font-size: 9px;
	text-align: center;
	color: #264300;
}
#footer a {
	color: #274400;
}
