body {
	background: #C8C7B5 url(images/bg.gif) repeat 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	width: 850px;
	margin: 0 auto;
}
#header #top-bar {
	height: 33px;
}
#header #banner-bar {
	border-top: 5px solid #8BC53F;
	height: 200px;
	background: #C8C7B5 url(images/banner-bg.png) repeat-y center 0px;
}
#main .container {
	background-color: #404040;
	padding: 40px;
	width: 770px;
}
#main p {
	color: white;
	line-height: 160%;
	margin: 0 0 15px;
	padding: 0;
}
#footer {
	margin-bottom: 20px;
}
#main .container #content {
	width: 550px;
	float: left;
}
.clear {
	clear: both;
}
#main .container #sidebar {
	float: right;
	width: 180px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin-right: 0px;
}
#nav ul li a {
	height: 26px;
	color: white;
	line-height: 26px;
	padding: 0;
	border: 0;
	display: block;
	text-align: center;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #8BC53F;
	border-bottom: 1px dotted #8BC53F;
}
#nav {
	background-color: #231F20;
	height: 26px;
}
#header #banner-bar .container #banner {
	height: 174px;
	background: #7C7A63 url(images/banner.jpg) no-repeat right 0px;
}
body#home #nav #nav-home, body#accommodation #nav #nav-accommodation, body#restaurant #nav #nav-restaurant, body#attractions #nav #nav-attractions, body#reservations #nav #nav-reservations, body#location #nav #nav-location, body#contact #nav #nav-contact {
	background-color: #8BC53F;
}
body#home #nav #nav-home a:hover, body#accommodation #nav #nav-accommodation a:hover, body#restaurant #nav #nav-restaurant a:hover, body#attractions #nav #nav-attractions a:hover, body#reservations #nav #nav-reservations a:hover, body#location #nav #nav-location a:hover, body#contact #nav #nav-contact a:hover {
	background-color: #8BC53F;
}
#nav ul li a:hover {
	background-color: #404040;
}
.cnr-top-left {
	background: transparent url(images/cnr-top-left.png) no-repeat left top;
	width: 20px;
	height: 33px;
	float: left;
}
.cnr-top-right {
	background: transparent url(images/cnr-top-right.png) no-repeat right top;
	width: 20px;
	height: 33px;
	float: right;
}
.cnr-bottom-left {
	background: transparent url(images/cnr-bottom-left.png) no-repeat left top;
	width: 20px;
	height: 33px;
	float: left;
}
.cnr-bottom-right {
	background: transparent url(images/cnr-bottom-right.png) no-repeat right top;
	width: 20px;
	height: 33px;
	float: right;
}
.filler {
	background-color: #404040;
	width: 810px;
	height: 33px;
	float: left;
}
#logo-box {
	width: 248px;
	height: 174px;
	background: transparent url(images/logo.gif) no-repeat center 30px;
}
#logo-box h1 {
	margin: 0;
	padding: 0;
}
h1 span {
	display: none;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin-bottom: 20px;
}
#sidebar ul li img {
	border: 6px solid #666;
}
#header {
	margin-top: 26px;
}
#footer .filler {
	color: #999999;
	text-align: center;
	font-size: 10px;
	line-height: 140%;
}
#nav ul li#nav-home a {
	width: 80px;
}
#nav ul li#nav-accommodation a {
	width: 155px;
}
#nav ul li#nav-restaurant a {
	width: 130px;
}
#nav ul li#nav-attractions a {
	width: 130px;
}
#nav ul li#nav-reservations a {
	width: 135px;
}
#nav ul li#nav-location a {
	width: 110px;
}
#nav ul li#nav-contact a {
	width: 110px;
}
#header #res-bar {
	height: 27px;
	background-color: #8BC53F;
	padding: 0;
	overflow:hidden;
}
#header #res-bar label {
	line-height: 27px;
	font-size: 11px;
	color: #333;
	margin: 0 5px 0 30px;
}
form {
	margin: 0;
	padding: 0;
}
#booking-form {
	margin: 0 auto;
}
#header #res-bar .container div {
	float: left;
	text-align: center;
}
#res-bar #SearchBooking {
	width: 130px;
	height: 19px;
	border: 0;
	margin: 4px 0 0;
	cursor: pointer;
	color: #CCC;
	padding: 0;
}
#header #res-bar .container {
	margin: 0 auto;
	text-align: center;
	padding-left: 20px;
}
h2 {
	color: white;
	margin: 0 0 20px;
	font-size: 20px;
}
h3 {
	color: white;
	font-size: 18px;
	margin: 0 0 10px;
}
ul {
	color: white;
}
