@charset "UTF-8";


/* Start Basics - CSS */
* { margin:0; padding:0; }

body {
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:active, a:focus {
	outline: 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;
}


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

.photo_edge {
	border: 2px solid #900;
	padding: 2px
}

.photo_edge:hover {
	border: 2px solid #F00;
	padding: 2px
}

.photo_edge_margin_right  {
	border: 3px solid #900;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo_edge_margin_right:hover {
	border: 3px solid #F00;
	padding: 2px
	padding: 2px
}

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

a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 3px solid #900;
	padding: 2px
}

.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}

.left_noline {
	float: left;
	margin: 5px;
	padding: 7px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
	padding-bottom: 12px;
}

.font_right {
	float: right;
}

/* End Basics - CSS */

#wrapper {
	width: 980px;
	margin: 0px auto;
}

/* start of home */

#home_header {
	width: 980px;
	height: 115px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

.home_logo a {
	width: 200px;
	height: 70px;
	float: left;
	margin: 26px 0px 0px 15px;
	text-indent: -5000px;
	display: block;
}

.home_slideshow_wrapper {
	width: 980px;
	height: 368px;
	float: left;
	background-image: url(../images/slideshow_bg.png);
	background-repeat: no-repeat;
}

.home_slideshow_images {
	width: 600px;
	height: 350px;
	float: left;
	margin: 4px 0px 0px 15px;
}

.home_slideshow_right {
	width: 350px;
	height: 350px;
	float: left;
}

.home_slideshow_content {
	width: 350px;
	height: 170px;
	float: left;
	text-indent: -10000px;
}

.credit_link a {
	width: 100px;
	height: 80px;
	float: right;
	display: block;
	text-indent: -10000px;
}

.get_started_bttn a {
	width: 130px;
	height: 32px;
	margin-left: 26px;
	margin-top: 44px;
	display: block;
	text-indent: -10000px;
	float: left;
}

#home_content_wrapper {
	width: 980px;
	float: left;
}

.home_content_left {
	width: 405px;
	margin: 30px 0px 20px 18px;
	float: left;
	text-indent: 0px;
}	

.home_content_right {
	width: 536px;
	float: left;
	margin: 20px 0px 20px 18px;
}

.home_headline {
	width: 405px;
	height: 44px;
	float: left;
	margin-bottom: 10px;
	text-indent: -10000px;
	background-image: url(../images/index_headline.png);
	background-repeat: no-repeat;
}

.home_community_finder_map {
	width: 536px;
	height: 271px;
	float: left;
	background-image: url(../images/community_finder_bg.jpg);
	background-repeat: no-repeat;
}

.home_community_finder_left {
	width: 280px;
	float: left;
}

.home_community_finder_headline {
	width: 280px;
	height: 34px;
	float: left;
	margin: 33px 0px 20px 0px;
	text-indent: -10000px;
}

.home_community_finder_form_box {
	width: 230px;
	float: left;
	margin: 0px 0px 0px 44px;
}

.home_community_finder_right {
	width: 224px;
	height: 214px;
	margin-top: 28px;
	float: left;
	display: block;	
}

.home_module_left {
	width: 300px;
	float: left;
	margin: 0px 0px 20px 16px;
}

.home_module_center {
	width: 300px;
	float: left;
	margin: 0px 0px 20px 17px;
}

.home_module_right {
	width: 330px;
	float: left;
	margin: 0px 0px 20px 15px;
}

