body {
	margin:0;
	padding:0;
	background:url(images/bg.jpg) #e0d5d5 top center repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#420608;
	margin-top:20px;
}
a:link {
	color:#b65b5b;
	text-decoration:none;
}
a:visited {
	color:#b65b5b;
	text-decoration:none;
}
a:active {
	color:#b65b5b;
	text-decoration:none;
}
a:hover {
	color:#882e2e;
	text-decoration:underline;
}
#wrapper {
	width:808px;
	margin:0 auto;
	position:relative;
	padding:0;
}
#header {
	clear:both;
}
#header img {
	border:0;
}
#h_left {
	float:left;
	width:auto;
}
#h_middle {
	float:left;
	width:auto;
}
#h_right {
	float:left;
	width:auto;
}
#amber {
	clear:both;
}
#main_content {
	clear:both;
	background:url(images/main_bg.jpg) repeat-y #fff;
	overflow: hidden;
}
#nav {
	float:left;
	width:215px;
	background: url(images/flower.jpg) no-repeat;
}
#content {
	float:left;
	width:553px;
	margin:0px 20px 20px 20px;
	background:#fff;
}
#content_gallery {
	float:left;
	width:768px;
	margin:0px 20px 20px 20px;
	background:#fff;
}
#footer {
	width:100%;
	clear:both;
	background:url(images/template2_02.jpg) repeat-y #420606;
	color:#FFFFFF;
	overflow: hidden;
}
#footer-wrap {
	margin: 0 auto;
	width:808px;
	height:75px;
	background:url(images/amber_15.jpg) no-repeat;
	padding-top:50px;
	overflow: hidden;
}
#copyright {
	float:left;
	width:300px;
	padding-left:40px;
	text-align:left;
}
#reservations {
	float:right;
	width:300px;
	padding-right:40px;
	text-align:right;
}
#reservations a {
	color:#fcfcfc;
}
.style2 {
	font-size: 12px;
	padding-left:20px;
}
.price {
	font-size: 13px;
	padding-left:20px;
}
.price img {
	opacity:0.8;
	filter:alpha(opacity=80)
}
.pad {
	padding-left:20px;
}
#content span.footnote {
	color: #f30;
}
#content a.footnote {
	vertical-align: super;
	font-size: 0.7em;
}
#footnotes {
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	font-size:12px
}
#footnotes div.footnote {
	margin: 0 0 5px 0;
}
.nav-margin {
	float:left;
	margin: 20px 10px 10px 35px;
}
.nav-pad {
	text-align:right;
	padding-right:5px;
}
.sep {
	color:#993300;
	line-height:8px;
	padding-right:2px;
}
