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

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#534741;
}

body { background-color:#cbd5a4;}

.clr { clear:both;}

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

#header {
	width:998px;
	height:184px;
	position:relative;
}

#inner #header {
	width:998px;
	height:158px;
	position:relative;
}

#flash_header {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	height:184px;
}

#inner #flash_header {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	height:158px;
}

#logo{
	width:285px;
	height:161px;
	float:left;
	margin:8px 0 0 11px;
	display:inline;
	position:relative;
	z-index:10;
}


#inner #logo{
	width:253px;
	height:158px;
	float:left;
	margin:0px 0 0 15px;
	display:inline;
	position:relative;
	z-index:10;
}

#moto, #inner #moto {
	float:right;
	width:670px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-style:italic;
	color:#fcf2cd;
	position:relative;
	z-index:10;
	margin:80px 12px 0 0;
	display:inline;
}

#inner #moto {margin:50px 12px 0 0;}

.img_lt { float:left; display: inline; margin:0 10px 0px 0; padding: 1px; border: 1px solid #dadada;}
.img_rt { float:right; display: inline; margin:0 0 0px 10px; padding: 1px; border: 1px solid #dadada;}

.flt_lt { float:left;}
.flt_rt { float:right;}

/*  Start search  */
#search_box {
	float:right;
	width:183px;
	height:22px;
	background:url(../images/search_bg.png) no-repeat;
	position:relative;
	z-index:10;
	padding:3px 0 0 4px;
	margin:10px 12px 0 0;
    display:inline;
}

#search {
	float:left;
	width:150px;
	height:17px;
	border:1px solid #aaa288;
	background-color:#fff;
	color:#686200;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
}

#go {
	float:left;
	width:18px;
	height:19px;
	background:url(../images/search_bt.gif) no-repeat;
}

/*  End search  */	

a.send_link:link, a.send_link:visited {
	float:right;
	clear:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#544842;
	position:relative;
	z-index:10;
	margin:0px 12px 0 0;
	display:inline;
}

#content_holder {
	width:998px;
	background:url(../images/ct_bg.png) repeat-x #fff;
	border-bottom:10px solid #fff;
	overflow:hidden;
}

#lt_zone {
	float:left;
	width:333px;
	background:url(../images/lt_inner.png) no-repeat;
	margin-left:2px;
}

#content {
	float:right;
	width:623px;
	background-color:#edead8;
	margin-right:8px;
	display:inline;
	padding:18px 7px 1030px 17px;
	margin-bottom:-1000px;
}

#content_wide {
	float:left;
	width:957px;
	background-color:#edead8;
	margin-left:8px;
	display:inline;
	padding:18px 7px 1030px 17px;
	margin-bottom:-1000px;
}

/*  START menu zone  */

#menu {
	float:right;
	width:655px;
	height:38px;
	padding-top:2px;
}

#menu ul {
	float:left;
}

#menu li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

#menu li a:link, #menu li a:visited {
	float:left;
	color:#fee893;
	font-size:17px;
	text-decoration:none;	
	height:23px;
	padding:5px 7px 10px 7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
}

#menu li a.selected:link, #menu li a.selected:visited , #menu li a.selected:hover {
	float:left;
	color:#534741;
	font-size:17px;
	text-decoration:none;	
	height:24px;
	padding:5px 8px 10px 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	background-color:#edead8;
}

#menu li:hover a, #menu li a:hover  {
	background-color:#352c28;
}	

#menu li li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	width:175px;

}

#menu li li a:link, #menu li li a:visited {
	float:left;
	padding:9px 0 9px 8px;
	margin-top:0px;
	width:167px;
	display:block;	
	color:#fee893;
	font-size:17px;
	text-decoration:none;	
	font-family:Georgia, "Times New Roman", Times, serif;
	height:auto;
}

#menu li li a:hover {background-color:#000;}
	

#menu ul ul {		
	position:absolute;
	margin-top:0px;
	width:175px;
	background-color:#352c28;
	z-index:2500;
	top:38px;	
	clear:both;
	left:0;
	display:none;
	padding-bottom:10px;
}

div#menu li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menu li:hover ul ul,
div#menu li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul
{display:block;}


