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-color: #12840d;
	width: 731px;
	min-height: 34px;
	border-left: 1px solid #34438e;
	border-right: 1px solid #34438e;
	float: left;
	text-align:center;
}


#wrapper {
background-color: white;
border-bottom: 1px solid #33428E;
border-left: 1px solid #33428E;
border-right: 1px solid #33428E;
float: left;
margin: 0px;
padding: 25px 25px 50px;
text-align: left;
width: 681px;
}

#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: 0;
	font-size: .75em;
	padding: 10px 0 15px;
	float: left;
}

li {
	list-style: none;	
	display: inline;
	padding: 0 10px;
}

#left {
	margin: 10px 0 0 35px;
	float: left;
	width: 310px;
	display: inline;
}

.maintext {
text-indent: 30pt;
}

#full {
	margin: 0 0 0 15px;
	float: left;
	width: 660px;
	display: inline;
}

.starburst {
	margin: -160px 0px 0 0;
	z-index: 20;
	position: relative;}

#right {
	float: left;
	margin: 25px 0 10px 35px;
	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;
}
.floorplan_list_r a span.gobig {
	background:#ff901a;
	display:block;
	padding:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	float:left;
	width:auto;
	font-size:1.35em;
	margin:-5px 10px 0 0;
}

#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;
	}
