/* CSS Styles */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
#wrapper {
	width: 1001px;
	min-height: 672px;
	background: url('../images/body_shadow.jpg');	
	position: relative;
}
#header {
	width: 1001px;
	height: 150px;
}

#body {
	width: 943px;
	min-height: 477px;
	background-color: #333333;
	position: relative;
	left: 15px;
}
#body .frame {
	border-right: solid 1px #e1dad4;
	top: -10px;
	width: 551px;
}
#body .content p, #body .content ul {
	padding-right: 10px;
}
#footer {
	width: 1001px;
	height: 33px;
	background: #FFFFFF url('../images/footer_shadow.jpg') top no-repeat;	
}

h1 {
	
	color:#ffffff;
	font-size: 24px;
	font-family:Arial;
	font-weight:400;
	padding: 20;
	margin: 0;
	/*position:absolute; */
	background:none;
	vertical-align:bottom;
	left:auto;
}
h1 span {
	padding-right: 10px;
	padding-left: 10px;
}
#index h1 {
	top: -9px;	
}
h1#subhead {
	color: #666666;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: none;
}

h2 {
	color: #666666;
	font-size: 14px;
	padding: 20;
	margin: 0;
}
h3 {
	color: #684331;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

p {
	color: #1E2440;

}

h2.pre_header {
	background: url('../images/pre_header_bg.jpg') no-repeat;
	padding: 0;
	margin: 0;
	height: 26px;
	position: relative;
}
h2.pre_header span {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
	padding-left: 320px;
	*/
	padding-left: 530px;
	position: relative;
	top: 4px;
}
a {
	color: #a57846;
	text-decoration: underline;
}
a:hover {
	color: #a57846;
	text-decoration: none;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.copy {
	padding: 15px;
	text-align: left;
	background: url('../images/mid_bar.jpg') top repeat-x;
}
.content {
	width: 943px;
	min-height: 216px;
}
.content .col1 {
	width: 571px;
	min-height: 216px;
	display: table-cell;
	padding: 5px 10px;
	text-align: left;
}
.content .col2 {
	width: 372px;
	min-height: 216px;
	display: table-cell;
	padding: 5px 10px;
	text-align: left;
}
.content table.layout2 .col1 {
	width: 693px;
	min-height: 216px;
	display: table-cell;
	padding: 5px 10px;
	text-align: justify;
}
.content table.layout2 .col2 {
	width: 260px;
	min-height: 216px;
	display: table-cell;
	padding: 5px 10px;
	text-align: left;
}
table.layout2 .menu {
	padding:0;
	margin:0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
table.layout2 .menu a {
	display: block;
	padding:10px 18px;
	margin: 0px 0px 3px 0px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 3px;
	/*
	color: #FFFFFF;
	background-color: #999;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #444;
	border-bottom: solid 1px #444;
	*/
	color: #a57846;
	background-color: #ebd7a5;
	border-top: solid 1px #faf5e6;
	border-left: solid 1px #faf5e6;
	border-right: solid 1px #a57846;
	border-bottom: solid 1px #a57846;
}
table.layout2 .menu a:hover {
	display: block;
	padding:12px 17px 8px 19px;
	margin: 0px 0px 3px 0px;
	text-decoration: none;
	/*
	color: #003366;
	background-color: #e1e1e1;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	*/
	color: #a57846;
	background-color: #faf5e6;
	border-top: solid 1px #dcbe96;
	border-left: solid 1px #dcbe96;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
table.layout2 .menu2 {
	padding:0;
	margin:0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	/*
	border: solid 1px #ccc;
	*/
	text-align: center;
	padding-left:  130px;
}
table.layout2 .menu2 li {
	display: inline;
	float: left;
}
table.layout2 .menu2 a {
	display: block;
	padding:5px 18px;
	margin: 0px 4px 2px 0px;
	text-decoration: none;
	color: #a57846;
	background-color: #ebd7a5;
	border-top: solid 1px #faf5e6;
	border-left: solid 1px #faf5e6;
	border-right: solid 1px #a57846;
	border-bottom: solid 1px #a57846;
}
table.layout2 .menu2 a:hover {
	display: block;
	padding:6px 17px 4px 19px;
	margin: 0px 4px 2px 0px;
	text-decoration: none;
	color: #a57846;
	background-color: #faf5e6;
	border-top: solid 1px #dcbe96;
	border-left: solid 1px #dcbe96;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
table.layout2 #community_pic {
	border: solid 1px #ccc;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

table.layout2 #features ul {
	line-height: 20px;
	text-align: left;
}

#side_pic {
	position: relative;
	left: 10px;
	top: -5px;
}
#footer div {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	top: 18px;
	width: 945px;
	color: #684331;
}
#footer span {
	float: left;
	width: 790px;
	text-align: left;
	white-space: nowrap;
}

#footer a {
	text-decoration: none;
	color: #684331;
}
#footer a:hover {
	text-decoration: underline;
	color: #684331;
}
#footer_menu {
	padding: 10px;
}
#footer_menu a {
	text-decoration: none;
	color: #684331;
}
#footer_menu a:hover {
	text-decoration: underline;
	color: #684331;
}

/* Neighborhoods */

#neighborhoods .plan_header {
	font-size: 40px;
	color: #2b3046;
	border-bottom: dashed 1px #999;
	text-align: right;
	padding-right: 90px;
}
#neighborhoods .plan_header span {
	font-size: 48px;
}

/* Renderings Pop-up */

#renderings h1 {
	color: #684331;
	font-size: 30px;
	padding: 0;
	margin: 0;
	background: #FFFFFF url('../images/h1_bg.gif') top repeat-x;
	position: relative;
}
#renderings h1 span {
	background-color: #fff;
	padding: 0px 10px;
	position: relative;
	top: -9px;	
}
#renderings h2 {
	font-size: 18px;
}
#rendering_wrap {
	width: 700px;
	border: solid 1px #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
#rendering_wrap img {
	padding: 20px;
}

/* Floorplans Pop-up */

#floorplans h1 {
	color: #684331;
	font-size: 30px;
	padding: 0;
	margin: 0;
	background: #FFFFFF url('../images/h1_bg.gif') top repeat-x;
	position: relative;
}
#floorplans h1 span {
	background-color: #fff;
	padding: 0px 10px;
	position: relative;
	top: -9px;	
}
#floorplans h2 {
	font-size: 18px;
}
#floorplan_wrap {
	width: 820px;
	border: solid 1px #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
#floorplan_wrap img {
	padding: 20px;
}
#floorplans .disclaimer, #renderings .disclaimer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}