.home_module_left_header {
	width: 300px;
	height: 45px;
	float: left;
	background-image: url(../images/h4h_header.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.home_module_center_header {
	width: 300px;
	height: 45px;
	float: left;
	background-image: url(../images/from_blog_module_header.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.home_module_repeat {
	width: 300px;
	float: left;
	background-image: url(../images/home_module_repeat.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}

.home_module_repeat_inner {
	width: 240px;
	margin: 20px 30px 0px 30px;
}

.home_module_edge {
	width: 300px;
	height: 34px;
	float: left;
	background-image: url(../images/home_module_edge.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

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

.home_module_repeat_inner li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #900;
	padding-bottom: 8px;
	padding-right: 40px;
	margin-bottom: 8px;
	border-bottom: 1px solid #999;
	background-image: url(../images/blog_arrow.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
}

.home_module_repeat_inner li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #900;
}

.home_module_repeat_inner span {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #666;
}
	
/* end of home */

/* start of inside */

#inside_content_wrapper {
	width: 980px;
	float: left;
}

.inside_content_top {
	width: 980px;
	height: 100px;
	float: left;
	background-image: url(../images/inside_content_bg_top.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.inside_content_rpt {
	width: 980px;
	float: left;
	background-image: url(../images/inside_content_bg_rpt.png);
	background-repeat: repeat-y;
}

.inside_content_edge {
	width: 980px;
	height: 40px;
	float: left;
	background-image: url(../images/inside_content_bg_edge.png);
	background-repeat: no-repeat;
}

.inside_left_col_wrapper {
	width: 166px;
	float: left;
	margin-left: 20px;
}

.inside_left_col_top {
	width: 166px;
	height: 6px;
	background-image: url(../images/inside_left_col_top.jpg);
	background-repeat: no-repeat;
}

.inside_left_col_rpt {
	width: 166px;
	float: left;
	background-image: url(../images/inside_left_col_rpt.jpg);
	background-repeat: repeat-y;
}

.inside_left_col_edge {
	width: 166px;
	height: 179px;
	float: left;
	background-image: url(../images/inside_left_col_edge.jpg);
}

.inside_left_col_inner {
	width: 140px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.inside_left_col_inner h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color:#333;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #900;
}

.inside_left_col_inner ul {
	list-style: square;
	list-style-position: inside;
	width: 100%;
}

.inside_left_col_inner li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #900;
	color: #900;	
	}

.inside_left_col_inner li a {
	color: #333;
}

.inside_left_col_inner li a:hover {
	color: #900;
	text-decoration: none;
}

.inside_sidebar_wrapper {
	width: 230px;
	float: left;
	margin-left: 26px;
	padding-top: 10px;
}

.find_home_bttn a {
	width: 230px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/find_home_bttn.png);
	text-indent: -10000px;
	display: block;
}

.find_home_bttn_sa a {
	width: 230px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/find_home_bttn_sa.png);
	text-indent: -10000px;
	display: block;
}

.credit_bttn a {
	width: 230px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/credit_bttn.png);
	text-indent: -10000px;
	display: block;
}

.home_featured_bg{
	width:303px;
	height:295px;
	background-image:url(../images/featured_home_bg.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:10px; 
	padding-top:75px;
}
.featured_bttn_link01 a {
	width: 303px;
	height: 30px;
	float: left;
	margin-top:-15px;
	display: block;
	
}

.featured_bttn_box {
	width: 230px;
	float: left;
	margin-bottom: 10px;
	display: block;
}

.featured_bttn_headline {
	width: 230px;
	height: 77px;
	float: left;
	text-indent: -10000px;
	background-image: url(../images/featured_bttn_bg.png);
}

.featured_bttn_rpt {
	width: 230px;
	float: left;
	background-image: url(../images/featured_bttn_rtp.png);
	background-repeat: repeat-y;
}

.featured_bttn_photo {
	width: 169px;
	float: left;
	margin-left: 31px;
}

.featured_bttn_text {
	width: 175px;
	height: 80px;
	float: left;
	margin-left: 31px;
}

.featured_bttn_link a {
	width: 230px;
	height: 30px;
	float: left;
	display: block;
	background-image: url(../images/featured_bttn_bg.png);
	background-position: bottom;
}


.extreme_bttn a {
	width: 230px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/extreme_bttn.png);
	text-indent: -10000px;
	display: block;
}

.h4h_bttn a {
	width: 230px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/h4h_bttn.png);
	text-indent: -10000px;
	display: block;
}

.green_bttn a {
	width: 230px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/green_bttn.png);
	text-indent: -10000px;
	display: block;
}




.photo_bttn a {
	width: 230px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/photo_bttn.png);
	text-indent: -10000px;
	display: block;
}

