@import url('reset.css');

html, body{
	width:100%;
	
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	line-height: 20px;
	text-align:left;
	color:#000000;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#A69C68;
}

h2{
	font-size:16px;
}

a:hover{
	color:#000000;
}
#imageslider{
position:relative;
width:680px;
height:297px;
}
#imageslider img{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#imageslider img.image1{
	z-index:3;
}

#containertexture{
width:100%;
background:url(../images/bg2.jpg) center top repeat;
}
#newsfeed, #footer{
	width:100%;
}

#footer {
	height:100%;
	background-color:#000000;
	padding-top:20px;
}
.auto960{
	width:960px;
	margin: 0 auto;
	
}
#contentcontainer{
	width:930px;
	margin:0 auto;
	padding-left:30px;
	background:url(../images/rightcolbg.jpg) bottom right repeat-y;
}
#leftcolumn{
/*background: white; */
float:left;
display:inline;
width: 250px;
}

#rightcolumn{
float:left;
display:inline;
width:680px;
padding-bottom:15px;
}
#leftmenu{
	text-align:right;
	position:relative;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding: 30px 24px 30px 0;
}
#leftmenu ul{
	position:relative;
	z-index:99;
}
#leftmenu #finger{
	position:absolute;
	z-index: 2;
	top:0;
	left:0;
}
#leftmenu ul li {
	margin-bottom:3px;
	height: 17px;
}
#leftmenu a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#leftmenu a:hover{
	color:#a69c68;
}

br:before {
	content: "";
}
br.clear{
	margin:0;
	padding:0;
	clear:both;
	height:1px;
	line-height:0px;
	font-size:0px;	
}

.floatleft{
	float:left;
}

.floatleftfull{
	float:left;
	width: 100%;
	position:relative;
}

.welcomebutton {
	float: left; 
	display: inline; 
	width: 550px;
}

.welcomebuttonbtn {
	float: right; 
	display: inline; 
	width: 85px;
	margin-top:15px;
}

.floatright{
	float: right;
}

.alignleft{	
	text-align:left;
}

.alignright{
	text-align:right;
}

.clearboth{
	clear:both;
}

iframe{
	border:0;
	overflow:hidden;
}

.bookingform input{
	width:140px;
	height:15px;
	font-size:10px;
	margin-bottom:2px;
	color:#000000;
	background-color:#bfbfbf;
	border:0;
}

.bookingform label{
	font-size:11px;

	width:55px;
	height:17px;
	display:block;
	float:left;
	text-align:right;
	padding-right: 10px;
	font-weight:bold;

}



.bookingform textarea{
	width:140px;
	height:40px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#bfbfbf;
	border:0;
	
}
.bookingform select{
	font-size:10px;
	
	width:69px;
	margin-bottom:2px;
	color:#000000;
	background-color:#bfbfbf;
	border:0;
	height:18px;
}

.bookingform h3{

	margin-bottom:5px;
	font-size: 20px;
	height:75px;
	width:205px;
	border-top:#9a9a9a 1px solid;
	border-bottom:#9a9a9a 1px solid;
	padding-top:10px;
	margin-left:25px;
}
.bookingform h3 span{
	float:left;
	display:inline;
}
.bookingform span.initialen{
	font-size: 74px;
}
.bookingform span.resttext{
	padding-top:27px;
	margin-left:-4px;
	height:21px;
	line-height:21px;
}

.bookingform select.leftselect{margin-right:3px;}
.bookingform p{
margin:0 0 2px 0;
clear:both;
padding:0;
}

.bookingform .formwrap{
	padding-left:20px;
}

.bookingform form{
margin-top: 15px;
}
.bookingform input.submit{
	width:68px;
	height:28px;
	margin-right:28px;
}

h1{
	margin: 15px 0 15px 27px;
}

p{
margin-bottom:20px;
padding-left:110px;
padding-right:20px;
}
.bookingform p.errorText{
	color:red;
	font-size:11px;
	line-height:13px;
	margin-bottom:5px;
	padding-right:30px;
	padding-left:8px;
}

.bookingform p.successText{
padding-right:30px;
padding-left:8px;
}
label.error{
color:red;
}
p.quote{
	
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
p.quote span{
	color: #A69C68;
}

#newsfeed{
	padding-bottom:10px;
}

#newsfeed h2{
	margin: 20px 0 5px 0;
	text-transform:uppercase;
	color:#A69C68;
	font-size:17px;
	float:left;
	display:inline;
	padding-left:74px;
}
#newsfeed span.viewall{
float:right;
margin: 20px 0 5px 0;
	text-transform:uppercase;
	color:#A69C68;
	font-size:17px;
	display:inline;
	padding-right:74px;
	
}

#newsfeed span.viewall a{
	font-size:17px;
	color:#A69C68;
	text-decoration:none;
}

