@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-color: #470000;
}

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: 4px;
	padding: 3px;
	border: 4px solid #D7C487;
}

.photo_edge:hover {
	margin: 4px;
	padding: 3px;
	border: 4px solid #666666;
}

.photo_edge02 {
	margin: 2px;
	padding: 1px;
	border: 4px solid #D7C487;
}

.photo_edge02:hover {
	margin: 2px;
	padding: 1px;
	border: 4px solid #666666;
}

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

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

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

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



/* End Basics - CSS */



/* start of wrappers */


#wrapper {
	float: left;
	width: 100%;
}

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


#wrapper_top {
	float: left;
	width: 100%;
	background-image: url(../images/page_bg01.jpg);
	background-repeat: repeat;
	background-position: center top;	
}

#home_wrapper_top {
	margin: 0px auto;
	width: 100%;
	background-image: url(../images/home_top_wood.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#template_wrapper_top {
	margin: 0px auto;
	width: 100%;
	background-image: url(../images/inside_top_wood.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#content_wrapper {
	width: 1000px;
	margin: 0px auto;
}


/* end of wrappers */


/* start of home */

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

#inside_header h1 a {
	width: 349px;
	height: 122px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/inside_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_header {
	width: 1000px;
	height: 377px;
	float: left;
	clear: both;
	margin-top: 55px;
}



#home_header #home_header_logobox {
	width: 385px;
	height: 294px;
	margin-left: 10px;
	float: left;
}

#home_header #home_header_slidebox {
	width: 595px;
	height: 270px;
	float: left;
}

.home_slideshow {
	width: 595px;
	height: 270px;
	float: left;
}

#home_header #home_header_slidearea {
	width: 1000px;
	height: 301px;
	float: left;
	background-image: url(../images/home_slide_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

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

#home_nav {
	width: 980px;
	height: 56px;
	float: left;
	clear: both;
	margin-left: 10px;
	margin-top: 8px;
}

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

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

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

#home_nav_home {
    width: 98px;
}

#home_nav_about {
    width: 85px;
}

#home_nav_blog {
    width: 129px;
}

#home_nav_communities {
    width: 177px;
}

#home_nav_homes {
    width: 167px;
}

#home_nav_plans {
    width: 120px;
}

#home_nav_gallery {
    width: 95px;
}

#home_nav_contact {
    width: 109px;
}

#home_nav_home a:hover {
    background-image:url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: -10px -84px;
}

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

#home_nav_blog a:hover {
    background-image:url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: -193px -84px;
}

#home_nav_communities a:hover {
    background-image:url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: -322px -84px;
}

#home_nav_homes a:hover {
    background-image:url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: -499px -84px;
}

#home_nav_plans a:hover {
    background-image:url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: -666px -84px;
}

#home_nav_gallery a:hover {
    background-image:url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: -786px -84px;
}

#home_nav_contact a:hover {
    background-image:url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: -881px -84px;
}

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

#home_contentarea {
	width: 980px;
	float: left;
	margin-left: 10px;
}

