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

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #796f4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, div, input {
	behavior: url("./templatefiles/iepngfix.htc")
}
.bodyBG{
	background-color:#8f8563;
}
.indexBG{
	background-image:url(../images/index_bg.jpg);
	background-repeat:repeat-x;
	background-position:50% 0%;
}
.wrapper{
	width:986px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	position:relative;
	z-index:100;
}
.fixGap{
	line-height:0px;
}
.headerPhone{
	float:right;
	padding-right:51px;
	padding-top:24px;
}
.mainBG{
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
}
.logo{
	padding-left:54px;
	padding-top:25px;
}
.navigation{
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:14px;
}
.contentArea{
	padding:40px;
	padding-top:10px;
	padding-bottom:10px;

}
.bottomBG{
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	background-color:#796f4d;
	position:relative;
	top:-100px;
	z-index:1;
	height:100px;
}
.footerWrapper{
	width:964px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	position:relative;
	top:-100px;
	z-index:50;
}
.footerArea{
	background-image:url(../images/footer_mid.jpg);
	background-repeat:repeat-y;
	text-align:center;
	padding:10px;
	font-size:10px;
	color:#8f8563;
}


.footerArea a:link {text-decoration: none; color:#a79b75}
.footerArea a:visited {text-decoration: none; color:#a79b75}
.footerArea a:active {text-decoration: none; color:#a79b75}
.footerArea a:hover {text-decoration: underline; color: #d3c69e;}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:lighter;
	color:#534b2f;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#534b2f;
    font-weight:lighter;
}



label
{
	text-transform:capitalize;
	font-weight:bold;
}



label.contact_form
{
	clear:both;
	float:left;
	width:200px;
	display:block;	
	padding:0px 10px 0px 10px;
	text-align:right;
	border:0px solid red;
}

.submit_button
{
	margin-left:410px;
}

.error_msg
{
	color:#CB5253;
	padding-bottom:18px;
	
}

.twtr-widget .twtr-hd {
display:none;
}

.twtr-widget .twtr-ft {
display:none;
}


.twtr-widget .twtr-tweet-wrap {
    padding:6px 0 !important;
}



a:link {text-decoration: none; color:#9f5a2e}
a:visited {text-decoration: none; color:#9f5a2e}
a:active {text-decoration: none; color:#9f5a2e}
a:hover {text-decoration: underline; color: #534b2f;}
.popupTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #534B2F;
}

.generalButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ECE9D8;
	background-color: #8F8464;
	padding: 8px;
	width: 350px;
	border: 1px dashed #524B2E;
}

