body {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#base {
	background-color: #F5F1E7;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#base h1 {
	font-size: 0.8em;
	font-weight: normal;
	color: #774502;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 500px;
}
#base #mainimg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	background-image: url(images/mainimg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
}
#base #wrap {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#base #wrap #boxleft {
	width: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C7A685;
	border-left-color: #C7A685;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7A685;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#base #wrap #boxright {
	width: 230px;
	float: right;
	font-size: .9em;
	color: #422623;
}
#cl {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#base #navigation {
	height: 40px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#base #wrap #boxleft h2 {
	background-image: url(images/titlebar.jpg);
	margin: 0px;
	font-size: 1.2em;
	width: 640px;
	height: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: .6em;
}
#base #wrap #boxleft #boxlefttext {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	color: #211006;
}
#base #wrap #left {
	float: left;
}
#base #wrap #left {
	float: left;
	width: 650px;
}
#base #wrap #foot {
	font-size: 0.9em;
	color: #765431;
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
}
#base #reservation {
	float: right;
	padding-right: 0px;
	width: 350px;
	font-size: 1.3em;
	font-weight: bold;
	color: #913B02;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	height: 40px;
}
#base #head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
#base #head #h1box {
	float: left;
	width: 500px;
	height: 40px;
	padding-bottom: 10px;
}
#base #head #reservation span {
	font-size: 1.5em;
	font-style: normal;
}
#base #wrap #boxright img {
	margin-bottom: 5px;
}

