@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-color: #8BAEC5;
}

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 {
	margin: 2px;
	padding: 2px;
	border: 3px solid #A7C7D7;
}

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

.right {
	float: right;
	margin: 3px 10px;
	padding: 3px;
	border: 3px solid #A5C6D7;
}

.left {
	float: left;
	margin: 3px 10px;
	padding: 3px;
	border: 3px solid #A5C6D7;
}

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

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

.lightbox {
	float: left;
}


/* End Basics - CSS */



/* start of wrappers */


#wrapper {
	width: 100%;
}

#hometop_wrapper {
	width: 100%;
	background-image: url(../images/home_top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	float: left;
	clear: both;
	text-align: center;
}

#footer_wrapper {
	width: 100%;
	background-image: url(../images/home_footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	clear: both;
	text-align: center;
}

#hometop {
	width: 987px;
	margin: 0px auto;
	text-align: left;
}

#top_wrapper {
	width: 100%;
	background-image: url(../images/inside_top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	float: left;
	clear: both;
	text-align: center;
}

#top {
	width: 987px;
	margin: 0px auto;
	text-align: left;
}


/* end of wrappers */



/* start of home_header */

#home_header {
	width: 987px;
	height: 428px;
	float: left;
	clear: both;
	background-image: url(../images/home_slide_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_login_btnbox {
	width: 214px;
	height: 36px;
	float: left;
	margin-left: 773px;
	margin-bottom: 16px;
}

.home_login_btn a {
	width: 214px;
	height: 36px;
	text-indent: -5000px;
	display: block;
}

.home_login_btn a:hover {
	width: 214px;
	height: 36px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_login_btn_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_slideshow {
	width: 961px;
	height: 334px;
	float: left;
	margin-left: 13px;
	position: relative;
	z-index: 0;
	overflow:hidden;
}

#home_nav {
	width: 691px;
	height: 42px;
	margin-left: 283px;
	float: left;
	margin-top: 52px;
}

#home_nav ul {
	display: block;
	float: left;
	width: 691px;
	height: 42px;
	list-style: none;
}

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

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

#home_nav_why {
    width: 129px;
}

#home_nav_custom {
    width: 132px;
}

#home_nav_comms {
    width: 118px;
}

#home_nav_homebuyers {
    width: 117px;
}

#home_nav_gallery {
    width: 81px;
}

#home_nav_contact {
    width: 114px;
}

#home_nav_why a:hover {
    background: url(../images/home_nav01_f2.jpg) no-repeat left top;
}

#home_nav_custom a:hover {
    background: url(../images/home_nav02_f2.jpg) no-repeat left top;
}

#home_nav_comms a:hover {
    background: url(../images/home_nav03_f2.jpg) no-repeat left top;
}

#home_nav_homebuyers a:hover {
    background: url(../images/home_nav04_f2.jpg) no-repeat left top;
}

#home_nav_gallery a:hover {
	background: url(../images/home_nav05_f2.jpg) no-repeat left top;
}

#home_nav_contact a:hover {
    background: url(../images/home_nav06_f2.jpg) no-repeat left top;
}

#home_nav ul li ul {
	display: none;
	float: none;
	position: relative;
	top: 0px;
	width: 160px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 3px solid #649DBB;
	box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	height: auto;
}

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

#home_nav ul li ul li {
	background-image: none;
	background-repeat: none;
	background-color: #004768;
	color: #ffffff;
	display: block;
	float: none;
	height: 27px;
	text-indent: 10px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #649DBB;
}

#home_nav ul li ul li a {
	color: #ffffff;
	font: arial;
	font-size: 11px;
	height: 20px;
	text-indent: 10px;
	text-decoration: none;
	padding-top: 8px;
}

#home_nav ul li ul li a:hover {
	background-image: url(../images/drop_nav_over.jpg);
	background-repeat: repeat-x;
	background-color: #004768;
	text-decoration: none;
	background-position: left bottom;
}



