html{
	width:100%;
	height:100%;
}
body{
	margin:25px 0 15px 0;
	text-align:center;
	background:#251212;
}
h1{font-size:18px; margin:5px 0 10px 0; font-weight:normal;}
h2{font-size:16px; margin:0 0 10px 0;}
h3{font-size:12px; margin:0 0 10px 0;}
h4{font-size:1.0em; margin:0 0 5px 0;}
h1, h2, h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#902407;
	text-transform:uppercase;
}
img{border:0px;}
.clear {clear:both;}
.border-top{border-top:1px solid #D3B879;}
.message_alert{
	border:1px solid #c00;
	color:#c00;
	background:#ff9 url(../images/icon_alert.png) no-repeat center 10px;
	padding:50px 12px 12px 12px;
	margin:18px 0;
	float:left;
}
.message_ok{
	border:1px solid #360;
	color:#360;
	background:#CEFCAD url(../images/icon_ok.png) no-repeat center 10px;
	padding:50px 12px 12px 12px;
	margin:18px 0;
	float:left;
}
#container{
	width:735px;
	position:relative;
	padding:55px 0 0 25px;
	margin:0 auto;
	text-align:left;
	background:#FFEFC6 url(../images/bg.gif) repeat-x top left;
}
#header{height:64px;}
.menu{
	height:64px;
	width:510px;
	background-image:url(../images/menu_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	margin:0;
	padding:0;
}
.menu li{
	list-style-type:none;
	display:inline;
	line-height:47px;
	padding-left:12px;
	margin-left:18px;
	background:url(../images/bullet_menu.png) no-repeat left 8px;
}
.menu li a{
	text-decoration:none;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#902407;
	text-transform:uppercase;
}
.menu li a:hover{border-bottom:1px dotted #902407;}
.logo{position:absolute; top:10px; left:20px;}
.lang{position:absolute; top:0; right:30px;}
.lang a, .lang{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#251212;
	text-decoration:none;
}
.lang img{margin-right:10px;}
.lang a img{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.lang a:hover img{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
#body{
	font-family:Tahoma;
	font-size:11px;
	color:#1F2020;
}
.left{
	width:205px;
	float:left;
	clear:both;
	margin-top:60px;
}
.content{
	width:480px;
	float:right;
	padding-right:30px;
}
.text{
	padding:4px 11px 0 6px;
}
.read{
	background-image:url(../images/arrows.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-family:Tahoma;
	font-size:10px;
	color:#584827;
	font-weight:bold;
	text-decoration:none;
}
.read:visited{text-decoration:none;}
.read:hover{text-decoration:underline;}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.booking{
	margin:18px 0;
	background-color:#DED3B4;
	padding:12px 10px;
	float:left;
}
.booking h3{text-align:center; margin-bottom:10px;}
.booking input,
.booking select,
.booking textarea{
	margin:0 0 7px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#251212;
	background:#F9F5EC;
}
.news{
	width:170px;
	border-bottom:1px solid #DDCB9A;
	float:left;
	margin:0 0 5px 0;
}
.news p{
	border-bottom:1px solid #F1EBDB;
	padding:0 0 11px 0;

}
.date{
	font-weight:bold;
	background-image:url(../images/threangle.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0 0 5px 10px;
	display:block;
}
.box{
	border-left:1px solid #D3B879;
	padding:0 0 0 15px;
}
.box p{padding:0 0 10px 0; margin:0;}
.box ul{margin:0 0 10px 0; padding:0;}
.box li{
	list-style-type:none;
	background-image:url(../images/threangle.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	padding:2px 0 0 18px;
}
.box li a{
	color:#584827;
	text-decoration:underline;
}
.box li a:visited{text-decoration:underline;}
.box li a:hover{text-decoration:none;}
.pad{
	margin:10px 0 0 5px;
}
*html .pad{
	margin:10px 0 0 2px;
}
.flash, .banner{
	margin:0 0 45px 0;
	border:3px solid #F9F5EC;
	float:left;
}
.flash img{
	float:left;
}
.pad1{
	margin:0 0 15px 0;
}
.border{
	border-bottom:1px solid #BFAF88;
}
#footer{
	background-image:url(../images/footer_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	clear:both;
	height:90px;
	width:500px;
	margin:30px 0 0 0;
	padding:17px 0 0 235px;
	font-family:Tahoma;
	font-size:10px;
	color:#917F58;
}
#footer a{
	font-family:Tahoma;
	font-size:10px;
	color:#AB996E;
	text-decoration:none;
	display:inline-block;
	padding:0 6px 0 6px;
}
#footer p{
	margin:0 0 6px 25px;
	display:
}
.credits h1{
	text-align:center;
	font-size:12px;
	margin:0;
	color:#f7edd5;
	padding:7px 0 12px 0;
	font-weight:bold;
	text-transform:none;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
}
.credits h1 a{color:#f7edd5; text-decoration:none;}
.credits h1 a:hover{text-decoration:none; color:#fff;}

