@charset "UTF-8";


/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-image: url(lc_assets/overall_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

a:active, a:focus {
	outline:none;
	-moz-outline-style:none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.clear {
	height:0px;
	clear:both;
}

/* End Basics - CSS */

/* Start Nav - CSS */

#nav {
	height:53px;
	width:982px;
	background-image: url(lc_assets/nav_bg.png);
}

#nav ul {
    display:block;
    float:left;
    width:982px;
    height:53px;
    list-style:none;
}

#nav ul li {
    display:block;
    float:left;
    height:53px;
    text-indent:-10000px;
}

#nav ul li a {
    display:block;
    width:100%;
    height:100%;
}

#home {
    width:100px;
}
#aboutus {
    width:114px;
}
#communities {
    width:142px;
}
#availhomes {
    width:167px;
}
#modelsplans {
    width:163px;
}
#gallery {
    width:164px;
}
#contact {
    width:132px;
}
#home a:hover {
    background:url(lc_assets/nav01_f2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#aboutus a:hover {
    background:url(lc_assets/nav02_f2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#communities a:hover {
    background:url(lc_assets/nav03_f2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#availhomes a:hover {
    background:url(lc_assets/nav04_f2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#modelsplans a:hover {
    background:url(lc_assets/nav05_f2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery a:hover {
    background:url(lc_assets/nav06_f2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact a:hover {
    background:url(lc_assets/nav07_f2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* End Nav - CSS */



/* Start Home - CSS */

#wraptocenter {
	margin:0px auto;
	width:982px;
}

#top {
	background-image: url(lc_assets/home01.png);
	height:41px;
	width:982px;
}


#header {
	height:349px;
	width:982px;
}

#header #logo {
	background-image: url(lc_assets/home02.png);
	float:left;
	height:349px;
	width:400px;
}

#header #slideshow {
	float:left;
	height:100%;
	width:582px;
}


#footer {
	float: left;
	width: 982px;
	background-image: url(lc_assets/home07.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer a {
	font-weight: bold;
	color: #EEE3C0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_edge {
	float: left;
	height: 12px;
	width: 982px;
	background-image: url(lc_assets/home08.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #footleftcol {
	float: left;
	width: 850px;
	margin-left: 35px;
}

#footer #footrightcol {
	float: left;
	width: 88px;
}

#home_stick {
	float: left;
	background-image: url(lc_assets/home06.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 982px;
}

#home_footer_edge {
	float: left;
	background-image: url(lc_assets/home08.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 982px;
}

.bd_logo_space {
	margin-bottom: 10px;
}

#home_belownav {
	float: left;
	background-image: url(lc_assets/home04.png);
	height: 28px;
	width: 982px;
}

#home_content_container {
	float: left;
	background-image: url(lc_assets/home_content_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 982px;
}

#home_content {
	float: left;
	background-image: url(lc_assets/home05.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 982px;
}

#home_content #leftcol {
	float: left;
	width: 293px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 87px;
}

#home_content #leftcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #4F2418;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#home_content #leftcol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #4F2418;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#home_content #leftcol h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

#home_content #leftcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
	line-height: 19px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#home_contact_box {
	background-image: url(lc_assets/home_contactinfo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 62px;
	width: 293px;	
}

#home_content #rightcol {
	float: left;
	width: 487px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 57px;
}

#home_content #rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px 3px 0px;
}

#home_content #rightcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#home_content #rightcol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px 3px 5px;
}

#home_content #rightcol a {
	font-weight: bold;
	color: #462015;
	text-decoration: none;	
}

#home_content #rightcol a:hover {
	font-weight: bold;
	color: #2C3E4E;
	text-decoration: underline;	
}

#home_content #rightcol #space {
	float: left;
	height: 10px;
	width: 487px;
}

#home_content #rightcol #home_fp {
	float: left;
	width: 487px;
	height: 100px;
	background-image: url(lc_assets/home_fp01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

#home_content #rightcol #home_fp_edge {
	float: left;
	width: 487px;
	height: 29px;
	background-image: url(lc_assets/home_fp02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

#home_content #rightcol #home_fp_thumbarea {
	float: left;
	width: 134px;
	height: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 33px;
}

#home_content #rightcol #home_fp_contentarea {
	float: left;
	width: 280px;
}

#home_content #rightcol #home_fp_contentarea_infoleft {
	float: left;
	width: 140px;
}

#home_content #rightcol #home_fp_contentarea_inforight {
	float: left;
	width: 140px;
	clear: right;
}

#home_content #rightcol #home_3column {
	float: left;
	width: 487px;
}