.inside_sidebar_blog {
	width: 230px;
	float: left;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/blog_side_header.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 50px;
}

.inside_sidebar_inner {
	width: 190px;
	float: left;
	margin: 40px 20px 10px 20px;
}

.inside_sidebar_promo_box {
	width: 160px;
	margin: 20px 0px 10px 0px;
	float: left;
	padding: 15px;
	background-image: url(../images/comm_sidebar_promo_box.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
}

.inside_sidebar_blog ul {
	width: 190px;
	list-style: none;
	margin-left: 20px;
}

.inside_sidebar_blog li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #900;
	padding-bottom: 8px;
	padding-right: 40px;
	margin-bottom: 8px;
	border-bottom: 1px solid #999;
	background-image: url(../images/blog_arrow.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
}

.inside_sidebar_blog li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #900;
}

.inside_sidebar_blog span {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #666;
}

.inside_body_wrapper1 {
	width: 504px;
	float: left;
	margin-left: 24px;
	margin-top: 10px;
}

.inside_body_wrapper2 {
	width: 680px;
	float: left;
	margin-left: 34px;
}

.inside_page_header {
	width: 100%;
	height: 36px;
	float: left;
	background-image: url(../images/page_header_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 16px;
}

.inside_page_header h1 {
	padding-top: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-indent: 14px;
}

#inside_content_wrapper h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	margin-bottom: 10px;
}

#inside_content_wrapper h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #222;
	margin-bottom: 4px;
}

#inside_content_wrapper h4 a:hover {
	color: #F00;
	text-decoration: none;
}

#inside_content_wrapper h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	padding: 6px;
	width: 388px;
	background-color:#600;
}

#inside_content_wrapper h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #222;
	margin-top: 12px;
}

.inside_body_wrapper1 ul {
	list-style: outside square;
	padding-left: 12px;
	margin-top: 10px;
}

.inside_body_wrapper1 li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
	padding-bottom: 12px;
}

.divider_line {
	width: 100%;
	margin-top: 4px;
	margin-bottom: 13px;
	border-bottom: 1px solid #AAA;
}

.inside_body_wrapper a {
	color: #036;
}

.inside_body_wrapper a:hover {
	text-decoration: underline;
}

.inside_body_wrapper span {
	margin-left: 12px;
}

