* { margin: 0; padding: 0;}

body{
	background:url(../images/banner.jpg) repeat-x 0 43px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color:#f9f2e8;
	margin: auto;
}

h1{ font-size: 30px; color: #fff; font-weight: 500; padding: 20px 0 10px 0;}
h2{ font-size: 22px; color: #3e3e3e; padding: 10px 0 0 0;}
h3{ font-size: 18px; color: #3e3e3e; padding: 10px 0 10px 0;}
h4{ font-size: 14px; color: #cd6b22; padding: 5px 0 0 0;}
h5{ font-size: 14px; color: #3e3e3e; padding: 5px 0 0 0;}

p.intro{ color: #cd6b22;}

p{margin: 10px 0 0 0;}
.ads p, .ads a{font-size: 12px;}
p.booking_head{font-size: 18px; color:#fff; text-align:center; padding: 0 0 7px 0;}
p.side_head{font-size: 18px; color:#fff; text-align:center; padding: 0 0 0 0;}
p.map{ padding: 5px 0 0 10px; }
.map a img{ border: none;}
p.social-links{ padding: 5px 0 0 10px; text-align:center; }
.social-links a img{ border: none; padding: 0 10px 0 10px;}

p.rate{ font-size: 18px; color: #cd6b22; }
p.quote{ font-size: 14px; font-weight: 500;}
p.sign { padding-left: 20px; margin-top: 0;}

.clear{ clear: both; float: none; text-indent: -9999px;}

a{ color: #cd6b22; border: none; text-decoration: none;}

#container{
	width: 100%;
	height: auto;
	color: #333333;
}

/*
button divs and associating code
*/

#buttons{
	width: 100%;
	height: 43px;
	background-image:url(../images/button_back.jpg);
	margin: 0 0 0 0;
}

#button_info{
	width: 897px;
	margin: auto;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: 17px "Trebuchet MS", Arial;
	color: #e4dad0;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #323131;
	border-width: 1px 0;
	background: url(../images/button_off.jpg) center center repeat-x;
	_margin: 0 0 0 0;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #e4dad0;
	padding: 9px 17px;
	text-decoration: none;
	border-right: 1px solid #323131;
}

.solidblockmenu li a:visited{
	color: #e4dad0;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #fff;
	background: url(../images/button_on.jpg) center center repeat-x;
}


/*
head divs
*/

#head{
	width: 100%;
	height: 385px;

}

#head_info{
	width: 902px;
	margin: auto;
}


#image_flicker{
	float: left;
	width: 630px;
	height: 270px;
	background-color: #e4dad0;
}

#booking_box{
	float: left;
	width: 240px;
	height: 270px;
	background :url('../images/booking_back.jpg') no-repeat #C8BFB6;
	margin: 100px 0 -50px 30px;
	*margin: -170px 0 0 40px;
	_background-repeat: no-repeat;
	position: relative;
	top: -100px;
}

#booking_box fieldset{ height: 267px;}

/*
content divs
*/

#content{
	width: 902px;
	margin: 0 auto;
	_width: 930px;
}

.iframe{
	width:900px;
	background-color:white;
}
/*
leftcontent divs
*/

#leftcontent{
	float: left;
	width: 640px;
	margin: 0 0 20px 0;

}

#section1{
	float: left;
	width: 180px;
	height: 250px;
	background-color:#fff;
	border: 1px #d3d3d3 solid;
	margin: 10px 20px 0 0;
	padding: 5px;
}

#section2{
	float: left;
	width: 180px;
	height: 250px;
	background-color:#fff;
	border: 1px #d3d3d3 solid;
	margin: 10px 20px 0 0;
	padding: 5px;
}

#section3{
	float: left;
	width: 180px;
	height: 250px;
	background-color:#fff;
	border: 1px #d3d3d3 solid;
	margin: 10px 0 0 0;
	padding: 5px;
}

.section_image{
	width: 180px;
	height: 116px;
}

.room_img_right{
	float: right;
	width: 180px;
	margin: 10px 0 10px 10px;
}

/*
rightcontent divs
*/

#rightcontent{
	float: left;
	width: 260px;
	
	margin: 0 0 10px 0;
	*padding: 0 0 10px 0;
	_width: 240px;
}

#services{
	float: left;
	width: 240px;
	height: 120px;
	background-image:url(../images/services.jpg);
	margin: 10px 0 0 20px;
}

.directions{
	float: left;
	width: 240px;
	height: 120px;
	background-image:url(../images/side-box.jpg);
	margin: 10px 0 10px 20px;
}

#social-links{
	float: left;
	width: 240px;
	height:89px;
	background-image:url(../images/side-box.jpg);
	margin: 10px 0 10px 20px;
}

.valentines-menu{
	float: left;
	width: 240px;
	height: 120px;
	margin: 10px 0 10px 20px;
}

.valentines-menu a img{border: none; text-decoration:none;}


/*
Footer
*/

#footer{
	clear: both;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 200px;
	font-size: 12px;
	margin: 10px 0 0 0;
}

#footcontent{
	text-align: center;
	color:#fff;
	padding: 10px 0 5px 0;
}

#footer a{
	color: #fff;
	text-decoration:none;
}

#footer li{
	list-style-type: none;
}

ul.second-nav li{
	display: inline;
}

ul.second-nav li a{
	padding: 12px 10px ;
}


ul.second-nav li a:hover{
	font-weight:bold;}

.nav-content{
	margin-left: 20px;
}

/*
contact details on footer
*/

ul.contact li{
	display: inline;
	padding: 0 10px 0 10px;
}

ul.contact li a{
	padding: 12px 10px ;
}

/*
contact form styles
*/

form.contact{ margin: 20px auto 0 auto; width: 500px;}
form.contact fieldset{ border: 0;}
form.contact label{ display: block; font-weight: bold; margin: 0;}
form.contact input, form.contact textarea { border: 1px solid #ccc; color: #666; display: block; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; padding: 10px; width: 400px;}
form.contact input#submit{ margin: 10px 0 0 320px; width: 100px; }

#scroller_content{
float: left; width: 630px;
position:relative;
left: 8px;
top: 0px;
right: 8px;
bottom: 0px;
}

#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}

#slider li{
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/
width:630px;
height:270px;
overflow:hidden;
}
	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
display:block;
width:30px;
height:77px;
position:absolute;
top: 100px;
}	

#nextBtn, #slider1next{
left:590px;
}

#prevBtn, #slider1prev{
left:10px;
}
														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
display:block;
position:relative;
width:27px;
height:57px;
background:url("../images/left.png") no-repeat 0 0;
text-indent: -9999px;
}	

#nextBtn a, #slider1next a{
background:url("../images/right.png") no-repeat 0 0;
}
