html {font-family:Georgia, Times, Times New Roman, serif;}

body {
	text-align: center;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
}


#container {
	margin: 0 auto;
	width: 731px;
}
	
#header {
	float: left;
	text-align: left;
}

.logo {
	float: left;
	margin: 0;}

#navbar {
	background-image: url(../images/nav_bar.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #12840d;
	width: 731px;
	min-height: 34px;
	border-left: 1px solid #34438e;
	border-right: 1px solid #34438e;
	float: left;
}


#wrapper {
	border-left: 1px solid #33428e;
	border-right: 1px solid #33428e;
	border-bottom: 1px solid #33428e;
	width: 731px;
	background-color: #fff;
	float: left;
	text-align: left;
	margin: 0;
}

#gonew {
	text-align: center;
	width: 730px;
}

#image {
	position: relative;
	left: 50%;
	width: 731px;
	margin: 0 0 0 -365px;
	text-align: center;
	z-index: 10;
	overflow:hidden;
	height:302px;
}
#image img {
	margin:0 0 0 40px
}

#placeholder {
	position: relative;
	left: 50%;
	width: 731px;
	height: 400px;
	margin: 0 0 0 -365px;
	text-align: center;
	z-index: 10;
	
}


ul {
	color: white;
	width: 730px;
	margin-left: -25px;
	font-size: .95em;
	padding-bottom: 5px;
}

li {
	list-style: none;	
	display: inline;
	padding: 0 5px 0 0;
}

#left {
	margin: 10px 0 0 50px;
	float: left;
	width: 310px;
	display: inline;
}

.maintext {
text-indent: 30pt;
}

#full {
	margin: 0 0 0 40px;
	float: left;
	width: 660px;
	display: inline;
}

.starburst {
	margin: -160px 0px 0 0;
	z-index: 20;
	position: relative;}

#right {
	float: left;
	margin: 25px 0 10px 50px;
	width: 300px;

	}


.floorplans {
	border: 1px solid #aaa;
}

.floorplan_text {
	margin: 5px 0 0 5px;
}

#footer {
	clear: both;
	display: inline;
}


.footer {
	font-size: 1;
	display: block;
}

.floorplan_list_l {
	margin: 5px 0 10px 50px;
	float: left;
	width: 250px;
	font-size: .9em;
	color: #5b5b5b;
	display: block;
}

.floorplan_list_r {
	margin: 5px 0 10px -60px;
	float: left;
	width: 250px;
	font-size: .9em;
	color: #5b5b5b;
	display: block;
}


#full a {
	color: #16495e;
	font-weight: bold;
}

.printable_info {
	display: block;
	font-size:.9em;
	color:#5b5b5b;
}

.homesites {
	margin: 0 0 40px 40px;
}


#optionspricing {
	text-align:center;
}

.clear {
	clear: both;
	}