.community_list_wrapper {
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

.community_list_header {
	width: 400px;
	height: 20px;
	float: left;
	padding-top: 4px;
	margin-bottom: 10px;
	background-image: url(../images/community_list_header_bg.jpg);
	background-repeat: repeat-x;
}

.community_list_entry_wrapper {
	width: 400px;
	float: left;
	background-image: url(../images/community_list_divider_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.community_list_col01 {
	width: 230px;
	float: left;
	margin-left: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.community_list_col01 a {
	color: #900;
	font-weight: bold;
}

.community_list_col01 a:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}

.community_list_col02 {
	width: 120px;
	float: left;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.community_list_col03 {
	width: 130px;
	float: left;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.floorplan_search_wrapper {
	width: 260px;
	height: 520px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/floorplan_search_build.jpg);
	background-repeat: no-repeat;
}

.floorplan_search_inner {
	width: 180px;
	float: left;
	margin-top: 100px;
	margin-left: 40px;
}

.community_list2_wrapper {
	width: 680px;
	float: left;
	margin-bottom: 20px;
}

.community_list2_header {
	width: 680px;
	height: 20px;
	float: left;
	padding-top: 4px;
	margin-bottom: 10px;
	background-image: url(../images/community_list_header_bg.jpg);
	background-repeat: repeat-x;
}

.community_list2_entry_wrapper {
	width: 680px;
	float: left;
	background-image: url(../images/community_list_divider_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.community_list2_col01 {
	width: 160px;
	float: left;
	margin-left: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.community_list2_col02 a {
	color: #900;
	font-weight: bold;
}

.community_list2_col02 a:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}

.community_list2_col02 {
	width: 300px;
	float: left;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.community_list2_col03 {
	width: 130px;
	float: left;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.google_map_wrapper {
	width: 660px;
	padding: 10px;
	background-color: #600;
	float: left;
	margin-bottom: 5px;
}

.community_detail_module {
	width: 680px;
	float: left;
	background-image: url(../images/community_header_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.community_detail_inner {
	width: 640px;
	margin: 20px;
	margin-bottom: 8px;
}

.community_detail_col01 {
	width: 200px;
	margin-right: 20px;
	float: left;
}

.community_detail_col02 {
	width: 200px;
	margin-right: 20px;
	float: left;
}

.community_detail_col03 {
	width: 200px;
	float: left;
}

.community_detail_tab_active a {
	width: 161px;
	height: 21px;
	background-image: url(../images/community_tab_active_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #900;
	display: block;
	float: right;
	margin-right: 6px;
}

.community_detail_tab a {
	width: 161px;
	height: 22px;
	background-image: url(../images/community_tab_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 9px;
	color: #FFF;
	display: block;
	float: right;
	margin-right: 6px;
}

.community_detail_tab_active a:hover {
	text-decoration: none;
	color: #900;
}

.community_detail_tab a:hover {
	text-decoration: none;
	color: #FFF;
}
	
.community_overview_col01 {
	width: 400px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.community_overview_col02 {
	width: 230px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background-color: #D9D8CA;
}

.community_overview_col02 ul {
	width: 230px;
	float: left;
	list-style: inside square;
	display: block;
	margin-bottom: 16px;
}

.community_overview_col02 li {
	width: 230px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #999;
}

.community_overview_col02 li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.community_overview_col02 li a:hover {
	text-decoration: none;
	color: #900;
	font-weight: normal;
}

.community_gallery {
	margin-left: 60px;
}

.results_wrapper {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.results_wrapper_top {
	width: 150px;
	height: 15px;
	background-image: url(../images/results_bg_top.jpg);
}

.results_wrapper_edge {
	width: 150px;
	height: 15px;
	background-image: url(../images/results_bg_edge.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.results_wrapper_rpt {
	width: 150px;
	float: left;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/results_bg_rpt.jpg);
}

.results_wrapper_inner_height01 {
	width: 130px;
	height: 280px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.results_wrapper_inner_height02 {
	width: 130px;
	height: 220px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.results_wrapper_inner_height03 {
	width: 130px;
	height: 340px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.results_photo_box  {
	width: 132px;
	min-height: 101px;
	float: left;
	margin-bottom: 6px;
}


.view_details_bttn a {
	width: 130px;
	height: 21px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/view_details_bttn.jpg);
	text-indent: -10000px;
	display: block;
}


/* end of inside */

/* nav */

#top_nav {
	width: 574px;
	height: 29px;
	float: right;
}

#top_nav ul {
    width: 574px;
	height: 29px;
	list-style: none;
	float: left;
	display: block;
}

#top_nav ul li {
	display: block;
    float: left;
	height: 29px;
	text-indent: -5000px;
}

#top_nav ul li a {
    display: block;
    width: 100%;
	height: 29px;
}

#top_nav_home {
    width: 67px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	margin-left: 30px;
}

#top_nav_blog {
    width: 102px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}

#top_nav_process {
    width: 145px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}

#top_nav_homeowners {
    width: 104px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}

#top_nav_contact {
    width: 89px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}

#top_nav_home a:hover {
    width: 67px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: -30px 0px;
}

#top_nav_blog a:hover {
    width: 102px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: -97px 0px;
}

#top_nav_process a:hover {
    width: 145px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: -199px 0px;
}

#top_nav_homeowners a:hover {
    width: 104px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: -344px 0px;
}

#top_nav_contact a:hover {
    width: 89px;
	background-image: url(../images/top_nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: -448px 0px;
}

#bottom_nav {
	width: 630px;
	height: 84px;
	float: right;
}

#bottom_nav ul {
    width: 630px;
	height: 84px;
    list-style: none;
	float: left;
	display: block;
}

#bottom_nav ul li {
	display: block;
    float: left;
	height: 84px;
	text-indent: -5000px;
}

#bottom_nav ul li a {
    display: block;
    width: 100%;
	height: 84px;
}