/* end of home_header */


/* start of home_content */


#home_content {
	width: 987px;
	float: left;
	clear: both;
}

#home_content #home_content_left {
	width: 317px;
	float: left;
}

#home_content #home_content_right {
	width: 670px;
	float: left;
}

.welcome_top {
	width: 317px;
	height: 116px;
	background-image: url(../images/home_welcome01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.welcome_repeat {
	width: 317px;
	background-image: url(../images/home_welcome02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.welcome_edge {
	width: 317px;
	height: 63px;
	background-image: url(../images/home_welcome03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.welcome_inner {
	width: 252px;
	margin-left: 31px;
	float: left;
}

#home_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#home_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBAC1;
}

#home_content a {
	color: #0B6E9C;
	font-weight: bold;
	text-decoration: none;
}

#home_content a:hover {
	color: #063E60;
	font-weight: bold;
	text-decoration: none;
}

.home_3btns_box {
	background-image: url(../images/home_3btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 243px;
	width: 670px;
}

.home_3btns_box01 {
	width: 217px;
	float: left;
	margin-left: 8px;
	margin-top: 14px;
}

.home_3btns_box02 {
	width: 214px;
	float: left;
	margin-top: 14px;
}

.home_3btns_box03 {
	width: 215px;
	float: left;
	margin-top: 14px;
}

.home_btn01 a {
	width: 217px;
	height: 229px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_btn01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_btn01 a:hover {
	width: 217px;
	height: 229px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_btn01_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_btn02 a {
	width: 214px;
	height: 229px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_btn02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_btn02 a:hover {
	width: 214px;
	height: 229px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_btn02_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_btn03 a {
	width: 214px;
	height: 229px;
	text-indent: -5000px;
	display: block;
}

.home_btn03 a:hover {
	width: 215px;
	height: 229px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_btn03_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_infoarea {
	width: 670px;
	float: left;
}

.home_infoarea_top {
	width: 670px;
	height: 53px;
	background-image: url(../images/home_row02_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_infoarea_repeat {
	width: 670px;
	background-image: url(../images/home_row02_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.home_infoarea_edge {
	width: 670px;
	height: 40px;
	background-image: url(../images/home_row02_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_infoarea_col01 {
	width: 189px;
	float: left;
	margin-left: 22px;
}

.home_infoarea_col02 {
	width: 189px;
	float: left;
	margin-left: 27px;
}

.home_infoarea_col03 {
	width: 182px;
	float: left;
	margin-left: 27px;
}

.home_connected_box {
	width: 187px;
	float: left;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBAC1;
}

.ph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #688AA2;
	text-decoration: none;
}

.submit_btn {
	background-image: url(../images/btn_submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 109px;
	text-indent: -5000px;
	display: block;
}

.readmore_btn a {
	background-image: url(../images/btn_readmore.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 109px;
	text-indent: -5000px;
	display: block;
}

.link_list {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.link_list li {
	border-bottom:1px solid #ADBAC1;
	padding: 4px 8px;
}

.below_space {
	margin-bottom: 6px; 
}

.home_social {
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 180px;
}

.home_social_box01 {
	float: left;
	height: 37px;
	width: 47px;	
}

.home_social_box02 {
	float: left;
	height: 37px;
	width: 38px;	
}

.home_social_box03 {
	float: left;
	height: 37px;
	width: 40px;	
}

.email_btn a {
	height: 37px;
	width: 47px;
	display: block;
	text-indent: -5000px;
}

.fb_btn a {
	height: 37px;
	width: 38px;
	display: block;
	text-indent: -5000px;
}

.twitter_btn a {
	height: 37px;
	width: 40px;
	display: block;
	text-indent: -5000px;
}


/* end of home_content */



/* start of header */

#header {
	width: 987px;
	height: 94px;
	float: left;
	clear: both;
	background-image: url(../images/inside_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav {
	width: 722px;
	height: 42px;
	margin-left: 252px;
	float: left;
	margin-top: 52px;
}

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

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

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

#nav_home {
    width: 74px;
}

#nav_why {
    width: 119px;
}

#nav_custom {
    width: 125px;
}

#nav_comms {
    width: 112px;
}

#nav_homebuyers {
    width: 108px;
}

#nav_gallery {
    width: 75px;
}

#nav_contact {
    width: 109px;
}

#nav_home a:hover {
    background: url(../images/nav01_f2.jpg) no-repeat left top;
}

#nav_why a:hover {
    background: url(../images/nav02_f2.jpg) no-repeat left top;
}

#nav_custom a:hover {
    background: url(../images/nav03_f2.jpg) no-repeat left top;
}

#nav_comms a:hover {
    background: url(../images/nav04_f2.jpg) no-repeat left top;
}

#nav_homebuyers a:hover {
    background: url(../images/nav05_f2.jpg) no-repeat left top;
}

#nav_gallery a:hover {
	background: url(../images/nav06_f2.jpg) no-repeat left top;
}

#nav_contact a:hover {
    background: url(../images/nav07_f2.jpg) no-repeat left top;
}

#nav ul li ul {
	display: none;
	float: none;
	position: relative;
	top: 0px;
	width: 160px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 3px solid #649DBB;
	box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	height: auto;
}

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

#nav ul li ul li {
	background-image: none;
	background-repeat: none;
	background-color: #004768;
	color: #ffffff;
	display: block;
	float: none;
	height: 27px;
	text-indent: 10px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #649DBB;
}

#nav ul li ul li a {
	color: #ffffff;
	font: arial;
	font-size: 11px;
	height: 20px;
	text-indent: 10px;
	text-decoration: none;
	padding-top: 8px;
}

#nav ul li ul li a:hover {
	background-image: url(../images/drop_nav_over.jpg);
	background-repeat: repeat-x;
	background-color: #004768;
	text-decoration: none;
	background-position: left bottom;
}


