body{
	background:url(../images/bg.jpg) center top repeat-y;
	font-family: Helvetica;
	font-size:11px;
	color:#61452f;
	line-height:24px;
	
}
#header{
float:left;
display:inline;
width:960px;
}
#wrapper{
	width:960px;
	margin:0 auto;
	background:url(../images/wrapperbg.jpg) center top repeat-y;

}
br:before {
	content: "";
}
br.clear{
	margin:0;
	padding:0;
	clear:both;
	height:1px;
	line-height:0px;
	font-size:0px;	
}
h1{
	color:#830805;
	font-size:46px;
	margin:40px 0 15px 0;
	font-weight:normal;
	line-height:50px;
}
a{
	text-decoration:none;
	color:#61452f;
	font-weight:bold;
}
a:hover{
	color:#000000;
}

#headeraddress{
	float:right;
	text-align: right;
	display:inline;
	margin: 16px 35px 0 0;
}
#content p{
	text-align:justify;
}
#logo{
	float:left;
	display:inline;
	margin: 8px 0 0 30px;
}

#content{
	padding-left: 70px;
}

#menu ul li{
	float:left;
	display:block;
	margin-right:85px;
}

.onecolumn{
float:left;
display:inline;
width:391px;
margin-right: 57px;
}
.bigcolumn{
	float:left;
display:inline;
width:790px;
}

.halfcolumn{
	float:left;
display:inline;
width:150px;
margin-right: 57px;
}

.contactusform label{
width:75px;
font-weight:bold;
font-size:11px;
display:block;
float:left;
}

.contactusform label.error{
	color:#8F2424;
}

.contactusform p.errorText{
	font-size:10px;
	color:#8F2424;
	line-height:13px;
	margin-bottom:10px;
}

.contactusform p.successText{
	
	margin-bottom:10px;
}

.contactusform p {
	margin-bottom:2px;
	clear:both;
}

.contactusform input{
	background:transparent;
	width:200px;
	border-color:#998675;
}

.contactusform input.submit{
	width:55px;
	height:20px;
	margin-right:112px;
	float:right;
	
}


.contactusform select{
	border-color:#998675;
	background:transparent;
	width: 102px;
}

.contactusform textarea{
	background:transparent;
	width:200px;
	border-color:#998675;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contactusform input#mailinglist{
	width:15px;
	border-color:#000000;
	
}
.contactusform label.mailinglabel{
	width: 259px;
}
#facebooklogo {
	float:right;
	display:inline;
	margin-right:40px;
}

#footer{
	padding: 20px 0 10px 0;
}

a.site-by {
	clear:both;
	float:right;
	display:block;
	width:114px;
	height:25px;
}
	a.site-by img {
		border:none;
	}
