body {
 font: 14px arial, helvetica, sans-serif;
 margin-top: 5px;
 background-color: #F4EBCE;
}


a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #8e7420;
	text-decoration: underline;
}

.indextext {
	color: #000;
}

/* Position */

#container {
	position: absolute;
	width: 720px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	z-index: 6;
}

#content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 720px;
}

#introtext {
	position: absolute;
	left: 385px;
	top: 140px;
	width: 290px;
	height: 185px;
	letter-spacing: 1px;
	line-height: 18px;
}

#contacttext {
	position: absolute;
	left: 388px;
	top: 240px;
	width: 280px;
	height: 185px;
	letter-spacing: 1px;
   line-height: 18px;
}

#wheretext {
	position: absolute;
	left: 270px;
	top: 140px;
	width: 400px;
	height: 185px;
	letter-spacing: 1px;
   line-height: 18px;
}

#menu {
	position: absolute;
	left: 358px;
	top: 90px;
	width: 350px;
	height: 15px;
	text-align: center;
}

#menu a {
	font: bold 13px arial, helvetica, sans-serif; 
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #ead8a1;
	text-decoration: underline;
}

#wheremenu {
	position: absolute;
	left: 328px;
	top: 90px;
	width: 350px;
	height: 15px;
	text-align: center;
}

#wheremenu a {
	font: bold 13px arial, helvetica, sans-serif; 
	color: #fff;
	text-decoration: none;
}

#wheremenu a:hover {
	color: #ead8a1;
	text-decoration: underline;
}

#accommodationtext {
	position: absolute;
	left: 385px;
	top: 140px;
	width: 300px;
	height: 185px;
	letter-spacing: 1px;
   line-height: 18px;
}
