BODY{
	font-family: times New Roman, Times, serif;
}

a.clicky{
	background-image:url(../images/btn_dead.png);
	background-repeat:no-repeat;
	text-decoration:none;
	}

a.clicky:hover{
	background-image:url(../images/btn_active.png);
	background-repeat:no-repeat;
}


a.active{
	background-image:url(../images/btn_active.png);
	background-repeat:no-repeat;
	text-decoration: none;
}

a span{
	color:white;
}



#news img{
	float:left;
	margin-right:10px;
}

#news h1{
	font-size:18px;
	color:#BE4928;
	padding:10px 0 0 0;
}

#news h2{
	font-size:16px;
	color:#333333;
}

#news p{
	font-size:14px;
	color:#666666;
	margin:0 0 10px 0;
	line-height:20px;
}


#news a.clicky,
#news a.active
{
margin:0 0 0 20px;
float: right;
padding:9px 30px;
}

#newsnav{
position: absolute;
bottom:5px;
*bottom:0px;
right:5px;
}

#news ul.newsnav li a.prev{
	background-image:url(../images/btn_left.jpg);
	background-repeat: no-repeat;
	padding: 6px 15px;
}

#news ul.newsnav li a.next{
	background-image:url(../images/btn_right.jpg);
	background-repeat: no-repeat;
	padding: 6px 15px ;
}

#news ul.newsnav li a.red{
	background-image:url(../images/red_circle.jpg);
	padding:2px 8px;
	background-repeat: no-repeat;
}

#news ul.newsnav li a.grey{
	background-image:url(../images/grey_circle.jpg);
	background-repeat: no-repeat;
	padding:2px 8px;
}

#menu ul{
	float:left;
	margin:0;
	padding:0;
}

#menu ul li{
	margin: 0 0 30px 0;
}

#menu ul li a{
	padding:12px 30px 12px 30px;
}


#menu p{
	width:450px;
	margin: 15px auto;
	font-size: 14px;
	color:#333333;
	text-align: center;
	line-height: 20px;
	

}

#menu h1{
	font-size: 20px;
	color: #BE4928;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding:0;
}



#gallery {
	position:relative; 
	width:672px; 
}

#images {
	height:225px; 
}

#image {
	position:relative; 
	width:672px; 
	height:300px;
	overflow: hidden;
 }
 
#image img {
	position:absolute;
	top:5px; 
	left:5px;
	}

#thumbwrapper {
	width:672px; 
	height:100px; 
	}
	
#thumbarea {
	position:relative; 
	overflow:hidden; 
	height:100px; 
	width:672px;
	 }

#thumbs {
	position:absolute; 
	list-style:none; 
	margin-left:5px; 
	height:100px; 
	width:10000px; 
	}

#thumbs li {
	float:left;
	margin-right:5px;
	cursor:pointer;
	}
	
.imgnav {
	position:absolute; 
	height:300px; 
	width:20%; 
	z-index:100; 
	height:300px;
	width:20%; 
	z-index:100; 
	outline:none; 
	cursor:pointer;
	}
	
#previmg {
	left:0; 
	background:url(images/left.gif) left center no-repeat; 
	border-left:5px solid #FFF;
	}
	
#previmg:hover {
	opacity:1; 
	filter:alpha(opacity=100);
	}
	
#nextimg {
	right:0; 
	background:url(images/right.gif) right center no-repeat; 
	border-right:5px solid #FFF;
	}
	
#nextimg:hover {
	opacity:1; 
	filter:alpha(opacity=100);
}

#drink{
		color:#666666;
		position:relative ;
}

	
	#drink img{
		position: absolute;
		bottom: -24px;
		left:-5px;
	}
	

#drink p{
	font-size: 14px;
	line-height: 20px;
}

#drink ul{
	width:400px;
	margin: 5px 0 0  215px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
}

#drink h1{
	font-size: 20px;
	margin: 0 0 5px 0;
	color:#BE4928;
}

#drink b{
	color: #BE4928;
}

#taste img.house{

	position:absolute;
	bottom:0;
	left:0;
}