/*  END menu zone  */
/*  Start footer  */

#footer {width:964px; height:82px; background:url(../images/footer_bg.png) repeat-x; padding:4px 10px 4px 24px; margin-top:4px; margin-bottom:20px;}

#footer_menu {float:left; padding-left:100px;}

#footer_menu .col {
	float:left;
	width:110px;
}

#footer_menu a:link, #footer_menu a:visited {
	float:left;
	color:#fee893;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	clear:left;
	white-space:nowrap;
}

#footer_menu a:hover { color:#000;}

.copy_right { 
	float:left;
	width:160px;
	padding-left:52px;
	color:#fee893;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/e_star.gif) no-repeat top left;
	line-height:18px;
}

.copy_right span {
	color:#fee893;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.f_logo {
	float:right;
	background:url(../images/footer_logo.gif) no-repeat;
	width:155px;
	height:79px;
}

/*  End footer  */
/*  END all pages elements  */
/*  Start home page  */

#content_home {
	float:left;
	width:994px;
	padding-right:2px;
	background:url(../images/home_ct.png) no-repeat;
	margin-left:2px;
	display:inline;
}

#flash_holder {
	float:right;
	position:relative;
	z-index:1000;
	margin-top:-12px;
}

.featured_p {
	position:absolute;
	bottom:2px;
	left:37px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#d5dcbd;
}

#lt_home {
	float:left;
	width:270px;
	padding-left:30px;
	margin-top:-35px;
	position:relative;
}

#news_ev {
	float:left;
	color:#fee893;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

#news_ev span {
	color:#9c9769;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

#news_ev a:link, #news_ev a:visited {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

#news_ev a:hover { color:#fee893;}

#get_social {
	float:left;
	width:173px ; 
	height:29px;
	background:url(../images/get_social.png) no-repeat;
	padding:13px 0 0 11px;
	margin-top:10px;
	margin-bottom:30px;
}

#get_social a {
	float:left;
	margin-right:5px;
}

.skittles {
	z-index: 3;
}
.sub_btn {
	float:left;
	margin-top:-30px;
	margin-left:-10px;
	border: 0px solid #eee;
	z-index: 1;
}

#lt_home h1, #lt_home p {
	float:left;
	clear:left;
	line-height:24px;
	width:270px;
}

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

#testimonials {
	float:left;
	width:293px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#6f623c;
	line-height:28px;
	margin-top:18px;
	padding:0 16px;
}

#testimonials span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#6f623c;
}

.hcolumn {
	float:left;
	width:303px;
	font-size:11px;
	line-height:16px;
	border-left:1px solid #dadada;
	margin-top:18px;
	padding:0 15px;
}

.hcolumn p strong {font-size:11px;}
.hcolumn p {
	font-size:11px;
	line-height:16px;
}

.hcolumn a.more:link, .hcolumn a.more:visited {
	float:left;
	clear:left;
	font-weight:bold;
	padding-top:4px;
	font-size:11px;
	text-decoration:none;
}

.hcolumn a.more:hover { color:#811602;}

.hcolumn .img_link {
	float:right;
	border:3px solid #fcf2cd;
}

#open_house {
	width:292px;
	border:3px solid #fcf2cd;
	background:url(../images/heading_bg.png) repeat-x #fcf3d2;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#811602;
	padding:5px 0;
	margin-bottom:32px;
	line-height:25px;
}

#open_house span  { 
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#811602;
	line-height:35px;
}

.er {
	float:left;
	margin:5px 0 17px 50px;
}

.ask_me { margin-bottom:5px;}
/*  End home page  */
/*  Start inner pages elements  */

#inner #get_social {
	margin:6px 0 20px 23px;
	display:inline;
}

#inner #testimonials {
	margin-top:0px;
	padding:0 0 30px 23px;
	line-height: 24px;
	height:300px;
}

#lt_content {
	float:left;
	width:301px;
	background-color:#fff;
	padding:8px 16px 0 16px;
}

#lt_content p strong {font-size:11px;}
#lt_content p {
	font-size:11px;
	line-height:16px;
}

#lt_content a.more:link, #lt_content a.more:visited {
	float:left;
	clear:left;
	font-weight:bold;
	padding-top:4px;
	font-size:11px;
	text-decoration:none;
}

