* {
	margin:0px;
	padding:0px;
}

body {
	background-image:url(/images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C9D7B8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.sustainer{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	margin:0px;
	padding:0px 0px 14px 0px;
	font-size:16px;
	color:#681141;
}

h2 {
	margin:0px;
	padding:0px 0px 7px 0px;
	font-size:14px;
	color:#5B7B39;
}

h3 {
	margin:0px;
	padding:0px 0px 7px 0px;
	font-size:11px;
	color:#666666;
}

.outside_main_frame {
	float:left;
	width:936px;
	padding-left:43px;/*51*/
	padding-right:45px;/*53*/
	background-image:url(/images/main_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.main_wrapper {
	float:left;
	width:936px;	
}

.main_top {
	float:left;
	width:936px;
	height:13px;
	background-image:url(/images/frame_top_bg.jpg);
	background-repeat:no-repeat;
	line-height:0px;
}

.main_body {
	float:left;
	width:920px;
	min-height:613px;
	padding:0px 8px 0px 8px;	
	background-image:url(/images/borders.png);
	background-repeat:repeat-y;	
}

* html .main_body {
	height:613px;	
}

.main_bottom {
	float:left;
	width:936px;
	height:41px;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:no-repeat;
	line-height:0px;
}
/*---------------------------------------------------------------------------------- FLASH MOVIE AND TEXT*/
.homepage_wrapper {
	float:left;
	width:920px;
	height:613px;	
	background-image:url(/images/homepage_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.homepage_print_title {
	display:none;
}

.print_header {
	display:none;
}

.photos_movies_map {
	position:absolute;
	top:482px;
	left:85px;
}

.special_events_map {
	position:absolute;	
	top:482px;
	left:262px;
}

.plats_lots_map {
	position:absolute;
	/*top:521px;
	left:630px;*/
	top:482px;
	left:451px;
}

.floor_plans_map {
	position:absolute;
	/*
	top:521px;
	left:801px;
	*/
	top:482px;
	left:625px;
}

.location_map {
	position:absolute;
	top:482px;
	left:788px;
	/*
	top:521px;
	left:967px;
	*/
}

.flash_text_wrapper {
	float:left;
	width:430px;
}

.flash_text {
	float:left;
	width:235px;
	padding:73px 0px 45px 153px;
	color:#6A8948;
}

#flash {
	float:left;
	width:347px;
	height:146px;
	padding-left:44px;
}

.homepage_banner {
	float:left;
	width:251px;
	padding:0px 83px 0px 70px;
	margin-top:22px;
}

.homepage_text_wrapper {
	float:left;
	width:421px;
	padding:45px 10px 0px 39px;
	color:#000000;
}
/*---------------------------------------------------------------------------------- TOP NAVIGATION*/
.top_navigation_wrapper {
	float:left;
	width:920px;
	height:22px;
	padding-top:3px;
	padding-bottom:1px;
	background-color:#EFF4EA;
}

.top_bttn_img {
	margin-right:1px;
}

.top_navigation_separator {
	float:left;
	width:920px;
	height:1px;
	background-color:#FFFFFF;
	border-top:1px solid #90AB6E;
	line-height:0px;
}
/*-------------------------------------------------------------------------------- BREADCRUMBS*/
.breadcrumbs_wrapper {
	float:left;		
	width:920px;
	height:17px;
	padding-top:10px;
}

.breadcrumb {
	float:right;
	padding-right:13px;
	font-size:11px;
	text-align:right;
	color:#000000;
}

.breadcrumb_link {
	color:#000000;
	text-decoration:none;	
}

.breadcrumb_link:hover {
	text-decoration:underline;
}

.fake_breadcrumb {
	color:#5B7B39;
}
/*---------------------------------------------------------------------------------- CONTENT WRAPPERS*/
.content_frame_wrapper {
	float:left;
	width:920px;
	background-image:url(/images/inside_body_bg.gif);
	background-repeat:repeat-y;	
}

.content_frame {
	float:left;
	width:920px;
	min-height:588px;
	background-image:url(/images/inside_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}

* html .content_frame {
	height:588px;
}

.content_wrapper {
	float:left;
	width:920px;
}

.left_navigation_wrapper {
	float:left;
	width:268px;
}

.content {
	float:left;
	width:608px;/*652*/
	padding:45px 29px 15px 15px;
}

.content_frame_bottom {
	float:left;
	width:920px;
	height:25px;
	background-image:url(../images/content_bottom_bg.gif);
	background-repeat:repeat-x;
	line-height:0px;	
}

.inside_logo_wrapper {
	display:block;
	float:left;
	width:219px;
}

.left_menu_top_separator {
	float:left;
	width:202px;
	padding-top:31px;
}
/*---------------------------------------------------------------------------------- LEFT NAVIGATION*/
.left_menu_wrapper {
	float:left;
	width:202px;	
	font-size:12px;		
}

.left_menu {
	list-style:none;
}

.left_menu a:link,
.left_menu a:active,
.left_menu a:visited {
	display:block;
	width:197px;/*202*/
	height:23px;
	padding:6px 5px 0px 0px;
	background-image:url(/images/left_menu_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	text-decoration:none;
	color:#6E1345;
}

.left_menu a:hover {
	display:block;
	width:197px;
	height:23px;
	padding:6px 5px 0px 0px;
	text-align:right;
	text-decoration:none;
	color:#5D7D3B;
}
/*---------------------------------------------------------------------------------- FLOOR PLANS*/
.floor_wrapper {
	float:left;
	width:608px;	
}

.floor_left {
	float:left;
	width:283px;
	padding-right:15px;
}

.floor_right {
	float:left;
	width:310px;
}

.floor_img {
	border:1px solid #EEE2D8;
}

.floor_img_spacer {
	padding-left:3px;
}

.floor_separator {
	float:left;
	width:608px;
	line-height:0px;
	border-bottom:1px solid #DFCAB7;
	margin:20px 0px 25px 0px;
}

.floor_link {
	display:block;
	color:#6E1345;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
}

.floor_link:hover {
	text-decoration:none;
	color:#5D7D3B;
}

.floor_back_link {
	display:block;
	/*color:#5B7B39;*/
	text-decoration:none;
	color:#6E1345;	
	font-size:12px;
}

.floor_back_link:hover {
	text-decoration:none;
	color:#5D7D3B;
	font-size:12px;
}
/*---------------------------------------------------------------------------------- LIFESTYLE*/
#movie {
	padding-bottom:15px;
}

.logo_wrapper {
	padding:0px 10px 5px 0px;
}
/*---------------------------------------------------------------------------------- CONTACT INFO*/
.agents_wrapper {
	float:left;
	width:608px;
}

.agents_left {
	float:left;
	width:344px;
}

.agents_right {
	float:left;
	width:264px;
}

.feedback_wrapper {
	float:left;
	width:608px;
}

.contact_left_cell {
	padding:0px 10px 5px 0px;
	text-align:right;
}

.contact_right_cell {
	padding-bottom:5px;
}

.error_color {
	color:#FF0000;
	padding:0px 10px 5px 0px;
	text-align:right;
}

.input_box {
	width:180px;
}

.textarea_box {
	width:296px;
}

.phone_box {
	width:80px;
}

.error_msg_wrapper {
	width:608px;
	padding-bottom:15px;
	color:#FF0000;
	font-size:14px;
}

.submit_bttn {
	background-image:url(/images/submit_off.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:110px;
	height:28px;	
	border:none;	
	cursor: pointer;
}

.submit_bttn_over {
	background-image:url(/images/submit_on.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:110px;
	height:28px;
	border:none;	
	cursor: pointer;
}
/*---------------------------------------------------------------------------------- FOOTER*/
.footer_wrapper {
	float:left;
	width:920px;
	padding:5px 8px 0px 8px;
	color:#6A8948;
}

.footer_left {
	float:left;
	width:720px;
}

.footer_right {
	float:right;
	width:200px;
	text-align:right;
}

.footer_link {
	text-decoration:none;
	color:#6A8948;
}

.footer_link:hover {
	text-decoration:underline;
}

.footer_disclaimer {
	float:left;
	padding:5px 8px 0px 8px;
	font-size:10px;
	color:#6A8948;
}

.footer_logo {
	float:left;
	clear:both;
	width:936px;
	text-align:center;
	padding:15px 0px 10px 0px;
}
/*---------------------------------------------------------------------------------- SHARED CLASSES*/
.general_link {
	text-decoration:none;
	color:#6E1345;
}

.general_link:hover {
	text-decoration:none;
	color:#5D7D3B;
}

.unordered_list {
	padding-left:40px;
}

.unordered_list li {
	padding-bottom:5px;
}

.bold_link {
	font-size:14px;
	color:#5B7B39;
	text-decoration:none;
}