@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;
	float: left;
	background-color:#fff;
	
	
}

#lt_zone {
	float:left;
	width:333px;
	
	margin-left:2px;
}

#content {
	width:640px;
	height: auto;
	background-color:#fff;
	margin-right:8px;
	display:inline;
	padding:18px 7px 20px 17px;
	
}

#content_wide {
	width:957px;
	height: auto;
	background-color:#fff;
	margin-left:8px;
	display:inline;
	padding:18px 7px 20px 17px;
}



/*  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:50px;
}

#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 50px 23px;
	display:inline;
}

#inner #testimonials {
	margin-top:0px;
	padding:0 0 0 23px;
	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;
}


#menu, #search_box, #footer, .send_link
  {display: none;}