#bottom_nav_find {
    width: 200px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -86px;
}

#bottom_nav_search {
    width: 180px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -86px;
}

#bottom_nav_view {
    width: 128px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -86px;
}

#bottom_nav_explore {
    width: 120px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -86px;
}

#bottom_nav_find a:hover {
    width: 200px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#bottom_nav_search a:hover {
    width: 180px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -200px 0px;
}

#bottom_nav_view a:hover {
    width: 128px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -380px 0px;
}

#bottom_nav_explore a:hover {
    width: 120px;
	background-image: url(../images/bottom_menu_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -508px 0px;
}

#nav ul li ul {
    display: none;
    float: none;
    position: relative;
    top: 0px;
    width: 200px;
    z-index:100;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	border-top: solid 1px #999;
}

#nav ul li:hover ul {
    display: block;
}

#nav ul li ul li {
    background-color: #EEEEEE;
    color: #333;
    display: block;
    float: none;
    height: 22px;
    text-indent: 6px;
    padding-top: 0px;
	padding-bottom: 1px;
	border: solid 1px #999;
	border-top: none;
}

#nav ul li ul li a {
    color: #333;
    font: arial;
    font-size: 11px;
	font-weight: normal;
    height: 18px;
    padding-top: 5px;
	padding-bottom: 0px;
    text-decoration: none;
}

#nav ul li ul li a:hover {
    background-color: #B4A997;
    text-decoration: none;
	background-image: none;
	width: 100%;
}

/* nav */


/* form styling */

.form { 
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}

.form p {
 padding-bottom:8px !important;
}

.label {
 display:block;
 float:left;
 margin-right:10px;
 padding-top:2px;
 text-align:right;
 width: 180px;
}

.label2 {
 display:block;
 float:left;
 margin-right:10px;
 padding-top:2px;
 text-align:right;
 width: 180px;
 color: #900;
}

.label_3 {
 float:left;
 padding-bottom: 4px;
 text-align: left;
 width: 210px;
}

.form select {
 width: 200px;
 margin-top: -2px;
 margin-bottom: 6px;
}

.form input, .form textarea {
 width: 220px;
}

.form .submit input {
 margin-right: 50px;
 margin-top: 10px;
 width:auto;
}

.checkbox {
 width: 15px;
}

.form .captcha {
 margin-left: 120px;
 padding-bottom: 20px;
}

.form .directions {
 text-align:left;
 margin-bottom: 10px;
}

.form_divider {
 width: 100%;
 height: 10px;
 border-bottom: 1px solid #999;
 margin-bottom: 9px;
 clear: both;
}

.success {
 color:#000000;
 font-weight:bold;
 padding-top:30px;
 text-align:center;
}

.error {
 color:#ff0000;
 font-weight:bold;
 text-align:center;
}

/* form styling */

/* promo slider */

