@charset "utf-8";

/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
}

div {
	position: relative;
}

div:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0px;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

/*HTML styling*/
body {
	background-color: white;
}

a img {
	border: none;
}

a, a:active, a:visited {
	color: white;
}

div:after {
	visibility: hidden;
	display: block;
	content: ".";
	height: 0px;
	clear: both;
}

#content a {
color: #335A2B;
text-decoration: none;
}

#content a:hover {
color: #000;
text-decoration: underline;
}

p {
font-size: 90%;
margin: 4px;
}

.address {
margin-top: 10px;
margin-bottom: 15px;
}

/*Layout*/
#container {
	width: 800px;
	height: auto;
	border-left: 1px solid #335A2B;
	border-right: 1px solid #335A2B;
	margin-left: auto;
	margin-right: auto;
	background-color: #EDEBD6;
}

#container:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
}

#website_top {
	z-index: 200;
}

#header {
	height: 220px;
	width: 800px;
	background-image: url("../photos/header.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #335A2B;
	color: white;
}

#navigation {
	position: absolute;
	clear: both;
	width: 800px;
	height: 92px;
	left: 0px;
	top: 186px;
	background-image: url("../images/navigation.png");
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 200;
}

#content {
	height: auto;
	left: 0px;
	width: 800px;
	overflow: hidden;
	clear: both;
	float: left;
}

#content_text {
	height: auto;
	margin-top: 40px;
	padding: 10px;
	width: 501px;
	float: left;
	clear: both;
}

#content_images {
	width: 278px;
	border-left: 1px solid #335A2B;
	display: block;
	float: right;
	right: 0px;
	top: 0px;
	z-index: 100;
}

#footer {
	clear: both;
	float: left;
	width: 800px;
	height: auto;
	background-color: #335A2B;
	color: white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*Header*/
#header #title {
	position: absolute;
	clear: both;
	width: 449px;
	height: 80px;
	top: 85px;
	left: 10px;
	font-family: Elephant, Arial;
	font-size: 200%;
}

#header #subtitle {
	position: absolute;
	clear: both;
	width: 449px;
	height: 80px;
	top: 127px;
	left: 22px;
	font-family: Elephant, Arial;
	font-size: 120%;
	letter-spacing: 9px;
}


/*navigation*/
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation ul li {
	float: left;
	overflow: hidden;
}

#navigation ul li a {
	color: black;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	position: absolute;
	clear: both;
	background-repeat: no-repeat;
	background-position: top left;
	outline: none;
	overflow: hidden;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
}

#navigation ul li a img {
	left: 0px;
	display: block;
	position: absolute;
	top: 0px;
}

#navigation ul li a:hover img {
	top: -100%;
}

#navigation ul li#nav_home a img { width: 40px; height: 44px; }
#navigation ul li#nav_home a {  width: 40px; height: 22px; top: 38px; left: 23px; }

#navigation ul li#nav_accommodation a img { width: 103px; height: 44px; }
#navigation ul li#nav_accommodation a { width: 103px; height: 22px; top: 42px; left: 95px; }

#navigation ul li#nav_links a img { width: 103px; height: 48px; }
#navigation ul li#nav_links a { width: 103px; height: 24px; top: 36px; left: 232px; }

#navigation ul li#nav_contact a img { width: 112px; height: 48px; }
#navigation ul li#nav_contact a { width: 112px; height: 24px; top: 27px; left: 362px; }

/*content*/
#content_images img {
	display: block;
	width: 278px;
	height: 165px;
	clear: both;
	float: left;
}

#guest_comment {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

#guest_comment #comment {
	font-style: italic;
	font-size: 90%;
	width: 70%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#guest_comment #comment_author {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 60%;
	width: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content p {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}

#content h3 {
	font-size: 130%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 5px;
}

/*footer*/
#footer #awards {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

#footer #address address {
	font-style: normal;
	font-family: Tahoma; 
	font-size: 80%;
}

#footer #address address {
	font-style: normal;
}

#footer #phone_number, #footer #email {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 80%;
}

#footer #credit {
	font-size: 70%;
	font-family: Tahoma, Arial;
	margin-top: 10px;
}


/*home page*/


/*accommodation*/


/*places of interest*/


/*contact and location*/
#map {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#map img {
	border: 1px solid #335A2B;
}

#content address {
	font-style: normal;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}