/* start global styles */

* { 
	padding: 0px;
	margin: 0px;
}


body {
	font-family: arial, sans-serif;
	color: #818181;
	background: #f8f6e5 url(/site_images/backgrounds/header_shadow.png) left 110px repeat-x;
}

h2 {
	font-family: arial, sans-serif;
	color: #998675;
	font-size: 18px;
	text-align: center;
}

p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 9px;
}

#header {
	width: 100%;
	height: 110px;
	background: url(/site_images/backgrounds/bg_header.png) top center repeat-x;
}

#header_content {
	width: 837px;
	overflow: hidden;
	margin: 0px auto;
	padding-left: 83px;
}

#logo {
	float: left;
	width: 154px;
	height: 101px;
	margin: 9px 0px 0px 0px;
}

#container {
	width: 900px;
	height: 507px;
	background: url(/site_images/backgrounds/bg_container.png) top center repeat-y;
	margin: 0px auto;
}

#content {
	width: 882px;
	height: 507px;
	overflow: hidden;
	background: #f8f6e5 url(/site_images/backgrounds/header_shadow.png) top center no-repeat;
	margin: 0px auto;
}


#interest_list {
	width: 900px;
	height: 56px;
	margin: 0px auto;
}

#footer {
	width: 100%;
	height: 135px;
	background: url(/site_images/backgrounds/bg_footer.png) center 5px repeat-x;
	margin: -5px 0px 10px 0px;
	z-index: 10;
}

#footer_content {
	width: 900px;
	color: #998675;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 76px;
	margin: 0px auto;
	position: relative;
}

#social_links {
	position: absolute;
	top: 685px;
	margin-left: 830px;
}

#copyright {
	float: left;
	width: 250px;
	padding-left: 26px;
}

#copyright {
	color: #bba891;
}

#copyright img {
	padding-bottom: 5px;
}

#copyright p {
	color: #bba891;
	font-size: 8px;
	margin-bottom: 10px;
	padding: 0px;
}

.footer_nav { 
	float: left;
	width: 600px;
}

.footer_nav ul {
	float: left;
	width: 150px;
}

.footer_nav li {
	list-style: none;
	font-size: 8px;
	line-height: 13px;
}

.footer_nav a {
	color: #bba891;
	text-decoration: none;
}

a.nav_headings  {
	font-size: 9px;
	line-height: 15px;
	color: #998675;
	font-weight: bold;
}

/* end global styles */


/* start splash page styles */

body#splash {
	background: #000;
}

#footer_splash {
	width: 450px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-right: 10px;
	margin: 0px auto 10px auto;
}

#footer_splash p {
	color: #8e8e8e;
	font-size: 8px;
	margin-bottom: 12px;
}

#footer_nav ul {
	list-style: none;
	margin-bottom: 3px;
}

#footer_nav li {
	display: inline;
	font-size: 8px;
	padding: 0px 3px;
}

#footer_nav a {
	color: #c0c0c0;
	font-size: 8px;
	text-decoration: none;
}

/* end splash page styles */


/* start content column styles */

#left_col {
	float: left;
	height: 507px;
}

#mid_col {
	float: left;
	width: 233px;
	height: 507px;
	background: url(/site_images/backgrounds/text_bg.jpg) top left no-repeat;
	padding: 0px 40px;
}

#mid_col_content {
	width: 233px;
}

#mid_col_link {
	width: 233px;
	height: 25px;
	text-align: center;
	margin-top: 32px;
}

#right_col {
	float: right;
	height: 507px;
}

/* end content column styles */


/* start home page styles */

body#home #left_col { width: 65px; }
body#home #right_col { width: 504px; }

body#home p {
	line-height: 20px;
}


/* end home page styles */

/* start amenities page styles */

body#amenities.interior #left_col { width: 160px; }
body#amenities.building #left_col { width: 586px; }
body#amenities.building #left_col2 { float: left; width: 273px; }
body#amenities.features #left_col { width: 411px; }

.mid_col_header {
	text-align: center;
	padding: 45px 0px 55px 0px;
	margin: 0px auto;
}

body#amenities.features p {
	line-height: 20px;
}

body#amenities.interior #right_col { width: 409px; }
body#amenities.building #right_col { width: 296px; }
body#amenities.features #right_col { width: 158px; }

/* end amenities page styles */


/* start floorplans page styles */

#floorplan_header {
	width: 790px;
	text-align: center;
	margin: 10px auto 12px auto;
}

body#floorplans #content {
	clear: left;
}

#floorplan_layout {
	width: 880px;
	height: 400px;
}