.home_map_btn {
	width: 165px;
	background-image: url(lc_assets/home_map_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 190px;
}

.home_map_btn a {
	width: 165px;
	background-image: url(lc_assets/home_map_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 190px;
}

.home_info_module {
	background-image: url(lc_assets/home_box_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 160px;
	float: left;
}

.home_info_module_header_news {
	background-image: url(lc_assets/home_box_newsheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 57px;
	text-indent: -5000px;
}

.home_info_module_header_comms {
	background-image: url(lc_assets/home_box_commheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 57px;
	text-indent: -5000px;
}

.home_info_module_content {
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.home_info_module_edge {
	background-image: url(lc_assets/home_box_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 13px;
}

.home_info_module ul {
	list-style:none;
	width: 100%;
}

.home_info_module ul li {
	display:block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2A786;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	line-height: 13px;
}


#home_content #rightcol #middle {
	float: left;
	width: 160px;
	background-image: url(lc_assets/home_box_01.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#home_content #rightcol #right {
	width: 160px;
	background-image: url(lc_assets/home_box_01.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}

.home_newsheader {
	background-image: url(lc_assets/home_box_newsheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 57px;
	width: 160px;	
}

.home_commheader {
	background-image: url(lc_assets/home_box_commheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 57px;
	width: 160px;	
}

.info_box {
	width: 136px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.info_box_edge {
	background-image: url(lc_assets/home_box_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 13px;
	width: 160px;
}



/* inside css */

#inside_top {
	background-image: url(lc_assets/inside_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 982px;	
}

#inside_header {
	height: 203px;
	width: 982px;	
}

#inside_header #logo {
	background-image: url(lc_assets/inside_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 203px;
	width: 397px;	
}

#inside_header #slideshow {
	float: left;
	height: 203px;
	width: 585px;	
}

#inside_belownav {
	background-image: url(lc_assets/inside_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 982px;
	float: left;	
}

#content {
	background-image: url(lc_assets/inside_05.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 982px;
	clear: both;
	height: 100%;
}

#content_innerwrap {
	background-image: url(lc_assets/inside_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 982px;
	clear: both;
	float: left;
}

#inside_stick {
	background-image: url(lc_assets/inside_06.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 56px;
	width: 982px;
}

/* End Home - CSS */


/* Start Main - CSS */

#main {
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 57px;
	margin-bottom: 0px;
	margin-left: 86px;
}

#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #431F14;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	letter-spacing: 2px;
}

#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #54462B;
	text-decoration: none;
	padding-bottom: 2px;
}

#main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 2px;
}
#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
#main h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}
#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #53271C;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#main a {
	font-weight: bold;
	text-decoration: none;
	color: #431F14;
}

#main a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2C3E4E;
}


#main ul {
	list-style:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	width: 100%;
	margin: 0px;
}

#main ul li {
	display:block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2A786;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	margin: 0px;
}

#detail {
	float: left;
	width: 650px;
}

#left {
	float: left;
	width: 198px;
	
}

