@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-image: url(../images/footer_01.jpg);
	background-repeat: repeat;
	background-position: center 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 {
	margin: 2px;
	padding: 2px;
	border: 2px solid #CDC49C;
}

.photo_edge:hover {
	margin: 2px;
	padding: 2px;
	border: 2px solid #51728D;
}

.right {
	float: right;
	margin: 10px;
	padding: 2px;
	border: 4px solid #C7C8B2;
}

.left {
	float: left;
	margin: 10px;
	padding: 2px;
	border: 4px solid #C7C8B2;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/* End Basics - CSS */



/* start of wrappers */


#wrapper {
	width: 100%;
}

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

#home_top {
	width: 981px;
	text-align: left;
	margin: 0px auto;
}

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

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

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


/* end of wrappers */


/* start of topnav */


#topnav {
	width: 962px;
	height: 26px;
	float: left;
	margin-left: 10px;
	text-align: right;
}

#topnav p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CDC39A;
	text-decoration: none;
	line-height: 17px;
}

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

#topnav a:hover {
	font-weight: bold;
	color: #689B9C;
	text-decoration: none;
}


/* ens of topnav */



/* start of home */


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

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

#home_header #home_header_logoarea {
	width: 206px;
	height: 245px;
	float: left;
	margin-left: 108px;
	margin-top: 31px;
}

#home_header h1 a {
	width: 206px;
	height: 200px;
	display: block;
	text-indent: -5000px;
}

#home_header h2 a {
	width: 206px;
	height: 40px;
	display: block;
	text-indent: -5000px;
}

#home_header #home_header_slidearea {
	width: 643px;
	height: 266px;
	float: left;
	margin-top: 20px;
}

.home_slideshow {
	float: left;
	width: 643px;
	height: 266px;
}

#home_header #home_header_navarea {
	width: 981px;
	height: 58px;
	float: left;
	background-image: url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_nav {
	width: 934px;
	height: 49px;
	margin-left: 23px;
	float: left;
}

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

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

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

#home_nav_home {
    width: 85px;
}

#home_nav_about {
    width: 73px;
}

#home_nav_neighborhoods {
    width: 141px;
}

#home_nav_movein {
    width: 187px;
}

#home_nav_whyjones {
    width: 115px;
}

#home_nav_toolkit {
    width: 178px;
}

#home_nav_blog {
    width: 61px;
}

#home_nav_contact {
    width: 94px;
}

#home_nav_home a:hover {
	background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -23px -58px;
}

#home_nav_about a:hover {
    background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -108px -58px;
}

#home_nav_neighborhoods a:hover {
    background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -181px -58px;
}

#home_nav_movein a:hover {
    background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -322px -58px;
}

#home_nav_whyjones a:hover {
    background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -509px -58px;
}

#home_nav_toolkit a:hover {
    background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -624px -58px;
}

#home_nav_blog a:hover {
    background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -802px -58px;
}

#home_nav_contact a:hover {
    background-image:url(../images/home_navbg.png);
	background-repeat: no-repeat;
	background-position: -863px -58px;
}

#home_nav ul li ul {
	display: none;
	float: none;
	position: relative;
	top: -24px;
	width: 180px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

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

#home_nav ul li ul li {
	background-image: none;
	background-color: #3B627B;
	color: #ffffff;
	display: block;
	float: none;
	height: 17px;
	text-indent: 6px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #243D4D;
}

#home_nav ul li ul li a {
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 13px;
	text-indent: 6px;
	padding-top: 2px;
	text-decoration: none;
}

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

#home_content {
	width: 962px;
	float: left;
	clear: both;
	margin-left: 10px;
}

#home_content #home_content_row01 {
	width: 962px;
	float: left;
}

#home_content #home_content_row02 {
	width: 908px;
	height: 230px;
	float: left;
	margin-left: 27px;
	background-image: url(../images/home_row02_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_content #home_content_row03 {
	width: 908px;
	float: left;
	margin-left: 27px;
}