#slide-top									{ width: 330px; float: left; margin: 0px 0px 0px 0px; position: relative; height: 12px; background: url(../images/promotions_header.jpg) top center no-repeat; }
#slide-wrap									{ width: 330px; float: left; margin: 0px 0px 20px 10px; position: relative; height: 300px; background: url(../images/promotions_rpt.jpg) top center repeat-y; }
#slide-edge									{ width: 330px; float: left; margin: 0px 0px 0px -10px; position: relative; height: 15px; background: url(../images/promotions_edge.jpg) top center no-repeat; }

.panel_wrapper								{width: 310px; height: 240px; top: 44px; left: 10px;}
.panel_wrapper_featured						{width: 310px; height: 240px; top: 44px; left: 10px; background-image: url(../images/promo_featured_bg.jpg)}
.slider-wrap								{width: 310px; position: absolute; top: 12px; left: 10px;}

.featured_panel_photo						{width: 180px; margin-left: 100px; margin-top: 60px; float: left; margin-bottom: 6px;}
.featured_panel_textbox						{width: 180px; margin-left: 100px; float: left;}
	
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 310px; height: 240px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ float: left;}
#movers-row									{ margin: -14px 0 0 0px; height: 54px;}
#movers-row div								{ width: 62px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background-image: url(../images/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 58px; margin-top: -14px; position: relative; padding-top: 14px; z-index: 9999; float: left }
.active-thumb 								{ background: url(../images/icon-uparrowsmallwhite.png) top center no-repeat; }

/* promo slider */


/* start of footer */

#footer_wrapper {
	width: 100%;
	height: 250px;
	background-color: #C5C5AD;
	padding-top: 20px;
}

.footer_row {
	width: 960px;
	margin: 0px auto;
}

.footer_left {
	width: 600px;
	float: left;
	margin-left: 15px;
}

.footer_left_top {
	width: 600px;
	float: left;
	border-bottom: 1px solid #999;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.footer_right {
	width: 315px;
	height: 190px;
	float: left;
	margin-left: 30px;
	background-image: url(../images/footer_socialbox_bg.png);
	background-repeat:no-repeat;
}

.footer_siteby_box {
	width: 243px;
	height: 47px;
	float: left;
	background-image: url(../images/site_by_logo.png);
	background-repeat: no-repeat;
	display: block;
}

.footer_siteby_link a {
	width: 180px;
	height: 47px;
	float: left;
	display: block;
	margin-left:63px;
	text-indent: -10000px;
}

.footer_chgreen_link a {
	width: 133px;
	height: 56px;
	background-image: url(../images/extreme_green_sm.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 12px;
	text-indent: -10000px;
}

.footer_energystar_link a {
	width: 54px;
	height: 56px;
	background-image: url(../images/energy_star_logo.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 12px;
	text-indent: -10000px;
}

.footer_exteme_makeover_link a {
	width: 137px;
	height: 56px;
	background-image: url(../images/extreme_makeover_footer_logo.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -10000px;
}

.footer_social_bttn_wrapper {
	width: 275px;
	height: 34px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.footer_social_link a {
	width: 31px;
	height: 34px;
	margin-left: 20px;
	display: block;
	text-indent: -10000px;
	float: left;
}

.footer_form_box {
	width: 246px;
	float: left;
	margin-left: 38px;
	padding-top: 10px;
	margin-top: 12px;
	border-top: 1px solid #999;
	
	}

#footer_wrapper p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	margin-bottom: 0px;
}

#footer_wrapper a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

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

#footer_wrapper span {
	width: 9px;
	margin: 0px 4px 0px 4px;
}

#footer_wrapper h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
	
/* end of footer */

/* google map */

#googlemap {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 15px;
font-weight: normal;
color: #333333;
text-decoration: none;
padding: 2px;
}

#googlemap a {
color: #900;
font-weight: normal;
text-decoration: none;
}

#googlemap a:hover {
color: #F00;
font-weight: normal;
text-decoration: none;
}

.comm_click_txt01 {
font-size: 14px;
}

.gmnoprint {
height: 200px;
}

/* google map */