#newsfeed span.viewall a:hover{
	color:#000000;
}

.overflowhidden{
	overflow:hidden;
}

.auto832{
	width:832px;
	margin: 0 auto;
}

.newsitem{
	width:188px;
	float:left;
	display:inline;
	padding: 3px 10px;
}
.newsitem h3{
	margin: 5px 0 0px 0;
}
.newsitem h3 a{
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	color:#363636;
}

.newsitem p{
	margin:0;
	padding:0 0 8px 0;
	font-size:11px;
	line-height:15px;
	color:#363636;
	border-bottom: 2px solid #c7c3ac;
}

.newsitem a.readmore{
	font-size:11px;
	text-decoration:none;
	color:#363636;
	
}
.height163{
	height:163px;
}

.height186
{
	height: 186px;
}

.posrelative{
	position:relative;
}

.leftarrow{
	position:absolute;
	left:0px;
	top:88px;
	display:none;
}

.rightarrow{
	position:absolute;
	right:0;
	top:88px;
	display:none;
}

.newsslider{
	position:absolute;
	top:0; left:0;
}

.footeritem{
	float:left;
	display:inline;
}

.socialnetworking{
	width:227px;
	margin-left:65px;
}

.soclogo{
	float:left;
	display:inline-block;
	padding-left:10px;
}

.twitterlogo{
	padding-left:41px;
}
.twitterfeed{
	padding-left:30px;
}
.twitterfeed p.post {
	padding:0 15px 0 0;
	color:#a69c68;
	margin:0;
	font-size:13px;
	line-height:17px;
	background:url(../images/quoteright.jpg) bottom right no-repeat;
	margin-top:30px;
}

.twitterfeed p.fuzzytime{
	color:white;
	padding:0;
	font-size:10px;
}

.feedbackform{
	padding-left:35px;
	background-color:#000000;
}

.feedbackform p{
	padding:0;
	color:#a69c68;
	font-size:10px;
	line-height:13px;
	margin-bottom:5px;
	
}

.quotestart{
padding-left:15px;
background:url(../images/quoteleft.jpg) top left no-repeat;
}
.sponsorsof{
	margin-left:17px;
}

.feedback{
	margin-left:17px;
	width:220px;
	overflow:hidden;
}
.feedbackform p.errorText{color:red;}
.feedbackform textarea{
	width:181px;
	height:40px;
	font-size: 10px;
	border:0;
	
}
.footercontact{margin-left:17px;}
.footercontact p {
font-size: 10px;
line-height:15px;
padding:0 0 0 40px;
margin:0;
color:#a69c68;
}
.footercontact p.colorwhite, .footercontact p.colorwhite a{
	color:white;
}
p.propeller {
	margin-top:25px !important;
	text-align:right;
}
p.propeller a{
	color:#6a6a6a;
}

p.propeller a:hover{
	color:#6a6a6a;
}
div#calendarwrap{
	width: 550px;
	float: left;
	padding: 0 20px 0 110px;
}

div#calendarwrap p{
	padding:0;
}

#rightcolumn h2{
padding: 0 20px 0 110px;
}

.contactusform h2{
padding: 0 0 0 110px !important;
}

.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{
	font-size:10px;
	line-height:13px;
	margin-bottom:10px;
}

.contactusform p {
	margin-bottom:2px;
	clear:both;
}

.contactusform input{
	background:transparent;
	width:140px;
	border-color:#998675;
}

.contactusform input.submit{
	width:84px;
	height:28px;
/*	margin-right:259px; */
}


.contactusform select{
	border-color:#998675;
	background:transparent;
	width: 102px;
}
.contactusform p.successText, .contactusform p.errorText{
	font-size:11px;
}
.contactusform textarea{
	background:transparent;
	width:140px;
	border-color:#998675;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contactusform input#mailinglist{
	width:15px;
	border-color:#000000;
	
}
.contactusform label.mailinglabel{
	width: 225px;
}

.contactusform{
	width:225px;
	float:left;
	display:inline;
}

.contactcolumn{
	width:225px;
	float:left;
	display:inline;
}


.contactcolumn p,
#rightcolumn .contactcolumn h2{
padding:0;
} 

.contactcolumn p{
margin-bottom:3px;
font-size:12px;
}

div#googlemap{
	width:680px;
	height:297px;
	
}

ul.gallery li {
display:inline;
float:left;
margin-right:15px;
}

#menuwrap{
	padding: 20px 40px;
}

span.printbutton{
float:right;
margin:45px 40px 0 0;
	text-transform:uppercase;
	color:#A69C68;
	font-size:17px;
	display:inline;

	
}

.textbutton {
	float: left;
	display: inline;
	padding: 5px;
	text-align: center;	
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

#bbq {
	text-align:center;
}