.home_textarea {
	float: left;
	width: 389px;
	background-image: url(../images/home_textarea02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.home_textarea_content {
	width: 389px;
	background-image: url(../images/home_textarea01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_textarea_edge {
	width: 389px;
	height: 23px;
	background-image: url(../images/home_textarea03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_textarea_inner {
	width: 330px;
	float: left;
	margin-left: 37px;
	margin-top: 105px;
}

.home_maparea {
	width: 572px;
	float: left;
	background-image: url(../images/home_maparea03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.home_maparea_content {
	width: 572px;
	background-image: url(../images/home_maparea01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_maparea_edge {
	width: 572px;
	height: 24px;
	background-image: url(../images/home_maparea04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_maparea_navboxarea {
	width: 234px;
	height: 32px;
	float: left;
	margin-bottom: 41px;
	margin-left: 306px;
	margin-top: 32px;
}

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

.home_maparea_inner {
	width: 497px;
	height: 365px;
	float: left;
	margin-left: 25px;
}

.home_promobox {
	width: 315px;
	float: left;
	margin-left: 26px;
	margin-right: 29px;
}

.home_promobox_top {
	width: 315px;
	height: 56px;
	float: left;
	text-indent: -5000px;
}

.home_promobox_promo {
	width: 315px;
	height: 146px;
	float: left;
	overflow: hidden;
}

.home_bigbtn_box {
	width: 169px;
	height: 215px;
	float: left;
	margin-right: 10px;
}

.home_bigbtn a {
	width: 169px;
	height: 215px;
	display: block;
	text-indent: -5000px;
}

#home_fp {
	width: 585px;
	float: left;
}

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

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

.home_fp_commbox {
	width: 151px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #426263;
	border-bottom-color: #426263;
}

.prop_img_space {
	margin-bottom: 5px;
}

.home_fp_header {
	width: 585px;
	height: 70px;
	background-image: url(../images/home_fp_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.home_fp_module {
	width: 195px;
	float: left;
	background-image: url(../images/home_prop02.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.home_fp_top {
	width: 195px;
	height: 28px;
	background-image: url(../images/home_prop01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_fp_edge {
	width: 195px;
	height: 50px;
	background-image: url(../images/home_prop03.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_fp_inner {
	width: 151px;
	float: left;
	margin-left: 23px;
	height: 360px;
}

.home_fp_btnholder {
	width: 163px;
	height: 30px;
	float: left;
	margin-left: 16px;
	margin-top: 5px;
}

.home_fp_btn a {
	width: 163px;
	height: 30px;
	display: block;
	text-indent: -5000px;
}

#home_blog_column {
	width: 323px;
	float: left;
	background-image: url(../images/home_blog_column_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#home_blog_column a {
	color: #4A6F70;
	font-weight: bold;
	text-decoration: none;
}

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

.home_blog_header {
	width: 323px;
	height: 82px;
	text-indent: -5000px;
	background-image: url(../images/home_blog_column_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_blog_edge {
	width: 323px;
	height: 25px;
	background-image: url(../images/home_blog_column_edge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_blog_inner {
	width: 280px;
	margin-left: 26px;
	float: left;
}

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

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

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

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

}

#twitter_update_list li {
	padding: 3px;
}

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

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

.home_chatbtn_module {
	width: 323px;
	height: 151px;
	background-image: url(../images/home_blog_column_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;	
}

#home_content h2 {
	border-bottom:1px solid #C0C6A4;
	color:#003B65;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:6px;
	padding:3px 3px 6px;
}

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

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

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

.blog_list li {
	border-bottom: 1px solid #B5BA9A;
	padding: 5px;
}

.home_youtube_btnbox {
	width: 344px;
	height: 60px;
	float: left;
	background-image: url(../images/youtube_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}

.home_youtube_btn a {
	width: 344px;
	height: 60px;
	display: block;
	text-indent: -5000px;
}

.home_youtube_area {
	width: 344px;
	float: left;
	margin-right: 227px;
}

.btnbox_consort {
	float: left;
	width: 330px;
	height: 100px;
	margin-top: 10px;
}

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

.home_rightcol {
	float: left;
	width: 572px;
}



/* end of home */



/* start of template */

.social_holder {
	float: left;
	width: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

.social_module {
	float: left;
	width: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}


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

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

#header #header_logoarea {
	width: 194px;
	height: 167px;
	float: left;
	margin-left: 61px;
}

#header h1 a {
	width: 194px;
	height: 167px;
	display: block;
	text-indent: -5000px;
}

#header #header_tagarea {
	width: 470px;
	height: 40px;
	float: left;
	margin-top: 126px;
}

#header h2 a {
	width: 470px;
	height: 40px;
	display: block;
	text-indent: -5000px;
}

#header #header_navarea {
	width: 981px;
	height: 58px;
	float: left;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav {
	width: 934px;
	height: 49px;
	margin-left: 23px;
	float: left;
}

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

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

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

#nav_home {
    width: 85px;
}

#nav_about {
    width: 73px;
}

#nav_neighborhoods {
    width: 141px;
}

#nav_movein {
    width: 187px;
}

#nav_whyjones {
    width: 115px;
}

#nav_toolkit {
    width: 178px;
}

#nav_blog {
    width: 61px;
}

#nav_contact {
    width: 94px;
}

#nav_home a:hover {
	background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -23px -58px;
}

#nav_about a:hover {
    background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -108px -58px;
}

#nav_neighborhoods a:hover {
    background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -181px -58px;
}

#nav_movein a:hover {
    background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -322px -58px;
}

#nav_whyjones a:hover {
    background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -509px -58px;
}

#nav_toolkit a:hover {
    background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -624px -58px;
}

#nav_blog a:hover {
    background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -802px -58px;
}

#nav_contact a:hover {
    background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -863px -58px;
}

#nav ul li ul {
	display: none;
	float: none;
	position: relative;
	top: -24px;
	width: 180px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

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

#nav ul li ul li {
	background-image: none;
	background-color: #3B627B;
	color: #ffffff;
	display: block;
	float: none;
	height: 17px;
	text-indent: 6px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #243D4D;
}

#nav ul li ul li a {
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 13px;
	text-indent: 6px;
	padding-top: 2px;
	text-decoration: none;
}

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

#header_edge {
	background-image: url(../images/template01.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 981px;	
}

#template_edge {
	background-image: url(../images/template_edge.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 981px;
}

#content {
	width: 962px;
	float: left;
	clear: both;
	margin-left: 10px;
}