#lt_content a.more:hover { color:#811602;}

#lt_content .img_link {
	float:right;
	border:3px solid #fcf2cd;
}

#lt_content h4 {
	float:left;
	width:301px;
	height:22px;
	background-color:#6d603a;
	padding:5px 16px 0 16px;
	margin:0px -16px 15px -16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	line-height:19px;
	color:#d5dcbd;
	font-weight:normal;
}

#lt_content h4.grad { background:url(../images/title_grad.png) repeat-y left;}

.ask {
	float:left;
	width:301px;
	color:#796c45;
	font-weight:bold;
	font-size:12px;
}

a.name:link, a.name:visited {
	float:left;
	width:301px;
	color:#796c45;
	font-size:12px;
	margin-bottom:10px;
}

a.name:hover { color:#811602;}


#lt_content hr {
	float:left;
	width:331px;
	margin:10px -16px 20px -16px;
	color:#f3f3f3;
	background-color:#f3f3f3;
	height: 1px;
	position:relative;
}

#lt_content #open_house  { float:left;}

#image_holder, #image_holderx2 {
	float:left;
	width:621px;
	border:1px solid #ccc;
	padding:5px 5px;
	background-color:#fff;
	position:relative;
	margin-bottom:25px;
	margin-left:-10px;
	margin-top:-10px;
	display:inline;
}

#image_holder img {border:1px solid #ccc;}

#image_holderx2 img {
	float:left;
	border:1px solid #ccc;
	margin-right:-1px;
	margin-left:-1px;
}

#image_holder a.tour {
	position:absolute;
	width:219px;
	height:45px;
	top:18px;
	right:24px;
	background:url(../images/tour_site.png) no-repeat;
}

#image_holderx2 a.tour {
	position:absolute;
	width:219px;
	height:45px;
	top:18px;
	right:367px;
	background:url(../images/tour_site.png) no-repeat;
}

#image_holderx2 a.learn {
	position:absolute;
	width:218px;
	height:44px;
	top:18px;
	right:47px;
	background:url(../images/learn_more.png) no-repeat;
}

.stats p {
	float:left;
	width:100%;
	color:#665b53;
	font-size:12px;
	padding:0px 0 10px 0;
}
/*  Styles all pages  */

h1, h2, h3, h4, h5, h6 {font-size:22px; color:#534741; font-family:Arial, Helvetica, sans-serif; }
h1 { }
h2 {font-size:14px; }
h3 {font-size:12px; text-transform:uppercase}


#content ol, #content ul { padding: 5px 0 15px 30px;}
#content ol li, #content ul li { line-height:20px; font-size:13px;} 

#content p { margin:5px 0 10px 0;  line-height:22px;}


#content a:link, #content a:visited { text-decoration:underline;}
#content a:hover { color:#811602;}

#content .img_rt {
	float:right;
	padding:5px 5px;
	background-color:#fff;
	border:1px solid #ccc;
	margin:5px 0 15px 15px;
	display:inline;
}

#content .img_lt {
	float:left;
	padding:5px 5px;
	background-color:#fff;
	border:1px solid #ccc;
	margin:5px 15px 15px 0;
	display:inline;
}

#content .img_center {
	float:left;
	width:100%;
	text-align:center;
}

#content .img_center img {
	padding:5px 5px;
	background-color:#fff;
	border:1px solid #ccc;
	margin:5px auto 15px auto;
	display:inline;
}
	

#virtualTour {

	width: 765px;
	height: 525px;
	margin: 0 auto;
	padding: 0;
}

#twitter_div_hub{
	width: 345px;
	_width: 355px;
	height:165px;
	margin: 0px 0 0px 25px;
	_margin: 0 0 0 25px;
	padding: 0px 10px 5px 0;
	_padding: 3px 0px 5px 0;
	background: url(/template_assets/images/twitterBGhub.jpg) no-repeat 0 0; color: #fff;
	border: 0px solid #999;
	
}


SOCAIL WIDGETS


#twitter_div_hub a{
	text-decoration: underline; 
	font-weight: normal;
	font-size: 12px;
	margin-right: 12px;
	color: #003366;  
	
}

