@charset "UTF-8";
/*Unique background image*/
body{
	background-image: url(../images/header2_bg.jpg);
	background-repeat: repeat-x;
}
img, div, a, input { behavior: url(../js/iepngfix.htc) }

/* About Us Styles*/

#content_area{
	padding: 0 20px;
}
#contact_wrap{
	border-left: 5px solid #8b6a39;
	border-right: 5px solid #8b6a39;
	margin: 0 auto;
	padding: 0 0 15px 5px;
}
.contact_top{
	height: 20px;
	padding: 0;
	margin: 0;
}
.contact_left{
	background-image: url(/images/follow-us.jpg);
	background-repeat: no-repeat;
	width: 273px;
	height: 448px;
	float: left;
	margin: 0;
	padding: 20px 20px 0 18px;
}
.socialheadline{padding: 25px 0 35px 45px;}
.contact_left .address{text-align:center;}
.contact_left p{color: #492e1d;margin:240px 30px 0 25px;}
.social_content{
	background-image: url(/images/social_content.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	width: 609px;
	height: 455px;
	color: #645143;
	padding: 45px 0 0 0;
	margin: 0;
}
.social_content h2{color:#645143;}
.social_content img{
	padding: 2px;
	border: none;
}
.social_content a{color:#ca8728;}

#socialForm { width: 500px; text-align: left;margin:15px 0 0 90px;}
#socialForm label {}
#socialForm label.error, #socialForm input.submit { margin-left: 5px; color: #CC0000; line-height: 10px; }
.social_popup_tag{
	background-image: url(/images/contact_thanku.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 10px 0 85px;
	margin: 30px;
	width: 214px;
	height: 190px;
}
.tweet_top{height:159px; background-image: url(/images/adbeat_pop_header.jpg); padding:0; margin: 0;}
.agbeat{background-color:#d5c096; padding: 20px; text-align: left; background-image: url(/images/agbeat_bg.jpg); background-repeat: repeat;}
.agbeat a{color: #70614d;}
.social_popup_tag a{color: #8d6c50;}
.social_popup_tag h4{font-size: 15px; font-weight: bold; padding: 2px; margin: 2px 0 10px 0;}
.pop_footer{margin: 45px 0 0 50px; width: 100px; display: block;}
#POPsocial{display:none;}
.clr{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}