/* end of header */




/* start of content */


#content {
	width: 987px;
	float: left;
	clear: both;
	background-image: url(../images/inside_content_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#content #content_inner {
	width: 987px;
	float: left;
}

.pageheader_area {
	background-image: url(../images/inside_pageheader_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 97px;
	width: 987px;	
}

#main {
	width: 700px;
	float: left;
	margin-left: 35px;
	margin-right: 18px;
	margin-top: 3px;
	position: relative;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #4E7E95;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D5DD;
}

#main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #A7C7D7;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	padding: 3px 3px 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBAC1;
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#main a {
	color: #0B6E9C;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	color: #063E60;
	font-weight: bold;
	text-decoration: none;
}


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

.lower_edge {
	background-image: url(../images/inside_loweredge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 987px;
}

.pageheader_blog {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}


.pageheader_why {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_why.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_custom {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_custom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_comms {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_comms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_homebuyers {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_homebuyers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_contact {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_gallery {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_favorites {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_favorites.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_promos {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_promos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_privacy {
	width: 987px;
	height: 90px;
	background-image: url(../images/pagehead_privacy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.column_left {
	width: 205px;
	float: left;
}

.column_left_top {
	width: 205px;
	height: 25px;
	background-image: url(../images/column_left01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.column_left_edge {
	width: 205px;
	height: 25px;
	background-image: url(../images/column_left03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.column_left_repeat {
	width: 205px;
	background-image: url(../images/column_left02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.column_left_inner {
	width: 180px;
	float: left;
}

.column_right {
	width: 484px;
	float: left;
}

.steps_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
}



.pagebg_contact01 {
	float: left;
	width: 484px;
	background-image: url(../images/pagebg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pagebg_contact02 {
	float: left;
	width: 484px;
	background-image: url(../images/photo_caregirl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.pagebg_registration {
	float: left;
	width: 484px;
	background-image: url(../images/pagebg_registration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




/* end of content */



/* start of why */


.nav_why_box {
	width: 180px;
	height: 44px;
	float: left;
}

.nav_nav01 a {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav01 a:hover {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_01_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav02 a {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav02 a:hover {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav03 a {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav03 a:hover {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_03_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav04 a {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav04 a:hover {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_04_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav05 a {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.nav_nav05 a:hover {
	width: 180px;
	height: 44px;
	background-image: url(../images/nav_why_05_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.testimonial_box {
	width: 450px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}


/* end of why */




/* start of communities */


.comms_mapbox {
	background-image: url(../images/comms_mapbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 455px;
	width: 700px;
}

.comms_mapbox02 {
	background-image: url(../images/customhomes_map_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 455px;
	width: 700px;
}

.comms_mapbox_navrow {
	float: left;
	height: 29px;
	width: 635px;
	margin-bottom: 8px;
	margin-left: 19px;
	margin-top: 16px;
}

.comms_mapbox_maprow {
	float: left;
	height: 383px;
	width: 664px;
	margin-left: 19px;
}

.comms_mapbox_nav_box01 {
	float: left;
	width: 248px;
	height: 29px;
}

.comms_mapbox_nav_box02 {
	float: left;
	width: 213px;
	height: 29px;
}

.comms_mapbox_nav_box03 {
	float: left;
	width: 174px;
	height: 29px;
}

.comms_mapbox_nav01 a {
	width: 248px;
	height: 29px;
	text-indent: -5000px;
	display: block;
}

.comms_mapbox_nav02 a {
	width: 213px;
	height: 29px;
	text-indent: -5000px;
	display: block;
}

.comms_mapbox_nav03 a {
	width: 174px;
	height: 29px;
	text-indent: -5000px;
	display: block;
}

.vert_modbox {
	float: left;
	width: 226px;
	background-image: url(../images/vert_modbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;	
}

.vert_modbox_short {
	float: left;
	width: 226px;
	background-image: url(../images/fave_login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;	
}

.vert_modbox_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}

.vert_modbox_info {
	min-height:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBAC1;
}

.vert_modbox_thumbarea {
	float: left;
	width: 188px;
	margin-left: 19px;
	margin-top: 21px;
}

.vert_modbox_thumbarea_top {
	width: 188px;
	height: 9px;
	background-image: url(../images/vert_modbox_thumbarea01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.vert_modbox_thumbarea_repeat {
	width: 188px;
	background-image: url(../images/vert_modbox_thumbarea02.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.vert_modbox_thumbarea_edge {
	width: 188px;
	height: 9px;
	background-image: url(../images/vert_modbox_thumbarea03.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.vert_modbox_thumbarea_inner {
	float: left;
	width: 170px;
	margin-left: 9px;
}

.vert_modbox_infoarea {
	float: left;
	width: 188px;
	margin-left: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.module_bullet_list {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.module_bullet_list li {
	border-bottom:1px solid #ADBAC1;
	padding: 4px 8px 4px 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	margin-right: 5px;
}

.vert_modbox_btnbox {
	width: 188px;
	height: 33px;
	float: left;
	margin-left: 19px;
}

.btn_visitcomm a {
	width: 188px;
	height: 33px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/visitcomm_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn_viewdetail a {
	width: 188px;
	height: 33px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/viewdetail_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.comm_pagename {
	width: 689px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/commhead_pagetitle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-transform: uppercase;
	letter-spacing: 3px;
}


.commheader_box {
	width: 689px;
	float: left;
}

.commheader_box_top {
	width: 689px;
	height: 28px;
	background-image: url(../images/commheader_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.commheader_box_repeat {
	width: 689px;
	background-image: url(../images/commheader_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.commheader_box_edge {
	width: 689px;
	height: 19px;
	background-image: url(../images/commheader_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.commheader_inner_left {
	width: 150px;
	float: left;
	margin-left: 30px;
	margin-right: 12px;
}

.commheader_inner_right {
	width: 473px;
	float: left;
}

.commheader_inner_right_commname {
	width: 469px;
	float: left;
}

.commheader_inner_col02 {
	width: 150px;
	float: left;
	margin-right: 10px;
}

.commheader_inner_col03 {
	width: 150px;
	float: left;
	margin-right: 10px;
}

.commheader_inner_col04 {
	width: 150px;
	float: left;
}

.myfaves_btnbox {
	width: 150px;
	height: 35px;
	float: left;
}

.commheader_favesbtn a {
	width: 150px;
	height: 35px;
	background-image: url(../images/btn_addtofavorites.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

#commheader_nav {
	width: 689px;
	height: 42px;
	background-image: url(../images/commheader_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	margin-bottom: 15px;
}

#commheader_nav ul {
	display: block;
	float: left;
	width: 689px;
	height: 42px;
	list-style: none;
}

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

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

#commheader_nav_profile {
    width: 192px;
}

#commheader_nav_invres {
    width: 150px;
}

#commheader_nav_plans {
    width: 143px;
}

#commheader_nav_ipm {
    width: 194px;
}

#commheader_nav_profile a:hover {
    background: url(../images/commhead_nav01_f2.jpg) no-repeat left top;
}

#commheader_nav_invres a:hover {
    background: url(../images/commhead_nav02_f2.jpg) no-repeat left top;
}

#commheader_nav_plans a:hover {
    background: url(../images/commhead_nav03_f2.jpg) no-repeat left top;
}

#commheader_nav_ipm a:hover {
    background: url(../images/commhead_nav04_f2.jpg) no-repeat left top;
}

.comm_pagetitle {
	width: 680px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBDAEA;
	padding-left: 10px;
	padding-bottom: 6px;
	text-transform: none;
}

.leftbar_content {
	width: 170px;
	margin-left: 10px;
	float: left;
}

.interactive_btnbox {
	width: 150px;
	height: 35px;
	float: left;
}

.interactive_btn a {
	width: 150px;
	height: 35px;
	background-image: url(../images/btn_interactive.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.print_btnbox {
	width: 150px;
	height: 35px;
	float: left;
}

.print_btn a {
	width: 150px;
	height: 35px;
	background-image: url(../images/btn_print.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.ipm_holder {
	float: left;
	width: 700px;
}

.commname_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}

.dropdown_line {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #649DBB;
	float: left;
}



/* end of communities */




/* start of favorites */


.login_container {
	width: 700px;
	height: 600px;
	float: left;
	background-image: url(../images/faves_graphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.myfavedashboard_box {
	width: 689px;
	float: left;
}

.myfavedashboard_box_top {
	width: 689px;
	height: 62px;
	background-image: url(../images/myfave_dashboard01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.myfavedashboard_box_edge {
	width: 689px;
	height: 28px;
	background-image: url(../images/myfave_dashboard03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.myfavedashboard_box_repeat {
	width: 689px;
	background-image: url(../images/myfave_dashboard02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.myfave_nav {
	width: 689px;
	height: 56px;
	background-image: url(../images/myfave_dashboard04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.myfave_nav_btn01box {
	width: 198px;
	height: 33px;
	float: left;
	margin-left: 15px;
	margin-top: 11px;
}

.myfave_nav_btn02box {
	width: 234px;
	height: 33px;
	float: left;
	margin-top: 11px;
}

.myfave_nav_btn03box {
	width: 227px;
	height: 33px;
	float: left;
	margin-top: 11px;
}

.myfave_nav_btn01 a {
	width: 198px;
	height: 33px;
	display: block;
	text-indent: -5000px;
}

.myfave_nav_btn02 a {
	width: 234px;
	height: 33px;
	display: block;
	text-indent: -5000px;
}

.myfave_nav_btn03 a {
	width: 227px;
	height: 33px;
	display: block;
	text-indent: -5000px;
}

.myfavedashboard_col01 {
	width: 215px;
	float: left;
	margin-left: 30px;
} 

.myfavedashboard_col02 {
	width: 154px;
	float: left;
	margin-left: 11px;
	margin-right: 11px;
} 

.myfavedashboard_col03 {
	width: 120px;
	float: left;
} 

.myfave_btn_print a {
	background-image: url(../images/myfaves_btn_print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 126px;
	width: 120px;	
}

.myfave_btn_submit a {
	background-image: url(../images/myfaves_btn_submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 126px;
	width: 120px;	
}



/* end of favorites */



/* start of homestyles */



.homestyles_box {
	float: left;
	margin-bottom: 15px;
	width: 484px;
}

.homestyles_box_top {
	width: 484px;
	height: 27px;
	background-image: url(../images/homestyles01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.homestyles_box_edge {
	width: 484px;
	height: 27px;
	background-image: url(../images/homestyles03.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.homestyles_box_repeat {
	width: 484px;
	background-image: url(../images/homestyles02.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.homestyles_box_inner {
	width: 425px;
	margin-left: 29px;
	float: left;	
}

.homestyles_moreinfo_btnbox {
	width: 139px;
	float: right;
	height: 35px;
}

.homestyles_moreinfo_btn a {
	width: 139px;
	height: 35px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/homestyles_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.qa_box {
	width: 484px;
	float: left;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E8FAF;
}

.q_box {
	width: 460px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

.a_box {
	width: 460px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

.qa_img_float {
	float: left;
}


/* end of homestyles */




/* start of contact form */


.form_module {
	width: 300px;
	float: left;
	padding: 15px;
}


/* start of contact form */




/* start of sidebar */


#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D5DD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #A7C7D7;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar a {
	color: #0B6E9C;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	color: #063E60;
	font-weight: bold;
	text-decoration: none;
}

.sidebar_module {
	width: 201px;
	float: left;
}

.sidebar_chat_btn a {
	background-image: url(../images/sidebar_chat_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 201px;
	text-indent: -5000px;
	display: block;
}

.sidebar_chat_btn a:hover {
	background-image: url(../images/sidebar_chat_btn_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 201px;
	text-indent: -5000px;
	display: block;
}

.sidebar_customhomes_btn a {
	background-image: url(../images/sidebar_custom_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 201px;
	text-indent: -5000px;
	display: block;
}

.sidebar_customhomes_btn a:hover {
	background-image: url(../images/sidebar_custom_btn_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 201px;
	text-indent: -5000px;
	display: block;
}

.sidebar_favorites_btn a {
	background-image: url(../images/sidebar_favorites_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 201px;
	text-indent: -5000px;
	display: block;
}

.sidebar_favorites_btn a:hover {
	background-image: url(../images/sidebar_favorites_btn_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 201px;
	text-indent: -5000px;
	display: block;
}

.sidebar_header_connected {
	background-image: url(../images/sidebar_header_connected.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 201px;
	text-indent: -5000px;
	margin-top: 15px;	
}

.sidebar_header_blog {
	background-image: url(../images/sidebar_header_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 201px;
	text-indent: -5000px;
	margin-top: 15px;	
}

.sidebar_header_promos {
	background-image: url(../images/sidebar_header_promos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 201px;
	text-indent: -5000px;
	margin-top: 15px;
}

.sidebar_inner {
	width: 187px;
	margin-left: 7px;
	float: left;
}

.sidebar_btn_custom a {
	width: 201px;
	height: 121px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/side_btn_customhomes.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_btn_gallery a {
	width: 201px;
	height: 121px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/side_btn_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_btn_faves a {
	width: 201px;
	height: 73px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/side_btn_faves.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_btn_comms a {
	width: 201px;
	height: 73px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/side_btn_comms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_btn_process a {
	width: 201px;
	height: 73px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/side_btn_process.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_btn_blog a {
	width: 201px;
	height: 73px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/side_btn_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_btn_gallery a {
	width: 201px;
	height: 121px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/side_btn_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* end of sidebar */



/* start of footer */


#footer {
	background-image: url(../images/home_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 987px;
	margin: 0px auto;
	text-align: left;
}

#footer #footer_left {
	width: 749px;
	float: left;
	margin-left: 24px;
	margin-right: 21px;
	margin-bottom: 15px;
	margin-top: 30px;
}

#footer #footer_right {
	width: 174px;
	float: left;
	margin-bottom: 15px;
}

#footer #footer_inforow {
	width: 749px;
	float: left;
	margin-bottom: 30px;
}

#footer #footer_columns {
	width: 169px;
	float: left;
	margin-right: 15px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}

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

#footer a:hover {
	font-weight: bold;
	color: #0B6E9C;
	text-decoration: none;
}

#footer h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0B6E9C;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.footer_list {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.footer_list li {
	border-bottom:1px solid #6A92A9;
	padding: 4px 8px;
}

.foot_right_01 {
	width: 174px;
	float: left;
	margin-bottom: 5px;
	margin-top: 125px;
}

.foot_right_02 {
	width: 120px;
	float: left;
	margin-right: 4px;
}

.foot_right_03 {
	width: 50px;
	float: left;
}

.logo_eho {
	width: 48px;
	height: 49px;
	text-indent: -5000px;
	background-image: url(../images/logo_eho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidespace {
	padding-right: 2px;
	padding-left: 2px;
}


/* end of footer */

.lotsearch {
	width: 484px;
	float: left;
	background-image: url(../images/photo_lotsearch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.lotsearch_typebox {
	width: 220px;
	float: left;
}

.interiordesign {
	width: 484px;
	float: left;
	background-image: url(../images/photo_interiordesign.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.step_btn_holder {
	float: left;
	clear: both;
	width: 220px;
	height: 44px;
}

.step_btn01 a {
	width: 220px;
	height: 44px;
	background-image: url(../images/step_btn01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;	
}

.step_btn02 a {
	width: 220px;
	height: 44px;
	background-image: url(../images/step_btn02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;	
}

.step_btn03 a {
	width: 220px;
	height: 44px;
	background-image: url(../images/step_btn03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;	
}


small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	margin-top: 15px;
}




.landing_leadin {
	float: left;
	width: 670px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.landing_textarea {
	float: left;
	width: 670px;
	padding: 10px;
}

.landing_photobox {
	width: 700px;
	float: left;
	background-image: url(../images/custom_photobox02.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.landing_photobox_top {
	width: 700px;
	height: 20px;
	background-image: url(../images/custom_photobox01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.landing_photobox_edge {
	width: 700px;
	height: 20px;
	background-image: url(../images/custom_photobox03.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.landing_photobox_content {
	width: 660px;
	height: 300px;
	margin-left: 20px;
	overflow:hidden;
}

#customlanding_navbox {
	float: left;
	clear: both;
	width: 689px;
	height: 96px;
	background-image: url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.customlanding_title_row {
	float: left;
	width: 689px;
	height: 54px;
}

.customlanding_title {
	float: left;
	width: 600px;
	margin-left: 22px;
	margin-top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#custom_nav {
	width: 689px;
	height: 42px;
	float: left;
	clear: both;
}


#custom_nav ul {
	display: block;
	float: left;
	width: 689px;
	height: 42px;
	list-style: none;
}

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

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

#custom_nav_welcome {
    width: 103px;
}

#custom_nav_builds {
    width: 75px;
}

#custom_nav_plans {
    width: 68px;
}

#custom_nav_photos {
    width: 82px;
}

#custom_nav_seminars {
    width: 88px;
}

#custom_nav_steps {
    width: 126px;
}

#custom_nav_register {
    width: 147px;
}

#custom_nav_welcome a:hover {
    background-image:url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
}

#custom_nav_builds a:hover {
    background-image:url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -103px -150px;
}

#custom_nav_plans a:hover {
    background-image:url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -178px -150px;
}

#custom_nav_photos a:hover {
    background-image:url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -246px -150px;
}

#custom_nav_seminars a:hover {
    background-image:url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -328px -150px;
}

#custom_nav_steps a:hover {
    background-image:url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -416px -150px;
}

#custom_nav_register a:hover {
    background-image:url(../images/customlanding_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -542px -150px;
}


#comm_nav {
	width: 689px;
	height: 42px;
	float: left;
	clear: both;
	background-image:url(../images/comm_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
}


#comm_nav ul {
	display: block;
	float: left;
	width: 689px;
	height: 42px;
	list-style: none;
}

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

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

#comm_nav_welcome {
    width: 105px;
}

#comm_nav_profile {
    width: 73px;
}

#comm_nav_homes {
    width: 132px;
}

#comm_nav_plans {
    width: 103px;
}

#comm_nav_map {
    width: 135px;
}

#comm_nav_register {
    width: 141px;
}

#comm_nav_welcome a:hover {
    background-image:url(../images/comm_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
}

#comm_nav_profile a:hover {
    background-image:url(../images/comm_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -105px -150px;
}

#comm_nav_homes a:hover {
    background-image:url(../images/comm_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -178px -150px;
}

#comm_nav_plans a:hover {
    background-image:url(../images/comm_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -310px -150px;
}

#comm_nav_map a:hover {
    background-image:url(../images/comm_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -413px -150px;
}

#comm_nav_register a:hover {
    background-image:url(../images/comm_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -548px -150px;
}

.leftcol_content_socialbox {
	float: left;
	width: 65px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.leftcol_content_socialbox02 {
	float: left;
	width: 53px;
	margin-right: 5px;
	margin-bottom: 5px;
}



.slide-out-div {
	z-index: 10000;
	position: absolute;
	background-color: #003B6C;
	width: 100%;
	box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
}

#slideout_contentarea {
	width: 980px;
	margin: 0px auto; 
	margin-top: 15px;
}

#slideout_contentarea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;	
}

.slideout_col01, .slideout_col02 {
	width: 300px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.slideout_col03 {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}

.slideout_contactinfo {
	width: 250px;
	float: left;
	margin-left: 20px;
}



.form {
	width: auto;
	float: left;
}

.form02 {
	float: left;
}

#input, #textarea, .input, .textarea {
	padding: 6px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 170px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#input02, .input02 {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 50px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#textarea, .textarea { 
	width: 400px;
	max-width: 300px;
	height: 200px;
	line-height: 150%;
}

#textarea02 {
	width: 260px;
	max-width: 260px;
	height: 110px;
	line-height: 150%;
}

.textarea03 {
	width: 220px;
	max-width: 220px;
	height: 180px;
	line-height: 150%;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
}

#input:hover, #textarea:hover, #input02:hover, #input:focus, #textarea02:hover, #textarea02:focus,
#input:focus, #textarea:focus, .input:hover, .textarea:hover, .input02:hover, .input:focus, .textarea02:hover, .textarea02:focus,
.input:focus, .textarea:focus, .textarea03:focus, .textarea03:hover {
	border-color: #333333;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.form label {
	margin-left: 2px;
	color: #333333;
}

.submit input {
	width: auto;
	padding: 3px 4px;
	background: #0E4077;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
}

.submit {
	width: auto;
	padding: 3px 4px;
	background: #0E4077;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
}

.submit_rev {
	width: auto;
	padding: 3px 4px;
	background: #09638D;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
}

#radio {
	padding: 2px;
	width: 15px;
	
}


/* end of forms */

.youtube {
	margin-top: 10px;
}
