/* @override http://hellomynameisjonathanober.com/web/schoeneckbnb/css/master.css */

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

body{
	background: #2d0508 url(../img/headerbg.png) repeat-x center top;	
}
html>body{
	background: #2d0508 url(../img/headerbg.png) repeat-x center top;	
}
#header{
	height: 168px;
}
#headerwrapper{
	width: 742px;
	margin: 0 auto;
}
#logo{
	background: url(../img/logo.png) no-repeat;
	width: 300px;
	height: 120px;
	float: left;
}
#logo h1{
	text-indent: -9999px;
}
#info{
	float: right;
	margin: 10px 0;
}
#info h2{
	color: #8e2e28;
	font: 26px Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
#info p{
	
}
#info p.red{
	color: #8e2e28;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
#info p.black{
	color: #000;
	font: italic 14px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
}
#navigation{
	clear: both;
	padding-top: 10px;
}
ul#nav{
	
}
#nav li{
	float: left;
	font: 14px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 0 12px;
}
#nav li a{
	color: #9acfb0;
	text-decoration: none;
}
#nav li a:hover{
	color: #f3cd66;
	text-decoration: none;
}
#photoslide{
	width: 742px;
	height: 205px;
	clear: both;
	background: url(../img/photoslide.png) no-repeat;
}
#main{
	width: 742px;
	margin: 0 auto;
	clear: both;
	background: url(../img/mainbg.jpg) repeat-y;
}
.clear{
	clear: both;
}
#left{
	width: 170px;
	float: left;
	padding: 0 30px;
}
#quicklinks{
	margin-top: 15px;
}
#quicklinks h1{
	color: #605149;
	font: 15px/20px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
}
ul#qlinks{
	
}
#qlinks li{
	text-transform: uppercase;
	padding: 15px 0;
}
#qlinks li img#roomsandrates{
	height: 32px;
	width: 31px;
	display: block;
	float: left;
	margin-right: 10px;
}
#qlinks li img#localattractions{
	height: 32px;
	width: 31px;
	display: block;
	float: left;
	margin-right: 10px;
	clear: both;
}
#qlinks li img#photogallery{
	height: 32px;
	width: 31px;
	display: block;
	float: left;
	margin-right: 10px;
	clear: both;
}
#qlinks li img#directions{
	height: 32px;
	width: 31px;
	display: block;
	float: left;
	margin-right: 10px;
	clear: both;
}
#qlinks li img#contactus{
	height: 32px;
	width: 31px;
	display: block;
	float: left;
	margin-right: 10px;
	clear: both;
}
#qlinks li a{
	color: #a26745;
	font: 12px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	position: relative;
	top: 6px;
}
#qlinks li a:hover{
	color: #a26745;
	font: 12px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: underline;	
}
#right{
	width: 508px;
	float: right;
}
#content{
	padding: 10px 40px 35px 30px;
}
#content h1{
	color: #773c1a;
	font: 24px Georgia, "Times New Roman", Times, serif;
}
#content h2{
	font-weight: bold;
}
#content p{
	color: #3b3b3b;
	font: 14px/20px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 8px 0;
}
#content p a{
	color: #773c1a;
	text-decoration: none;
}
#content p a:hover{
	text-decoration: underline;
}
#content ul{
	padding: 0 30px;
}
#content li{
	font: 12px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 5px 0;
	list-style-position: outside;
	list-style-type: disc;
}
#footer{
	width: 742px;
	margin: 0 auto;
	clear: both;
	background: url(../img/footerbg.jpg) no-repeat;
}
#questions{
	width: 436px;
	float: right;
	margin-right: 60px;
	background-color: #fff;
}
#questions h1{
padding: 10px;
color: #fff;
	font: 14px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #662d0f;
}
#footernav p{
	clear: both;
	color: #f3cd66;
	text-align: center;
	padding: 3px 0;
}
#footernav p a{
	text-transform: uppercase;
	color: #f3cd66;
	font: 12px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}
#footernav p a:hover{
	text-decoration: underline;
}
#footerinfo p{
	text-align: center;
	color: #fff;
	font: 10px Tahoma, Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
	padding: 2px 0;
}

a.reserve {font-family:Trebuchet MS, Trebuchet, Arial;font-size:18px;text-decoration: none;font-weight:bold;highlight:#ff0000;line-spacing:200%;}
a.reserve:active {color: #990000}
a.reserve:visited {color: #990000}
a.reserve:link {color: #990000}
a.reserve:hover {color: #FF0000;BACKGROUND-COLOR: #FFFFCC;}


