@charset "utf-8";
body {
	background-image: url(../images/bgbody.png);
	background-repeat: repeat-x;
	background-color: #545342;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c2b986;
	font-size: 10pt;
	line-height: 18px;
}
p {
	text-align: justify;
}
.roomleft {
	float: left;
	width: 532px;
	height: 372px;
	margin-left: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #aead91;
	display: inline;
}

.roomleft img {
	border: 10px solid #69674f;
}
.roomright {
	width: 240px;
	float: right;
	bottom: 0px;
	position: absolute;
	right: 5px;
}
.roomright p {
	font-size: 11px;
}
.roomright img {
	border: 5px solid #69674f;
	margin-right: 5px;
}



#container {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 813px;
}
#accomodation {
	width: 795px;
	position: relative;
}
#breaker {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 12px;
}
#double {
	clear: both;
	position: relative;
	height: 375px;
}



#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 304px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#header {
}


#flash {
	background-image: url(../images/bgheader.png);
	height: 325px;
	width: 812px;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent {
	height: 301px;
	width: 791px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	clear: both;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	color: #6a6a6a;
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	width: 813px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#menu ul {
	display: inline;
	padding-right: 55px;

}
#menu li {
	display: inline;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
}
#menu a {
	color: #c2b986;
	text-decoration: none;
}
#menu a:hover {
	color: #dfc21f;
	text-decoration: none;
}
#menu    a:active {
	color: #dfc21f;
	text-decoration: none;
}
#menu a:focus {
	color: #dfc21f;
	text-decoration: none;
}


#content {
	width: 795px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#contentheader {
	background-image: url(../images/contentheader.png);
	height: 75px;
	width: 534px;
	margin-top: 18px;
	cursor: text;
}
#contentheader2 {
	background-image: url(../images/contentheader2.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 447px;
	cursor: text;
}
.linebreak {
	background-image: url(../images/linebreak.png);
	height: 2px;
	width: 780px;
	margin: auto;
}

#footer {
	margin-top: 30px;
	clear: both;
}
#footer p {
	text-align: center;
	font-size: 11px;
	color: #8f8d6b;
}
#exec {
	clear: both;
	height: 375px;
	position: relative;
}
#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	width: 240px;
	position: absolute;
	z-index: 1;
	right: 5px;
}
#menu2 a {
	color: #b2c323;
	text-decoration: none;
}
#menu2 ul {
	list-style-type: circle;
}
#menu2 li {

}

#menu2 a:active {
	color: #dfc21f;
	text-decoration: none;
}
#menu2 a:hover {
	color: #dfc21f;
	text-decoration: none;
}
#single {
	clear: both;
	height: 375px;
	position: relative;
}
#menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	width: 240px;
	position: absolute;
	z-index: 1;
	right: 5px;
}

#menu3 a {
	color: #b2c323;
	text-decoration: none;
}
#menu3 ul {
	list-style-type: circle;
	list-style-position: inside;
}
#menu3 li {


}

#menu3 a:active {
	color: #dfc21f;
	text-decoration: none;
}
#menu3 a:hover {
	color: #dfc21f;
	text-decoration: none;
}

#facilities {
	width: 795px;
	position: relative;
}

