body {
	background: #fdf8ce;
	font-family: Verdana, sans-serif;
	font-size:  10.5px;
	color:  #666;
}
a {
color:#2b5f48;
}
#wrapper {
	margin:  0 auto;
	margin-top: 30px;
	width: 970px;
	border-right:  1px solid #e4dfb8;
	border-left:  1px solid #e4dfb8;
	border-bottom:  1px solid #e4dfb8;
	background:  white;
	padding-bottom:  0px;
}

#header {
	background: white;
	height:  232px;
}

#navigation {

	height:  37px;
	background: url(img/navi_back.png);
}
#navigation ul {
position:relative;
width:970px;
top:0px;
left:0px;
}

#navigation ul li {
	float:  left;
border-right: 1px solid white;
}
#navigation ul li ul {
position:absolute;
left:0px;
top:45px;
width:280px;

}
#navigation ul li ul li a {
font-size:12px;
color:#414141;
width:280px;
}
#navigation ul li ul li a.active {
text-decoration:underline;
}
#navigation ul li ul li {
clear:left;
border-right: 0px solid white;
background:none;
font-size:12px;
width:280px;
}
#navigation ul li:hover {
background:#d37c36;
}
#navigation ul li ul li:hover {
background:none;
}
#navigation ul li ul li a.active {
background:none;
}
#navigation ul li a.active {
background:#d37c36;
overflow:hidden;
padding-right:15px;
padding-left:15px;
padding-top:10px;
}
#navigation ul li a {
	color:  white;
	font-size:  14px;
	line-height: 37px;
	text-decoration: none;
	height:  37px;
	padding-left: 15px;
	padding-right: 15px;
	
}

#navigation ul li a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#content {
	margin-top:  1px;
background: url(/hotel/img/bg.gif) repeat-y;
padding-bottom:20px;
}

#left {
	padding-top:  15px;
	padding-left:  15px;
	width: 281px;
height:491px;
	float:  left;
	background: url(img/left_back.png) repeat-x;
}

#teaserimg {
width:  255px;
}
#teaserimg img {
padding:5px;
background-color:#fff;
}

#right {
	padding-top:  15px;
	width: 655px;
	padding-left:  15px;
	float: right;

}

h1 {
	font-size: 18px;
	color: #2b5f48;
padding:0;
margin-top:0;
	margin-bottom:  20px;
}
h5 {
font-size:1.5em;
margin-bottom:10px;
}
#right p {
	width:  420px;
	line-height: 17px;
	margin-bottom:  17px;
}

#right p a {
	color: #02654a;
	text-decoration: none;
}

#text {
	float:  left;
width:  420px;
}
#text {
font-size:12px;
}
#text ul {
list-style: disc;
padding-left:15px;
line-height:1.5em;
}
#text td {
font-size: 12px; line-height: 16px;
}
#rightbar {
	width: 185px;
	margin-right:  20px;
	float:  right;
}

#rightbar a {
	color: #cc6615;
	text-decoration: none;
}



#img img {
	padding:  5px;
	border:  1px solid #cc6615;
	margin-bottom:  10px;
}
#img p {
	width:  170px;
}
#footer {border:0px solid red;
	width:  820px;
	margin:  0 auto;
	color:  #cc6615;
	margin-top:  30px;
	margin-bottom:  30px;
}
#footer a {
	color: #2b5f48;
	text-decoration: none;
}
strong {
font-weight:bold;
}
#eyecatcher {
width: 400px; color: white; background-color: #d57e39; padding:10px 10px 10px 10px;
}