/* STYLES FOR LANDING PAGE */

body { 

	}
#page { width:780px; margin:20px auto; text-align:left; }

a { border:0; }
img { border:0; }
	
/* SHARED CLASSES */
.clear-float { clear:both; }

/* CONTENT */
#l_content {
	border:10px solid #fff;
	background:#E1DDCE;
	width:742px;
	}
#c_content {
	width:749px;
	border-width:0 10px;
	border-style:solid;
	border-color:#fff;
	}

/* CONTENT: TOP */
#l_top { color:#fff; text-align:center; }
#l_topleft { float:left; background:#2E3538; width:225px; height:290px; }	

#thanks_txt { font-size:10pt; height:250px; margin:40px 15px 0 15px; font-weight:bold; }
#thanks_txt a { color:#906A39; text-decoration:none; }

#l_form_title { height:47px; }
form#landing { width:225px; text-align:right; margin:0; padding:0; }	
div.input { text-align:right; }
div.input input { width:125px; border:0; margin:10px 15px 0 5px; }
div.checkbox { width:200px; margin:15px auto 0 auto; text-align:left; }
div.checkbox input { margin:0; padding:0; }
#check_tbl { width:200px; margin:0; border-spacing:0; padding:0; }
#check_tbl td { margin:0; padding:1px 0; }
input#submit { color:#fff; background:#926B38; border:0; margin-right:20px; }

#l_img { float:right; width:517px; height:309px; }

/* CONTENT: BOTTOM */
#l_bottom { }
#l_imgnav, #c_imgnav { float:left; width:225px; border-right:1px solid #fff; }
ul#imgnav_list { 
	list-style:none;
	text-align:center;
	padding:0;
	margin:0;
	}
li.imgnav { margin:0; padding:0; }
li#jp { margin:20px 0 40px 0; }
li#mosaic {  }
li#windstone { margin:55px 0 50px 0; }
li#starling { margin:45px 0 40px 0; }
li#mirabelle { margin:10px 0 50px 0; }

.content_title {
	text-align:center;
	background:#DBD5C5;
	color:#82735E;
	width:100%;
	/* height:50px; */
	font-size:21pt;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:35pt;
	vertical-align:middle;
	}
#c_content { color:#393738; font-size:8pt; line-height:9pt; }
#c_content a, #c_content a:visited { color:#0C4980; }
#l_text, .text {
	margin:0;
	padding:0;
	padding-bottom:30px;
	}
.text { width:100%; }
#l_text { float:right; width:500px; color:#646C6E; }
#l_text p { padding:0; margin:20px 30px 0 10px; }
.home_title { font-size:100%; font-weight:bold; padding:0; margin:0; }
#c_text1 { background:#B4AE8E; }
#c_text2 { background:#D2C49F; }
#c_text3 { background:#BCA583; }

.c_table { margin:15px 10px 5px 15px; text-align:center; }
.c_table td { }
.td_logos { width:125px; }
.td_txt { width:345px; text-align:left; }
.td_img { width:225px; }
.td_logos img, .td_img img { margin:10px auto; }
/* .c_table img { margin:10px 0 5px 25px; } */

#interest_link {
	width:100%;
	background:#B4AE8E; 
	height:18px;
	margin:0;
	text-align:right;	
	}
#interest_link .redundant { /*width:84px; margin-right:2px;*/ float:right; }
#interest_link a { border:0; }
#interest_link a img { border:0; }	

/* FOOTER */
#content_foot { 
	width:769px; 
	height:46px; 
	margin:0;
	margin-bottom:20px; 
	background:#ffffff url('images/comm_landing_page_foot_bg.jpg') no-repeat; 
	text-align:right;
	}
#content_foot .redundant { float:right; }
#content_foot_a {
	width:149px;
	height:23px;
	border:0;
/* 	position:absolute;*/
	margin:12px 20px 11px 600px; 
	/* float:right; */
	}
#l_footer, #c_footer { width:750px; padding:5px 10px; color:#58544F; margin-bottom:30px; }
#foot_left { float:left; }
#foot_right { float:right; text-align:right; }
#l_footer a, #c_footer a { color:#58544F; text-decoration:none; }
#l_footer a:visited, #c_footer a:visited { color:#58544F; }