﻿/*
////////////////////////
    GENERAL
////////////////////////
*/
body {
	background:#c6ceb9 url(../images/bg.jpg) no-repeat left bottom scroll ;
	font-size: 70%;
	font-family: Arial,Verdana;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
*{
	padding:0;
	margin:0;
}
a{
	font-size:12px;
	text-decoration:none;
	color:#4c350b;	
}
a:hover{
	text-decoration:underline;
	color:#7A5612;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.4em;
	color: #4c350b;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:6px;
}
h3 {
	font-size: 12px;
	color: #4c350b;
	font-family: Arial, Helvetica, sans-serif;
}
small{
	font-size:13px!important;
}
div.center{
	text-align:center;
}
div.left{
	float:left!important;
}
div.right{
	float:right!important;
}
.clearfix{
	clear:both;
}
/*
////////////////////////
    HEADER
////////////////////////
*/
#header {
	width:989px;
	height:132px;
	z-index:1;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	clear: both;
	position: relative;
	background:url(../images/bg-header.jpg) no-repeat left top;
	border:1px solid #FFF;
	border-bottom:0;
}
.h_logo{
	float:left;
	margin-top:3px;
	padding:0;
	width:230px;
	height:129px;
}
.h_logo img{
	border:0;
}
.h_right{
	width:759px;
	float:right;
	height:132px;
	padding:0;
	margin:0;
	text-align:right;
}
.h_right img{
	padding:25px 20px 0 0;
	border: 0;
}

/*
////////////////////////
    MENU - SLIDESHOW
////////////////////////
*/
#bartop{
	width:989px;
	height:269px;
	z-index:100;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	clear: both;
	position: relative;
	background: url(../images/bg_topbar.png) repeat-x left top;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:0;
}
#menu{
	height:30px;
	width:988px;
	border-top:2px solid #83540d;
	margin:0 1px 0 1px;
	display:block;
	background:#a5752a;
}
/*
////////////////////////
    PICTURES
////////////////////////
*/
.slideshow{
	width:989px;
	padding:0;
	margin:0;
	clear:both;
	display:block;
	border:0px solid #FFF;
	border-bottom:0;
	border-top:0;
	float: left;
}
.bar-up{
	height:14px;
	width:989px;
	padding:0;
	margin:0;
	display:block;
	clear:both;
	background:url(../images/bar.png) repeat-x left top;
}
/*
////////////////////////
    CONTAINER
////////////////////////
*/
#container{
	width:989px;
	display:block;
	position:relative;
	clear:both;
	padding:0;
	margin:0;
	background:url(../images/bgcontainer.png) repeat-y left top;
	height: auto;
	border:1px solid #FFF;
	border-bottom:0;
	border-top:0;
}
#container a img{
	border: 2px solid #BE9E6D;
}
.box-left{
	float:left;
	padding:0;
	margin:0 10px 0 0;
	width:239px;
}
div.module{
	margin:10px 0 0 5px;
	background:url(../images/barbottom.png) no-repeat bottom left;
	display:block;
	width:234px;
	float:left;
}
div.module div{
	background:url(../images/bartop.png) no-repeat top left;
	width:234px;
	float:left;
}
div.module div div{
	background:url(../images/barbg.jpg) repeat-y top left;
	width:234px;
	margin:11px 0 13px 0;
	float:left;
}
div.module h1{	
	color: #f9ecbd;
	font: bold 1.7em/2.0em "Times New Roman", Times, serif; 
	text-align:center;
}
div.module h1#heading{
	height:75px;
	background:url(../images/h2_bg.png) no-repeat center top;
	font: bold 1.7em/3.6em Georgia, "Times New Roman", Times, serif; 
}
div.module p{
	text-align:center;
	display:block;
	clear:both;
	padding:4px 0;
}

.content-left{
	float:left;
	padding:0 0 20px 0;
	margin:40px 0 0 0;
	width: 90%;
}
.content-left ul{
	list-style:disc; 
	text-align:right;
	margin-top:20px;
	margin-left:10px;
}
.content-left ul li{
	padding-top:5px;
	padding-bottom:5px;
	
}
.content-left ul li a{	
	font-size:12px;
	line-height:18px;
}
.content-left ul li a:hover{	
	font-size:12px;
	text-decoration:underline;
}
.box-left h1{
	color: #7d5a19;
	text-align: right;
	font-size: 2em;
	text-align: right;
	font-weight: normal;
}
.text20{
	color: #7d5a19;
	text-align: right;
	font-size: 1.6em;
}
.box-left h3{
	color: #543600;
	line-height:1.6em;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0;
}
.box-right{
	float:left;
	padding:0;
	margin:15px 30px 0 0px;
	width:670px;
	text-align:justify;
	display: block;
}

.box-right h1#title{
	color: #7d5a19;
	text-align: left;
	font-size: 2em;
	width:100%;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif
}
.box-right  p{
	font-size:12px;
	line-height:1.8em;
	color:#4c350b;
}
.box-right  p#b_contact{
	float:right;
	display:block;
	clear:both;
	height:35px;
}
#b_contact a.contact{
	background:url(../images/btn_download.png) no-repeat right top;
	width:152px;
	height:31px;
	text-align:center;
	color:#f9ecbd;
	font:bold 11px/2.8em Tahoma, Geneva, sans-serif!important;
	padding:8px 40px 8px 15px;
	margin-right:8px;
}
/*
////////////////////////
    CONTAINER
////////////////////////
*/
.footer{
	text-align: center;
	width:989px;
	height:104px;
	display:block;
	position:relative;
	padding:0;
	margin:0;
	background:url(../images/bg_footer.png) repeat-x left top;
	border:1px solid #FFF;
	border-bottom:0;
	border-top:0;
}
.fl_box{
	width:500px;
	float:left;
	color:#d5bf99;
	margin: 25px 10px 0 20px;
	text-align:left;
	line-height:18px;
}
.fl_box img{
	padding:0 6px 0 0;
}
.fr_box{
	width:400px;
	float:right;
	color:#d5bf99;
	margin: 25px 10px 0 0;
	text-align:right;
}
.fr_box span{
	color:#d5bf99;
	font:11px/18px Tahoma, Geneva, sans-serif!important;		
}
.fr_box span a{
	font-size:11px;
	color:#DBB773;
	text-decoration:none;
	font:11px Tahoma, Geneva, sans-serif!important;
}
.fr_box span a:hover{
	color:#DBB773;
	text-decoration:underline;
}
.alink{
	text-decoration:underline;
	color:#ddbc87;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.alink:hover{
	color:#D2A862;
}
form#frmBooking{
	margin:10px 0px 0 20px;
	display:block;
	float:left;
	color: #f9ecbd;
	text-align:left;
	font-size:12px;
	width:85%;
}
form#frmBooking table td{
	padding:5px 0;
}

table#tbl td{
	padding:8px 0;
}
