body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	background: #BFDAE6;
	padding: 0;
	margin: 0;
}
#header {
	border-top: 10px solid #539DBC;
	border-bottom: 10px solid #539DBC;
	height: 190px;
	background: #807462 url(images/bg.gif) repeat 0px 0px;
}
.wrap {
	background: #14272E;
	margin: 0 auto;
	width: 850px;
	position: relative;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
}
a {
	text-decoration: none;
	color: #539DBC;
	border-bottom: 1px dotted #539DBC;
}
#nav ul li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	line-height: 26px;
	height: 26px;
	padding: 0;
	text-transform: uppercase;
	border: 0;
	text-align: center;
}
.clear {
	clear: both;
}
#window {
	height: 164px;
	background: #807462 url(images/banner-image.jpg) no-repeat right 0px;
}
body#home #nav #nav-home a, body#accommodation #nav #nav-accommodation a, body#attractions #nav #nav-attractions a, body#activities #nav #nav-activities a, body#location #nav #nav-location a, body#rates #nav #nav-rates a, body#contact #nav #nav-contact a {
	background: #539DBC;
}
#nav ul li a:hover {
	background: #333333;
}
h1 span {
	display: none;
}
h1 a {
	background: url(images/logo-bg.gif) no-repeat 0px 0px;
	height: 164px;
	width: 252px;
	display: block;
	border: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
#heading-area {
	background: #2F5A6B;
	border-bottom: 6px solid #22404C;
	overflow: hidden;
	padding: 30px;
}
#main {
	background: #BFDAE6;
}
#heading-area p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BFDAE6;
	line-height: 140%;
	float: right;
	width: 590px;
	margin: 0;
}
#heading-area .thumb {
	float: left;
}
.thumb {
	border: 5px solid #807462;
}
#main .wrap #content {
	width: 550px;
	float: left;
	padding: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	font-size: 12px;
	margin: 5px 0 25px;
}
#content p {
	color: white;
}
#main .wrap #sidebar {
	float: right;
	width: 180px;
	padding: 30px 30px 30px;
}
#sidebar .thumb {
	margin-bottom: 40px;
}
#footer .wrap {
	background: transparent url(images/cnrs-bottom.png) no-repeat 0px bottom;
	text-align: center;
	font-size: 10px;
	height: 20px;
	color: #2F5C6E;
	line-height: 10px;
}
#footer p {
	margin: 5px 0;
	font-size: 10px;
	text-align: center;
	color: #539DBC;
}
#header .wrap {
	background: transparent url(images/window-bg.png) repeat-y 0px 0px;
	padding: 0 12px;
}
#footer {
	margin-bottom: 25px;
}
#nav {
	background-color: #14272E;
	overflow: hidden;
	width: 100%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0 0 25px;
	font-size: 20px;
	line-height: 100%;
}
#content ul {
	color: white;
	line-height: 140%;
}
#heading-area h2 {
	color: #BFDAE6;
	line-height: 100%;
	margin: 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin: 5px 0px;
}
#nav-home a {
	width: 90px;
}
#nav-accommodation a {
	width: 160px;
}
#nav-attractions a {
	width: 140px;
}
#nav-activities a {
	width: 130px;
}
#nav-location a {
	width: 120px;
}
#nav-rates a {
	width: 100px;
}
#nav-contact a {
	width: 110px;
}