#main {
	width: 660px;
	float: left;
	margin-left: 30px;
}

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

#main h3 {
	color: #770D12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C6A4;
}

#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #553E29;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

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

#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #568284;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#main a {
	color: #4A6F70;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



/* end of template */




/* start of pages */


#nav_left {
	background-image: url(../images/leftnav_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 190px;	
}

.nav_left_top {
	width: 190px;
	height: 27px;
	background-image: url(../images/leftnav_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.nav_left_edge {
	width: 190px;
	height: 26px;
	background-image: url(../images/leftnav_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.nav_left_innner {
	width: 148px;
	float: left;
	margin-left: 22px;
}

#nav_left ul {
	color: #E7EBD0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;	
}

#nav_left li {
	border-bottom: 1px solid #426263;
	padding: 5px;	
}

#nav_left li a {
	color: #E7EBD0;
	font-weight: bold;
	text-decoration: none;	
}

#nav_left li a:hover {
	color: #D0C496;
	font-weight: bold;
	text-decoration: none;
}

#page_right {
	width: 448px;
	float: left;
	margin-left: 10px;
}

.mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #745133;
	text-decoration: none;
}

.teambox {
	width: 448px;
	float: left;
	margin-bottom: 20px;
}

.individual_page {
	float: left;
	width: 630px;
	margin-left: 15px;
}