#contact input{
	background-image: url(../images/bg_txt_small.jpg);
	background-repeat: no-repeat;
	border: none;
	margin: 0 0 10px 0;
	padding:  10px 215px 14px 5px;
	color:#ffffff;
}

#contact textarea{
	background-image: url(../images/bg_txt_big.jpg);
	background-repeat: no-repeat;
	border: none;
	color:#ffffff;
	margin: 0 0 10px 0;
	padding: 10px 189px 22px 5px;
}

#contact input.clicky{
	background-image:url(../images/btn_dead.png);
	background-repeat:no-repeat;
	text-decoration:none;
	background-color: transparent;
	padding: 11px 33px;
	color:#FFFFFF;
	margin-bottom: 0px;
	}

#contact input.clicky:hover{
	background-image:url(../images/btn_active.png);
	background-repeat:no-repeat;
	background-color: transparent;
}

#contact form{

margin-top: 15px;
}

#contact ul{
	margin: 0;
}

#directions p{
	float:right;
	width:225px;
}

#map{
	float:left;
}

#stay p{
	color: #666666;
	line-height: 20px;
	font-size: 14px;
	position: relative;
}

	#stay img.house{
		position: absolute;
		bottom: 0px;
		left:-5px;
	}
	
#staynav{
		position: absolute;
		bottom: 15px;
		right:12px;
}	

#staynav a{
display: block;
float:left;
}

#room #newsnav a{
display: block;
float:left;
}


#stay ul{
	margin: 20px 0 0 30px;
	padding: 0;
	list-style: none;
	
}

#stay li{
	display: inline;
	margin:0 10px ;
	position: relative;
}

div.roombox{
	float:left;
	display:inline;
	position: relative;
	margin: 10px 15px;
}


div.roombox a{
	position: absolute;
	bottom:10px;
	right: 15px;
	background-image: url(../images/btn_room.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width:18px;
}	

div.roombox a:hover{
	background-image: url(../images/btn_room_over.jpg);
	background-repeat: no-repeat;

}

#room{
	width:700px;
	padding-left: 25px;
}

#roomgallery{

	background-image: url(../images/bg_room_gallery.jpg);
	background-repeat: no-repeat;
	height:279px;
	width:370px;
	margin:0 0 0 0px;
	padding: 8px;
	float:left;
	display: inline;
}		



#room img.heading{
	margin: 10px 0pt 0px 20px;
}

#roomgallery_nav{
	list-style: none;
	margin:10px auto;
	padding:0;
	width:379px;

}

#roomgalleryimage{
	width: 355px;
}

#roomgallery_nav li{
	display: inline;
	margin: 0 30px 0 0;
}


#roomgallery_nav li a{
	float: left;
	display: inline;
}



#room a.deadcircle:hover
{
	background-image: url(../images/red_circle.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:20px;

}


#room a.deadcircle{
	background-image: url(../images/grey_circle.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:20px;

}

#amenities img{

	margin:10px 0 0 62px !important;
}

#amenities{
width:260px;
float:left;
display: inline;
margin-left: 20px;
}

#amenities ul{
list-style: none;
float:left;
display: inline;
margin: 0;
padding: 0 15px 0 0;
font-size: 14px;
color: #666666;
}


#stay #newsnav{
bottom:15px;
}
#stay #newsnav a{
margin:0pt 0pt 0pt 0px;
padding:9px 32px;
display: block;
float:left;
}


#room #newsnav{
bottom:15px;
}
#room #newsnav a{
margin:0pt 0pt 0pt 0px;
padding:9px 32px;
}


#gallerynav a{
margin:0pt 0pt 0pt 0px;
padding:9px 32px;
display: block;
float:left;
}


#gallerynav{
float:right;
}


#news img.historyhouse{
position: absolute;
bottom:0;
*bottom:-23px;
*left:-5px;
left:0;
float: none !important;
}


#news p.grottablurb{
position: absolute;
bottom:120px;
*bottom:100px;
right:10px;
width: 240px;
}



.cover:after {
	display: block;
	content: '.';
	height: 0;
	clear: both;
	visibility: hidden;
}
.cover {
	zoom: 1;
}

#news{
*height:360px;
*position: relative;
scroll:none;
}