#floorplan_bg {
	width: 750px;
	height: 370px;
	background: url(/site_images/backgrounds/floorplan_bg.png) center top no-repeat;
	padding: 10px 20px 15px 20px;
	margin: 0px auto;
}

#floorplan_info {
	width: 750px;
	margin: 5px auto 0px auto;
}

#floorplan_terms {
	float: left;
	width: 270px;
}

#floorplan_terms p {
	font-size: 8px;
	color: #bfb6a3;
	margin-top: 5px;
}

#floorplan_pagination {
	float: left;
	width: 165px;
	height: 30px;
	padding: 0px 10px 0px 50px;
}

#pag_prev {
	width: 40px;
	float: left;
}

#pag_next {
	width: 40px;
	float: right;
	padding-right: 50px;
}

.pdf_link {
	float: left;
	width: 85px;
	height: 40px;
	font-size: 8px;
	background: url(/site_images/pdf_icon.gif) left top no-repeat;
	padding: 3px 0px 0px 30px;
}

.pdf_link a {
	font-size: 7px;
	line-height: 9px;
	font-weight: bold;
	color: #7f7e7e;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 4px;
}

/* end floorplans page styles */


/* start news page styles */

body#news #left_col { 
	width: 433px;
	height: 507px;
	background: url(/site_images/backgrounds/news_text_bg.jpg) top left no-repeat; 
	padding: 0px 65px 0px 60px;
}

body#news #left_col_content {
	width: 433px;
}

.left_col_header {
	text-align: center;
	padding: 40px 0px 45px 0px;
	margin: 0px auto;
}

.news_item {
}

.dateline {
	width: 433px;
	height: 30px;
	overflow: hidden;
	background: url(/site_images/backgrounds/news_underline.gif) 0px 11px repeat-x; 
}

.dateline h1 {
	float: left;
	font-size: 7px;
	color: #a7a7a7;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 3px;
}

.dateline h2 {
	float: right;
	font-size: 10px;
	color: #737373;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.news_intro {
	margin-bottom: 35px;
}

.news_intro h1 {
	color: #c06f26;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}	

.news_intro p {
	font-size: 9px;
	line-height: 14px;
}

.news_intro a {
	font-size: 9px;
	color: #c06f26;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
}

body#news #right_col { width: 324px; }

/* end news page styles */


/* start interest page/form styles */

body#contact.interest2 #content { background: url(/site_images/contact_interest2.jpg) top left no-repeat; }

body#contact.interest_thanks #content { background: url(/site_images/contact_interest_thanks.jpg) top left no-repeat; }

#contactform {
	float: right;
	width: 610px;
	height: 375px;
	padding: 113px 20px 20px 20px;
}

table.form1a {
	margin-top: 5px;
}

.form1a table {
	border-collapse: collapse;
}

.form1a td {
	height: 30px;
	vertical-align: top;
}

.interestlist input {
	background: none;
	border: none;
}


.form1b td {
	vertical-align: top;
	
}

.boxborder {
	width: 14px;
	height: 14px;
}

/* end interest page/form styles */



/* start p11 2012 work for refer a friend */

#mid_col_refer {
    background: url("/site_images/backgrounds/bg_refer.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 507px;
    padding: 0 40px;
    width: 672px;
}

#right_col_refer {
	width: 65px;
	float: right;
	height: 507px;
}

.mid_col_header_refer {
	text-align: center;
	padding: 28px 0px 25px 0px;
	margin: 0px auto;
}

#referForm {
	margin: 0;
	padding: 0;
}

#referFormLeft {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#referFormLeft {
	width: 320px;
	overflow: hidden;
	float: left;
}

#referFormRight {
	width: 320px;
	overflow: hidden;
	float: right;
}

#referFormLeft label, #referFormRight label {
	width: 75px;
	float: left;
	font-size: 11px;
	line-height: 11px;
	padding: 4px 0px 4px 0px;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 3px;

}

#referFormLeft input, #referFormRight input {
	width: 239px;
	background: #FFF;
	padding: 3px 2px 3px 2px;
	margin-top: 0px;
	border: 1px solid #CCC;
	font-size: 11px;
	float: left;
	margin-bottom: 3px;
}

#formButton {
	width: 100%;
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.formHeader {
	width: 325px;
	clear: both;
	padding-bottom: 15px;
}

#referSnipe {
	width: 310px;
	height: 25px;
	z-index: 1000;
	position: absolute;
	left: 494px;
	top: 80px;
}

/* end p11 2012 work for refer a friend */