.green_box {
	width: 620px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

.green_box_left {
	width: 68px;
	float: left;
}

.green_box_right {
	width: 545px;
	float: left;
}

.list01 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	margin-right: 30px;
	margin-left: 20px;
	padding-left: 20px;
}

.list01 li {
	border-bottom: 1px solid #B5BA9A;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 5px;
	list-style: url(../images/bullet.png) none;
	background-repeat: no-repeat;
	background-position: left top;
}

.list02 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

.list02 li {
	border-bottom: 1px solid #B5BA9A;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	margin: 5px;
	margin-bottom: 25px;
	list-style-type: none;
}

.numbers {
	padding: 3px 10px;
	background: #629092;
	font-size: 16px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}


.construction {
	float: left;
	width: 150px;
	height: 320px;
	margin-right: 40px;
}

.construction_thumbspace {
	margin-bottom: 7px;
}

.financing_col {
	float: left;
	width: 200px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.careers {
	float: left;
	width: 630px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.realtor_left {
	float: left;
	width: 275px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.realtor_right {
	float: left;
	width: 330px;
}


/* end of pages */


/* start of neighborhoods */

.neighborhoods_map_holder {
	width: 648px;
	height: 482px;
	float: left;
	background-image: url(../images/neighborhoods_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhoods_google {
	width: 606px;
	height: 441px;
	float: left;
	margin-left: 21px;
	margin-top: 17px;
}

.neighborhoods_searchlist {
	width: 648px;
	float: left;
	background-image: url(../images/neighborhoods_04.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.neighborhoods_searchlist_edge {
	width: 648px;
	height: 22px;
	background-image: url(../images/neighborhoods_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: edge;	
}

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

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

.neighborhoods_searchlist_leftcol_top {
	width: 209px;
	height: 73px;
	float: left;
	text-indent: -5000px;	
}

.neighborhoods_searchlist_leftcol_description {
	width: 158px;
	float: left;
	margin-left: 31px;	
}

.neighborhoods_searchlist_leftcol_content {
	width: 189px;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C6A4;
	padding-top: 10px;
}

.neighborhoods_searchlist_rightcol_top {
	width: 439px;
	height: 97px;
	float: left;
	text-indent: -5000px;	
}

.neighborhoods_searchlist_rightcol_row {
	width: 439px;
	float: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C6A4;	
}

.neighborhoods_searchlist_rightcol_col01 {
	width: 177px;
	float: left;
	margin-right: 5px;	
}

.neighborhoods_searchlist_rightcol_col02 {
	width: 114px;
	float: left;
	margin-right: 5px;	
}

.neighborhoods_searchlist_rightcol_col03 {
	width: 138px;
	float: left;	
}

.profile_header {
	width: 648px;
	float: left;
	background-image: url(../images/neighbor_profile02.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.profile_header_top {
	width: 648px;
	height: 22px;
	background-image: url(../images/neighbor_profile01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.profile_header_left {
	width: 221px;
	float: left;
	margin-left: 19px;
	margin-right: 22px;	
}

.profile_header_right {
	width: 368px;
	float: left;
}

.profile_header_right_top {
	width: 368px;
	float: left;
	margin-bottom: 5px;
}

.profile_header_right_top_col {
	width: 184px;
	float: left;
	padding-top: 5px;
}

.profile_header_secondarynav_box {
	width: 368px;
	height: 89px;
	float: left;
	background-image: url(../images/neighbor_profile07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.profile_header_secondarynav_box_module {
	width: 92px;
	height: 89px;
	float: left;
}

.profile_header_secondarynav_box_btn a {
	width: 92px;
	height: 89px;
	display: block;
	text-indent: -5000px;
}

.comm_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C6A4;	
}

.profile_navarea {
	width: 648px;
	height: 65px;
	float: left;
	clear: both;
	background-image: url(../images/neighbor_profile_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#profile_nav {
	width: 611px;
	height: 41px;
	float: left;
	clear:both;
	margin-left: 19px;
	margin-top: 6px;
}

#profile_nav ul {
	display: block;
	float: left;
	width: 611px;
	height: 41px;
	list-style: none;
}

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

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

#profile_nav_profile {
    width: 70px;
}

#profile_nav_plans {
    width: 93px;
}

#profile_nav_movein {
    width: 174px;
}

#profile_nav_resources {
    width: 158px;
}

#profile_nav_info {
    width: 116px;
}

#profile_nav_profile a:hover {
	background-image:url(../images/neighbor_profile_nav.jpg);
	background-repeat: no-repeat;
	background-position: -19px -71px;
}

#profile_nav_plans a:hover {
    background-image:url(../images/neighbor_profile_nav.jpg);
	background-repeat: no-repeat;
	background-position: -89px -71px;
}

#profile_nav_movein a:hover {
    background-image:url(../images/neighbor_profile_nav.jpg);
	background-repeat: no-repeat;
	background-position: -182px -71px;
}

#profile_nav_resources a:hover {
    background-image:url(../images/neighbor_profile_nav.jpg);
	background-repeat: no-repeat;
	background-position: -356px -71px;
}

#profile_nav_info a:hover {
    background-image:url(../images/neighbor_profile_nav.jpg);
	background-repeat: no-repeat;
	background-position: -514px -71px;
}

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

.square_list li {
	border-bottom: 1px solid #B5BA9A;
	padding: 4px 3px;
	list-style-position: inside;
	list-style-type: square;
}

.detail_left {
	width: 236px;
	float: left;
	background-image: url(../images/neighbor_profile05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.detail_left_top {
	width: 236px;
	height: 26px;
	background-image: url(../images/neighbor_profile04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.detail_left_edge {
	width: 236px;
	height: 24px;
	background-image: url(../images/neighbor_profile06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.detail_left_content {
	width: 196px;
	float: left;
	margin-left: 17px;
}

.detail_right {
	width: 412px;
	float: left;
	margin-top: 26px;
}

.detail_right_photoholder {
	width: 412px;
	float: left;
}

.neighbor_profile_thumbspace {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.neighborhood_pagehead_profile {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_specials {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.results_btn_box {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_photogallery {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_map {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_plans {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader_plans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_plandetail {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_movein {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_moveindetail {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_resources {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader_areainfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_gallery {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.neighborhood_pagehead_video {
	width: 648px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../images/neighbor_pageheader03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gallery_btnbox {
	float: right;
	width: 256px;
	height: 30px;
	background-image: url(../images/neighbor_gallery_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;	
}

.gallery_btn a {
	width: 256px;
	height: 30px;
	display: block;
	text-indent: -5000px;
}

.results_box {
	width: 216px;
	float: left;
}

.results_box {
	width: 216px;
	float: left;
}

.results_box_top {
	width: 216px;
	height: 22px;
	background-image: url(../images/results_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.results_box_repeat {
	width: 216px;
	background-image: url(../images/results_02.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.results_box_edge {
	width: 216px;
	height: 22px;
	background-image: url(../images/results_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.results_box_content {
	width: 174px;
	float: left;
	margin-left: 21px;
}

.results_box_content_height {
	width: 174px;
	height: 375px;
	float: left;
}

.results_box_content_height02 {
	width: 174px;
	height: 300px;
	float: left;
}

.results_box_content_height03 {
	width: 174px;
	height: 400px;
	float: left;
}

.results_box_content_height04 {
	width: 174px;
	height: 320px;
	float: left;
}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #5E543C;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5BA9A;
}

.results_btn_box {
	width: 174px;
	height: 38px;
	float: left;
	background-image: url(../images/btn_results.png);
	background-repeat: no-repeat;
	background-position: left top;
}

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

.results_btn_additional_box {
	width: 174px;
	height: 38px;
	float: left;
	background-image: url(../images/btn_results_additional.png);
	background-repeat: no-repeat;
	background-position: left top;
}

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

.bigpic_space {
	margin-bottom: 7px;
}

.collection_header {
	width: 648px;
	float: left;
}

.resources_col {
	float: left;
	width: 200px;
	margin-right: 15px;
}

.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;
}

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

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

.landing_photobox_top {
	width: 648px;
	height: 33px;
	background-image: url(../images/landing01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.landing_photobox_edge {
	width: 648px;
	height: 24px;
	background-image: url(../images/landing03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.landing_photobox_content {
	width: 606px;
	height: 300px;
	float: left;
	margin-left: 21px;
}

.landing_info_left {
	width: 232px;
	float: left;
	margin-left: 10px;
	margin-right: 16px;
	margin-bottom: 15px;
}

.landing_info_right {
	width: 380px;
	float: left;
	margin-bottom: 15px;
}

.landing_neighborhood_box {
	width: 648px;
	float: left;
	background-image: url(../images/landing05.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.landing_neighborhood_box_top {
	width: 648px;
	height: 33px;
	background-image: url(../images/landing04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.landing_neighborhood_box_edge {
	width: 648px;
	height: 24px;
	background-image: url(../images/landing06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.landing_neighborhood_box_col01 {
	width: 194px;
	float: left;
	margin-left: 21px;
	margin-right: 11px;
}

.landing_neighborhood_box_col02 {
	width: 401px;
	float: left;
}

.landing_neighborhood_box_btnbox {
	width: 194px;
	height: 38px;
	float: left;
	background-image: url(../images/landing_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

.wholehouse {
	width: 100%;
	float: left;
}


/* end of neighborhoods */


/* start of sidebar */



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

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

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

.sidebar_connectedbox {
	background-image: url(../images/sidebar_connected02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 244px;
}

.sidebar_connectedbox_top {
	width: 244px;
	height: 44px;
	background-image: url(../images/sidebar_connected01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.sidebar_connectedbox_inner {
	width: 190px;
	float: left;
	margin-left: 29px;
}

.sidebar_connectedbox_social {
	background-image: url(../images/sidebar_connected03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
	height: 55px;
}

.sidebar_connectedbox_social_box01 {
	width: 50px;
	height: 39px;
	float: left;
	margin-left: 25px;
}

.sidebar_connectedbox_social_box02 {
	width: 37px;
	height: 39px;
	float: left;
}

.sidebar_connectedbox_social_btn a {
	width: 100%x;
	height: 39px;
	display: block;
	text-indent: -5000px;
}

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

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

#sidebar h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

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

.sidebar_blog_header {
	width: 244px;
	height: 108px;
	text-indent: -5000px;
	background-image: url(../images/sidebar_header_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_blog_content {
	width: 223px;
	float: left;
	margin-left: 14px;
}

.sidebar_tweet_header {
	width: 244px;
	height: 55px;
	text-indent: -5000px;
	background-image: url(../images/sidebar_header_tweet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_tweet_content {
	width: 223px;
	float: left;
	margin-left: 14px;
}



/* end of sidebar */



/* start of footer */


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

#footer #foot_left {
	float: left;
	width: 755px;
	margin-left: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D2C1C;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footer #foot_right {
	float: left;
	width: 195px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.footer_credits_box {
	width: 755px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D2C1C;
	border-bottom-color: #3D2C1C;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #CDC39A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

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

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

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

.foot_spacer {
	padding-left: 5px;
	padding-right: 5px;
}

.foot_leftcol_creditbox01 {
	float: left;
	width: 123px;
	height: 59px;
}

.foot_leftcol_creditbox02 {
	float: left;
	width: 223px;
	height: 59px;
}

.foot_leftcol_creditbox03 {
	float: left;
	width: 85px;
	height: 59px;
}

.foot_leftcol_creditbox04 {
	float: left;
	width: 203px;
	height: 59px;
}

.foot_leftcol_creditbox01_btn a {
	width: 123px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/foot_btn01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_leftcol_creditbox02_btn a {
	width: 223px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/foot_btn02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_leftcol_creditbox03_btn a {
	width: 85px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/foot_btn03.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_leftcol_creditbox04_btn a {
	width: 203px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/foot_btn04.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_socialbox {
	float: left;
	width: 130px;
	height: 86px;
	background-image: url(../images/footer_social.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_social_mod {
	float: left;
	width: 43px;
	height: 43px;
}

.foot_social_btn a {
	width: 43px;
	height: 43px;
	display: block;
	text-indent: -5000px;
}


/* end of footer */



/* start of forms */

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

.form02 {
	float: left;
}

#input, #textarea, .input, .textarea {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 200px;
	background: #FFFFFF url('http://www.livejones.com/common/styles/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;
}

.input_chat, .textarea_chat {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 180px;
	background: #FFFFFF url('http://www.livejones.com/common/styles/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: 300px;
	max-width: 300px;
	height: 150px;
	line-height: 150%;
}

.textarea_big { 
	width: 400px;
	max-width: 400px;
	height: 250px;
	line-height: 150%;
}

.textarea_chat { 
	width: 180px;
	max-width: 180px;
	height: 175px;
	line-height: 150%;
}

#input:hover, #textarea:hover,
#input:focus, #textarea:focus,
.input:hover, .textarea:hover,
.input:focus, .textarea:focus,
.input_chat:hover, .textarea_chat:hover,
.input_chat:focus, .textarea_chat:focus, .textarea_big:focus, .textarea_big: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: 6px 10px;
	background: #629092;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

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







/* end of forms */

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

#googlemap a {
	color: #4A6F70;
	font-weight: bold;
	text-decoration: none;
}

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

.comm_click_txt01 {
	font-size: 14px;
}

.side_printbox {
	width: 192px;
	height: 68px;
	float: left;
	background-image: url(../images/side_printer_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.side_print_btn a {
	width: 192px;
	height: 68px;
	display: block;
	text-indent: -5000px;	
}



/* start of chat */


#chat {
	position: absolute;
	z-index: 100;
	width: 500px;
	height: 470px;
}

#chat h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AC9D79;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 7px;
}

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

.chat_top {
	width: 500px;
	height: 35px;
	background-image: url(../images/chat_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.chat_edge {
	width: 500px;
	height: 35px;
	background-image: url(../images/chat_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.chat_repeat {
	width: 500px;
	height: 400px;
	background-image: url(../images/chat_02.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.chat_content {
	width: 430px;
	float: left;
	margin-left: 35px;
	margin-bottom: 15px;
}

.chat_content_formarea {
	width: 430px;
	float: left;
	margin-left: 35px;
}

.chat_content_col01 {
	width: 210px;
	float: left;
	margin-right: 10px;
}

.chat_content_col02 {
	width: 210px;
	float: left;
}


/* end of chat */


.plan_thumbarea {
	width: 412px;
	float: left;
}
	

.elev_box {
	float: left;
	width: 190px;
	margin-bottom: 15px;
	margin-right: 10px;
}

.elev_box02 {
	float: left;
	width: 130px;
	margin-bottom: 15px;
	margin-right: 5px;
}

#respond {
	margin-top: 15px;
}

.question {
	width: 450px;
	float: left;
	margin-bottom: 10px;
}

.checkboxes {
	float: left;
	width: 400px;
	margin-left: 6px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-left: 6px;
}

#theForm fieldset input {
	margin-right: 6px;
}