#twitter_div_hub ul {
	float: left;
	position: relative;
	width: 300px;
	height: auto;
	padding:20px;
	margin:0 0 0 5px;
	display: inline;
	border: 0px solid #999;
	

}
#twitter_div_hub li {
	list-style-type: none !important;
	*text-indent:-15px; 
	
}

#twitter_panel {
	float: left;
	position: relative;
	width: 300px;
	height: 300px;
	padding:0px;
	margin:0px;
	display: inline;
	background-color: #fff;
	border-bottom: 1px solid #999;
	_border-right: 1px solid #999;

}

#facebook_panel {
	float: left;
	position: relative;
	width: 300px;
	height: 475px;
	padding:0px;
	margin:0px;
	display: inline;
	background-color: #fff;
	border-bottom: 1px solid #999;
	_border-right: 1px solid #999;

}
/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/

#contactform th, #contactform td, #request_proposal th, #request_proposal td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}
#gmap {

	width: 610px;
	height: 440px;
	margin: 0px 0px 15px 0px;
	border:1px solid #c2c2c2;	
}
#weather_widget {

	width: 615px;
	height: 300px;
	margin: 0px;
	padding: 0 auto;
	border:1px solid #c2c2c2;	
}
#wx_module_5086 {
	float: left;
	margin: 12px 12px 18px 12px;
	padding: 0px;
	border:1px solid #c2c2c2;	
}


.cleantables {
	background-color: #fbfae8;
	margin: 20px 0 25px 0;
	border: 1px solid #eee;
	width: 610px;

	
}

.cleantables td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	margin: 20px 0 25px 0;
	padding: 5px;
}



/*----------------------------------------------------------------
	biography
----------------------------------------------------------------*/

.biographies, .biography_name, .biography_title, .biography_general_info, .biography_link, .biography_label, .biography_phone, .biography_fax, .biography_email, .biography_address, .biography_street1, .biography_street2, .biography_city, .biography_state, .biography_zipcode, .biography_section_header, .biography_section_text {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.biography_thumbnail {
	float:left;
	width: 277px;
	*width: 267px;
	height: 67px;
	border: 1px solid #CCC; padding: 5px; margin: 0 0.7em 1em 0.7em;
}
.biography_thumbnail img {
	float:left; padding: 0 6px 0 0; width:50px; height: 67px;
}
.biography_thumbnail a {
	font-size:80%; line-height: 16px;
}
.biography_thumbnail a:link, .biography_thumbnail a:visited {
/*	color: #A3501E; text-decoration: none;*/
}
.biography_thumbnail a:hover {
	/*color: #FFF; background: #A3501E; text-decoration: none;*/
}
.biography_thumbnail a:active {
	/*color: #A3501E; text-decoration: none;*/
}
.biography_name {
	/*color: #603913; */
	font-size: 130%; 
	margin: 0; 
	line-height: 2;
	font-weight: normal;
	display: block;
}
.biography_title, .biography_email, .biography_phone, .biography_fax, .biography_street1, .biography_street2 {
	display: block; line-height: 1.5;
}
.biography_city, .biography_state, .biography_zipcode {
	line-height: 1.5;
}
.biography_general_info img {
	border: 6px solid #CCC; margin: 0 1em 1em 0; float: left; display: inline;
}
.biography_section_text {
	margin: 10px 0 0 56px; width: 400px;
}
.biography_section_header, .biography_label {
	display: none;
}
.biography_email a {
	font-size:90%; line-height: 1;
}
.biography_email a:link, .biography_email a:visited {
	/*color: #A3501E; text-decoration: none;*/
}
.biography_email a:hover {
	/*color: #FFF; background: #A3501E; text-decoration: none;*/
}
.biography_email a:active {
	/*color: #A3501E; text-decoration: none;*/
}

#people { background-color: #fff; width: 610px;}
#people h2 { font-size: 18px;}
#people h3 { font-size: 14px; text-transform:none;}
#people p, #people p a  { font-size: 11px;}
#people p, #people p a  { font-size: 11px;}
#people img { float: right; margin: 10px; padding: 6px; border: 1px solid #999; width: 144px; }