#right {
	float: left;
	width: 432px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.left_top {
	background-image: url(lc_assets/detail_left01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 198px;
}

.left_content {
	background-image: url(lc_assets/detail_left02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 198px;
}

.left_edge {
	background-image: url(lc_assets/detail_left06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 198px;
}

.left_top_box {
	background-image: url(lc_assets/detail_left03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 198px;
}

.left_content_box {
	background-image: url(lc_assets/detail_left04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 198px;
}

.left_edge_box {
	background-image: url(lc_assets/detail_left05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 198px;
}

.left_features {
	width: 174px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 9px;
}

.results_photos_module {
	width: 432px;
}

.photo_edge {
	margin: 5px;
	padding: 2px;
	border: 3px solid #D6CCAD;
}

.photo_edge:hover {
	margin: 5px;
	padding: 2px;
	border: 3px solid #431F14;
}

.detail_specs {
	width: 165px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;	
}

.spec_hrule {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54462B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}






/* start or results css */
.spec_hrule02 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54462B;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.spec_hrule03 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54462B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.detail_leftlowerarea {
	width: 174px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 9px;
}

/* End Main - CSS */

/* Start page Headers - CSS */

.header_about {
	background-image: url(lc_assets/header_about.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_communities {
	background-image: url(lc_assets/header_communities.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_invres {
	background-image: url(lc_assets/header_invres.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_invdetail {
	background-image: url(lc_assets/header_invdetail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_model {
	background-image: url(lc_assets/header_model.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_modeldetail {
	background-image: url(lc_assets/header_modeldetail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_gallery {
	background-image: url(lc_assets/header_gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_contact {
	background-image: url(lc_assets/header_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

.header_sitemap {
	background-image: url(lc_assets/header_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: right;
	height: 61px;
	width: 254px;
	display: block;
}

/* End page Headers - CSS */


/* Sidebar - CSS */

#sidebar {
	float: left;
	width: 132px;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #54462B;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 8px;
}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 2px;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #431F14;
}

#sidebar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2C3E4E;
}

#sidebar ul {
	list-style:none;
	width: 100%;
}

#sidebar ul li {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2A786;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-top: 2px;
}

.sidebar_map_btn {
	background-image: url(lc_assets/sidebar_map_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 170px;
	width: 132px;
}

.sidebar_map_btn a {
	background-image: url(lc_assets/sidebar_map_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 170px;
	width: 132px;
}

.sidebar_module {
	background-color: #E7DEC3;
	width: 132px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sidebar_fp_header {
	background-image: url(lc_assets/sidebar_header_fp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 44px;
	width: 132px;
}

.sidebar_commlink_header {
	background-image: url(lc_assets/sidebar_header_commlinks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 44px;
	width: 132px;
}

.sidebar_contentarea {
	width: 118px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.sidebar_detail_btn a {
	background-image: url(lc_assets/sidebar_detail_btn.jpg);
	text-indent: -5000px;
	height: 31px;
	width: 132px;
	display: block;
}

.sidebar_detail_btn {
	background-image: url(lc_assets/sidebar_detail_btn.jpg);
	text-indent: -5000px;
	height: 31px;
	width: 132px;
	display: block;
}

.sidebar_space {
	height: 10px;
	width: 100%;
}
.sidebar_space02 {
	height: 15px;
	width: 100%;
}

/* End of Sidebar */



/* start of community map page */

.map_edge {
	border: 7px solid #504329;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.commlist_info_box {
	width: 636px;
	background-color: #E9E6D3;
}
.commlist_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B48A;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.commlist_info a:link {
	color: #E7E1CC;
	font-weight: bold;
	text-decoration: none;
}

.commlist_info a:hover {
	color: #2C3E4E;
	font-weight: bold;
	text-decoration: underline;
}

/* end of community map page */

/* start or results css */

.results_box {
	width: 142px;
	background-color: #D6CCAD;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.results_box_narrow {
	width: 130px;
	background-color: #D6CCAD;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.results_innerbox {
	width: 122px;
	background-color: #D6CCAD;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.results_innerbox_narrow {
	width: 112px;
	background-color: #D6CCAD;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.detail_btn {
	background-image: url(lc_assets/btn_viewdetail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 34px;
	width: 142px;
	display: block;
}

.detail_btn a {
	background-image: url(lc_assets/btn_viewdetail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 34px;
	width: 130px;
}

.detail_btn_narrow {
	background-image: url(lc_assets/btn_viewdetail_narrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 34px;
	width: 130px;
	display: block;
}

.detail_btn_narrow a {
	background-image: url(lc_assets/btn_viewdetail_narrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 34px;
	width: 130px;
}

.planpage_top_module {
	float: left;
	width: 650px;
}

.planpage_top_left {
	width: 600px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.planpage_top_right {
	width: 200px;
	float: left;
	clear: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
}

.plan_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	color: #54462B;
	text-decoration: none;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D0B7;
	float: left;
	clear: both;
	width: 95%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}


/* Form styling */
.form { }
.form p {
 padding-bottom:5px !important;
}
.form label {
 display:block;
 float:left;
 margin-right:15px;
 padding-top:2px;
 text-align:right;
 width:150px;
}
.form input, .form textarea {
 width:200px;
}
.form .submit input {
 margin-left:165px;
 width:auto;
}
.form .checkbox {
 width: 15px;
}
.form .captcha img {
 margin-left:165px;
}
.form .directions {
 text-align:center;
}
.success {
 color:#000000;
 font-weight:bold;
 padding-top:30px;
 text-align:center;
}
.error {
 color:#ff0000;
 font-weight:bold;
 text-align:center;
}
/* Form styling */



/* about pages */
.teambox {
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2A786;
	float: left;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 8px;
}

.team_info {
	width: 150px;
	float: left;
	padding: 5px 20px 5px 5px;
}

.team_text {
	width: 220px;
	float: left;
	clear: both
	padding: 5px;
}

.testimonial_box {
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2A786;
	float: left;
	clear: both
	margin-top: 10px;
	margin-bottom: 12px;
	padding: 10px;
}

.news_box {
	width: 95%;
	float: left;
	clear: both
	margin-top: 10px;
	margin-bottom: 12px;
	padding: 10px;
}
