@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#FFFFFF url(images/background.jpg) no-repeat fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}

table {
	font:11px/20px Verdana;
	color:#292929;
}


p {
	padding:0px 15px;
	font:11px/20px Verdana;
	color:#292929;
}

a {
	color:#666633;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}


/* HEADER */

#header_wrapper {
	width:990px;
	height:128px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}
#header_left {
	float:left;
}
#logo {
	padding:30px 10px 10px 10px;
}
#header_right {
	float:right;
	text-align:right;
}
#phone {
	padding:38px 10px 20px 0px;
}

#marketing_window {
	margin:0px 0px 0px 7px;
	padding:0px;
}

.bio_img {
	margin:0px 5px 5px 0px;
}

.img_place {
	margin:20px 5px 100px 160px;
}



/* BOXES */

#boxes_wrapper {
	width:975px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	background:#CDC1A6;
}
.box {
	width:193px;
	border:1px solid #222222;
	margin:0px;
	float:left;
}
.box_top {
	width:185px;
	height:10px;
	padding:13px 5px;
	background:url('images/box_top_bg.jpg');
	text-align:center;
}
.box_content {
	width:195px;
	padding:10px 0px;
	height:217px;
	text-align:center;
}
#box1 .box_content {
	padding:0px;
	height:237px;
}
#box1 a {
	display:block;
	height:12px;
	width:183px;
	padding:10px 5px;
	font:bold 12px Helvetica;
	color:#232323;
	text-decoration:none;
	border:1px solid #222222;
	text-align:left;
}

input.guideform {
	width:160px;
	height:12px;
	padding:5px;
	margin:10px 0px;
	*margin:5px 0px;
	font:12px Helvetica;
	background:url(images/form_bg.png);
	border:none;
}
#box5 p {
	font:10px Verdana;
	text-align:justify;
}
#box5 a#readmore {
	font:bold 10px Verdana;
	color:#4A5829;
	text-align:left;
	text-decoration:none;
	padding-left:5px;
}
#box5 a#readmore:hover {
	text-decoration:underline;
}

#box_content_news {
	width:188px;
	padding:10px 5px 10px 0px;
	height:197px;
	*height:190px;
	overflow:auto;
	text-align:left;
	margin-bottom:8px;
}

#box_content_news h2 {
	color:#454545;
	font:bold 10px/20px Verdana; 
	text-transform:uppercase;
	padding:0px 5px;
	margin:0px;
}

#box_content_news p {
	color:#454545;
	font:10px/20px Verdana;
    padding:3px 5px;
	margin:0px;
}

#box_content_news img {
	display:none;
}

#box_content_news a.article_link {
	font:10px/20px Verdana;
	padding:5px;
}

.news_spacer {
	height:20px;
}

.sociable {
	display:none;
}

.guide_btn {
	margin-top:11px;
	*margin-top:12px;
}

#gallery {
	margin-bottom:100px;
}
#gallery_btn {
	margin-bottom:10px;
}


/* LINK BOX  */

#link_box {
	width:193px;
	border:1px solid #222222;
	margin:5px;
	float:right;
	clear:right;
}

#link_box a {
	display:block;
	height:12px;
	width:183px;
	padding:10px 5px;
	font:bold 12px Helvetica;
	color:#232323;
	text-decoration:none;
	border:1px solid #222222;
	text-align:left;
}
.box_content_nav {
	width:195px;
}


/* CONTENT */

#content_wrapper {
	width:973px;
	margin:0px auto;
	text-align:left;
	background:#CDC1A6;
	border:1px solid #222222;
	min-height:380px;
}

.search_field {
	width:154px;
	font:11px Verdana;
	color:445126;
	padding:4px 5px 5px;
	background:url(images/search_bg02.jpg) no-repeat top left;
	border:none;
}

#search_area {
	width:200px;
	float:right;
	margin:5px 10px 5px 0px;
}

#cse-search-results {
	min-height:500px;
	background:#fff;
	padding:0px 15px;
}

.hideaway_cta {
	margin:5px 0px 0px 5px;
}
/* FOOTER */

#footer_wrapper {
	width:975px;
	height:115px;
	background:url('images/footer_bg.jpg') no-repeat;
	margin:0px 6px 0px 7px;
	padding:0px;
	font:10px/20px Verdana;
	color:#505050;
	text-align: center;
}

#footer_links {
	width:975px;
	height:10px;
	padding:6px 0px 10px 0px;
}

#footer_wrapper a {
	color:#505050;
	text-decoration:none;
}

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

/* HEADER TAGS */

h1 {
	padding:0px 15px;
	font:bold 16px/18px Verdana;
	color:#161616;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#161616;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#161616;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:11px/20px Verdana;
	color:#292929;
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 200px;
	font:11px Verdana;
	color:#525252;
	padding:3px;
	border:1px solid #999;
}
input.contactinput:hover {
	border:1px solid #666633;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	border:1px solid #999;
}

textarea.contacttext:hover {
	border:1px solid #666633;
}

select.contactinput {
	width:205px;
	padding:2px;
	border:1px solid #999;
}

select.contactinput:hover {
    border:1px solid #666633;
}
#address {
	width:400px;
	float:left;
}
#map {
	width:500px;
	float:right;
	margin:10px 10px 0px 0px;
}

#captcha {
	margin-bottom:5px;
}

.view_map {
	margin-top:4px;
}

.captcha_info {
	margin-left:45px;
}
.btn_value a {
	display:block;
	width:452px;
	height:39px;
	background:url(images/btn_view_our_full.jpg) no-repeat top center;
	margin:0px 0px 20px 10px;
}
.btn_value a:hover {
	background-position:bottom center;
	margin-top:0px;
}

.planning-guide{
float:right;
margin-right:30px;
margin-top:-120px;
position:relative;
z-index:1000;
}
.planning-guide a{
background-image:url("/images/learn-more.png");
display:block;
float:right;
height:47px;
text-indent:-9999px;
width:188px;
}
.planning-guide a:hover{
background-image: url("/images/learn-more-hover.png");
}





.testimonial{
margin:10px auto;
width:640px;
}