.home_row01 {
	width: 980px;
	float: left;
	background-image: url(../images/home_bg02.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

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

.home_row01_col01 {
	width: 399px;
	float: left;
	margin-left: 29px;
	margin-right: 53px;
}

.home_row01_col02 {
	width: 199px;
	float: left;
	margin-right: 44px;
	margin-top: 43px;
}

.home_row01_col03 {
	width: 199px;
	float: left;
	margin-top: 43px;
}

.home_row01_edge {
	width: 980px;
	height: 31px;
	background-image: url(../images/home_bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_columnheader_welcome {
	width: 399px;
	height: 139px;
	float: left;
	text-indent: -5000px;
}

.home_columnheader_connected {
	width: 199px;
	height: 46px;
	float: left;
	text-indent: -5000px;
}

.home_columnheader_blog {
	width: 199px;
	height: 46px;
	float: left;
	text-indent: -5000px;
}

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

#home_contentarea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-color: #CBBD8F;
	margin-bottom: 6px;
	margin-top: 3px;
}

#home_contentarea h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A475;
}

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

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

.list01 li {
	border-bottom: 1px solid #B9A475;
	padding: 4px;
	list-style: none;
}

.home_blog_btnbox {
	width: 116px;
	height: 32px;
	float: right;
	background-image: url(../images/home_blog_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

.home_row02 {
	width: 980px;
	float: left;
	background-image: url(../images/home_bg04.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.home_row02_edge {
	width: 980px;
	height: 23px;
	float: left;
	background-image: url(../images/home_bg05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_row02_fpbox {
	width: 202px;
	float: left;
	margin-left: 36px;
	background-image: url(../images/home_fp02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.home_row02_fpbox_top {
	width: 202px;
	height: 69px;
	background-image: url(../images/home_fp01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.home_row02_fpbox_edge {
	width: 202px;
	height: 18px;
	background-image: url(../images/home_fp03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.home_row02_fpbox_content {
	width: 161px;
	float: left;
	margin-left: 20px;
	margin-top: -6px;
}

.home_row02_fpbox_detailbtnbox {
	width: 161px;
	height: 35px;
	float: left;
	background-image: url(../images/home_fp_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_row02_fpbox_detailbtn a {
	width: 161px;
	height: 35px;
	display: block;
	text-indent: -5000px;
}

.home_row02_mapbox {
	width: 320px;
	height: 339px;
	float: left;
	background-image: url(../images/home_comm_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_row02_mapbox_btnbox {
	width: 160px;
	height: 33px;
	float: left;
	margin-bottom: 22px;
	margin-left: 147px;
	margin-top: 14px;
}

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

.home_row02_mapbox_mapholder {
	width: 275px;
	height: 238px;
	float: left;
	margin-left: 22px;
}

.home_row02_videobox {
	width: 384px;
	height: 339px;
	float: left;
	background-image: url(../images/home_video_bg.jpg);
	background-position: left top;
}

.home_row02_videobox_btnbox {
	width: 99px;
	height: 33px;
	float: left;
	margin-bottom: 22px;
	margin-top: 14px;
}

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

.home_row02_videobox_videoholder {
	width: 333px;
	height: 238px;
	float: left;
	margin-left: 25px;
}

/* end of home */


/* start of template */

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

#template_edge {
	width: 1000px;
	height: 26px;
	float: left;
	clear: both;
	background-image: url(../images/inside_edge.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#template_contentarea {
	width: 980px;
	float: left;
	background-image: url(../images/template_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}

#inside_header {
	width: 1000px;
	height: 199px;
	float: left;
	clear: both;
}

#inside_header #inside_header_logoarea {
	width: 349px;
	height: 122px;
	margin-left: 10px;
	float: left;
}

#inside_header #inside_header_navarea {
	width: 1000px;
	height: 76px;
	float: left;
	background-image: url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	width: 673px;
	float: left;
	margin-left: 40px;
	margin-top: 17px;
}

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

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #754719;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C487;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-bottom: 6px;
	margin-top: 3px;
}

#main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A475;
}

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

.pageheader_holder {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	float: left;
}

.pageheader_about {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_about.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_blog {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_communities {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_communities.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_homes {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_homes.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_homedetail {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_homedetail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_plans {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_plans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_plandetail {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_plandetail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_gallery {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pageheader_contact {
	width: 673px;
	height: 70px;
	margin-bottom: 17px;
	background-image: url(../images/pageheader_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}


/* end of template */


/* start of about */


.about_vid_box {
	width: 435px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#about_nav {
	width: 673px;
	height: 40px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../images/about_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#about_nav ul {
	display: block;
	float: left;
	width: 673px;
	height: 40px;
	list-style: none;
}

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

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

#about_nav_profile {
    width: 177px;
}

#about_nav_testimonials {
    width: 228px;
}

#about_nav_products {
    width: 171px;
}

#about_nav_blog {
    width: 97px;
}

#about_nav_profile a:hover {
    background-image:url(../images/about_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#about_nav_testimonials a:hover {
    background-image:url(../images/about_nav.jpg);
	background-repeat: no-repeat;
	background-position: -177px -40px;
}

#about_nav_products a:hover {
    background-image:url(../images/about_nav.jpg);
	background-repeat: no-repeat;
	background-position: -405px -40px;
}

#about_nav_blog a:hover {
    background-image:url(../images/about_nav.jpg);
	background-repeat: no-repeat;
	background-position: -576px -40px;
}

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

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

.productsbox {
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.testimonial_vidbox {
	width: 300px;
	height: 360px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.testimonial_vid_holder {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}


/* end of about */


/* start of communities */

.comm_header {
	width: 673px;
	float: left;
	clear: both;
	border: 3px solid #666666;
}

.commheader_top {
	width: 673px;
	height: 24px;
	background-image: url(../images/commheader_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.commheader_edge {
	width: 673px;
	height: 24px;
	background-image: url(../images/commheader_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.commheader_content {
	width: 629px;
	float: left;
	margin-left: 22px;
}

.commheader_content_col01 {
	width: 161px;
	float: left;
	margin-right: 14px;
}

.commheader_content_col02 {
	width: 454px;
	float: left;
}

.commheader_content_infocol {
	width: 140px;
	float: left;
	margin-right: 10px;
}

.commheader_commname {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/commheader_edge.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
}

#commheader_nav {
	width: 629px;
	height: 40px;
	float: left;
	clear: both;
	background-image: url(../images/comm_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

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

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

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

#commheader_nav_profile {
    width: 181px;
}

#commheader_nav_homes {
    width: 160px;
}

#commheader_nav_plans {
    width: 143px;
}

#commheader_nav_info {
    width: 145px;
}

#commheader_nav_profile a:hover {
    background-image:url(../images/comm_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#commheader_nav_homes a:hover {
    background-image:url(../images/comm_nav.jpg);
	background-repeat: no-repeat;
	background-position: -181px -40px;
}

#commheader_nav_plans a:hover {
    background-image:url(../images/comm_nav.jpg);
	background-repeat: no-repeat;
	background-position: -341px -40px;
}

#commheader_nav_info a:hover {
    background-image:url(../images/comm_nav.jpg);
	background-repeat: no-repeat;
	background-position: -484px -40px;
}

.detail_right {
	width: 438px;
	float: left;
	margin-top: 5px;	
}

.detail_left {
	width: 229px;
	float: left;
	background-image: url(../images/detail_left02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #666666;
}

.detail_left_top {
	width: 229px;
	height: 23px;
	background-image: url(../images/detail_left01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.detail_left_edge {
	width: 229px;
	height: 23px;
	background-image: url(../images/detail_left03.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.detail_left_content {
	width: 192px;
	float: left;
	margin-left: 19px;	
}

.bigphoto_space {
	margin-bottom: 7px;
}

.map_box {
	width: 629px;
	height: 500px;
	float: left;
	margin-left: 22px;
}

.resultsbox {
	width: 224px;
	float: left;
}

.resultsbox_top {
	width: 224px;
	height: 23px;
	background-image: url(../images/results_01.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.resultsbox_edge {
	width: 224px;
	height: 23px;
	background-image: url(../images/results_03.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

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

.resultsbox_repeat_content_commlist {
	width: 177px;
	height: 370px;
	float: left;
	margin-left: 25px;
}

.resultsbox_repeat_content_planlist {
	width: 177px;
	height: 320px;
	float: left;
	margin-left: 25px;
}

.resultsbox_repeat_content_invlist {
	width: 177px;
	height: 380px;
	float: left;
	margin-left: 25px;
}

.resultsbox_repeat_content_invlist02 {
	width: 177px;
	height: 405px;
	float: left;
	margin-left: 25px;
}

.resultsbox_btn_box {
	width: 177px;
	height: 36px;
	float: left;
	margin-left: 25px;	
}

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

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

.commname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.results_infobox {
	background-color: #D7CEA2;
	padding: 7px;
	margin-bottom: 7px;
}

.furnished {
	color: #620000;
	font-weight: bold;
	font-size: 13px;
}

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

.search_box_holder {
	width: 670px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

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


/* end of communities */


/* start of sidebar */


#sidebar {
	width: 201px;
	float: left;
	margin-left: 45px;
	margin-top: 30px;
}

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

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

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

.sidebar_infobox {
	width: 201px;
	float: left;
	background-image: url(../images/sidebar_boxrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.sidebar_infobox_edge {
	width: 201px;
	height: 22px;
	background-image: url(../images/sidebar_boxedge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_infobox_header_fp {
	width: 201px;
	height: 62px;
	background-image: url(../images/sidebar_header_fp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

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

.sidebar_infobox_content {
	width: 161px;
	margin-left: 19px;
	float: left;
}

.sidebar_social {
	float: left;
	width: 161px;
	height: 37px;
	background-image: url(../images/sidebar_social.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_social_box01 {
	float: left;
	width: 49px;
	height: 37px;
}

.sidebar_social_box02 {
	float: left;
	width: 37px;
	height: 37px;
}

.sidebar_social_btn a {
	display: block;
	text-indent: -5000px;
	height: 37px;
	width: 100%;
}

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

#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-color: #CBBD8F;
	margin-bottom: 6px;
	margin-top: 3px;
}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A475;
}

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


/* end of sidebar */




/* start of footer */

#footer {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/footer_bg02.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	margin-bottom: 35px;
}

.footer_content {
	width: 980px;
	float: left;
	margin-left: 10px;
}

.footer_linkarea {
	width: 980px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #580000;
	border-bottom-color: #580000;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	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: #999999;
}

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

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

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

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

.logo_eho {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.footer_social {
	width: 175px;
	height: 35px;
	float: left;
	margin: 4px;
}

.footer_social_box01 {
	width: 49px;
	height: 35px;
	float: left;
}

.footer_social_box02 {
	width: 42px;
	height: 35px;
	float: left;
}

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

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

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

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

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

.logo_bd a {
	background-image: url(../images/logo_bd.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 167px;
	text-indent: -5000px;
	display: block;
	margin-left: 7px;
}

/* end of footer */




/* start of forms */

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

.form02 {
	float: left;
}

#input, #textarea {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 200px;
	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: 165px;
	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;
}

#input03 {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 138px;
	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 { 
	width: 300px;
	max-width: 300px;
	height: 150px;
	line-height: 150%;
}

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

#input:hover, #textarea:hover, #input02:hover, #input03:hover, #input:focus, #textarea02:hover, #textarea02:focus, #textarea03:focus,
#input:focus, #textarea:focus, .input02: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: #470000;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
}

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

#checkbox_spacing {
	margin-right: 7px;
	margin-bottom: 5px;
	float: left;
}


/* end of forms */
