* {margin: 0px; padding: 0px;}
img {border: 0;}
html {background: #050000; height: 100%;}
body {height: 100%;  font-family: Georgia;  font-size: 11px; color: #fde0b0; }
#outer {min-height: 100%;}
* html #outer {height: 100%;}
#header {background: #540000 url(bg.jpg) no-repeat center; height: 84px;}
#content {width: 999px; margin: 0 auto; overflow: hidden; }
#footer {background: #540000 url(bg.jpg) no-repeat center; width: 100%; height: 84px; margin-top: -84px; position: relative; color:#fde0b0; font-size: 10px;}

#content h1 {
	position: absolute;
	top: 144px;
	left: 50%;
	margin-left: -500px;
	background: url(logo.jpg) no-repeat;
}
#content h1 a {
	text-indent: -9000px;
	display: block;
	width: 234px;
	height: 234px;
}
#content ul#menu {
	position: absolute;
	top: 144px;
	left: 50%;
	margin-left: -170px;
	list-style: none;
	width: 665px;
}
#content ul#menu li {
	float: left;
	text-align: center;
}
#content ul#menu li a {
	display: block;
	height: 40px;
	color: #fde0b0;
	font-size: 14px;
	line-height: 2.5em;
	padding: 0 4px;
}
#content ul#menu li a:hover {
	border-bottom: 6px solid #790101;
}
#content ul#menu li a.on {
	border-bottom: 6px solid #790101;
	color: #fde0b0;
	background-color: #540000;
}
#content ul#menu li#m1 a {
	width: 75px;
}
#content ul#menu li#m2 a {
	width: 78px;
}
#content ul#menu li#m3 a {
	width: 64px;
}
#content ul#menu li#m4 a {
	width: 125px;
}
#content ul#menu li#m5 a {
	width: 114px;
}
#content ul#menu li#m6 a {
	width: 83px;
}
#content div#info {
	position: absolute;
	top: 440px;
	left: 50%;
	margin-left: -500px;
	width: 375px;
	height: 100px;
	font-style: italic;
	font-size: 20px;
}
#content div#rooms {
	position: absolute;
	top: 220px;
	left: 50%;
	margin-left: 340px;
	width: 149px;
	height: 115px;
}
#content div#text {
	width: 660px;
	padding-left: 340px;
	line-height: 1.5em;
}
#content div#text p {
	margin: 8px 0;
}
#content div#text div#weather {
	float: right;
	padding-top: 80px;
}
#content div#left {
	width: 310px;
	float: left;
	margin-right: 20px;
}
#content div#right {
	width: 310px;
	float: left;
}
#content div#index_photo {
	position: absolute;
	top: 575px;
	left: 50%;
	margin-left: -500px;
	width: 319px;
	height: 251px;
	background: url(index_photo.gif) no-repeat;
}
#content div#index_photo a.bott, #content div#index_photo img.bott {
	position: relative;
	top: 136px;
	left: 18px;
}
#footer a {
	color: #fde0b0;
}
#footer div#footer_text {
	position: relative;
	top: 30px;
	left: 50%;
	margin-left: -500px;
	width: 999px;
}
#footer div#footer_text div#left {
	float: left;
	padding-right: 530px;
}
#footer div#footer_text div#left {
	float: left;
}
span.err {
	color: red;
}

.ind_cot {
	font-size: 14px;
	color: #fde0b0;
	font-style: italic;
	margin-bottom: 20px;
	display: block;
}
