body.body_bg {
	background: #EEEEEE none;
	text-align: center;
	padding: 0pt;
	margin: 0pt;
	line-height: 150%;
}
body, table, td, div, p, input	{
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px;
	color: #333333;
}

a {
	color: #000000;
}

a:visited {
	color: #AAAAAA;
}

a:hover {
	color: #333333;
}
h1 {
	border-bottom:1px solid;
	clear:both;
	color:#FFAA00;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 5px;
}
h2 {
	border-bottom:1px solid;
	clear:both;
	color:#AAAAAA;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 5px;
}

p {
	margin: 0 0 10px  0;
}

#wrapper {
	margin:0 auto;
	width:920px;
	overflow:hidden;
	position:relative;
	text-align:left;
	/*width:70em;*/
}

div#langbar {
	background: #EEEEEE;
	height: 20px;
	width: 920px;
}

div#langbar a{
	display: inline;
}
#langbar ul{
	margin: 0pt;
	float: right;
	margin-right: 20px;
}
#langbar ul li {
	
	display: inline;
}


#header {
	background: #EEEEEE url(../images/header.jpg) no-repeat;
	height: 104px;
	width: 920px;
}

#logo {
	width: 300px;
	float: left;
	height: 85px;
	background: transparent none;
}
#logo a {
	text-decoration: none;
	display: block;
	width: 300px;
	height: 85px;
}

#topmenu {
	background: #EEEEEE url(../images/topmenu.jpg) no-repeat;
	height: 33px;
	width: 920px;
}
#page_top {
	background: #EEEEEE url(../images/page_top.jpg) no-repeat;
	height: 10px;
	width: 920px;
}

#page {
	background: #EEEEEE url(../images/page.jpg) repeat-y top center;
	width: 920px;
	float: left;
}

#content {
	padding: 0 20px;
	clear: both;
	float: left;
	width: 880px;
}

#footer {
	background: #EEEEEE url(../images/footer.jpg) no-repeat;
	height: 80px;
	width: 920px;
	float: left;
	text-align: center;
	font-size: 80%;
}

#topmenu ul {list-style:none; margin:0; padding:0; float:left; width:100%; background:transparent none  repeat-x bottom left;}
#topmenu li {float:left; display:block; font:10px verdana; height:25px;}
#topmenu a {
float:left; 
display:block; 
margin:7px 0; 
padding:0 15px; 
text-decoration:none; 
color: #ffffff; 
border-left: 1px solid #B1C7C7; 
border-right: 1px solid #3C4F52;
line-height: 20px;
font-weight: bold; 
}
#topmenu li.on {background: url(../images/topmenu_bg_on.jpg) repeat-x bottom right;}
#topmenu li.on a{color:#ffffff; text-decoration:none; font-family: normal 10px verdana, arial;}
#topmenu li.on a:visited{color:#ffffff; font-weight:bold; text-decoration:none; font-family: verdana, arial;}
#topmenu li.on a:hover { text-decoration: underline; }
#topmenu li.first a{padding-left:25px; border-left:none; }
#topmenu li.first a:visited{border-left: none;}
#topmenu li.last a{padding-right:25px; border-right:none; }
#topmenu li.last a:visited{border-right:none;}

div#booking 
{
	background: #ffffff none;
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	width: 350px;
}

div#booking div {
	background: #EEEEEE;
	padding: 5px;
}

div#booking label {
	display: block;
}

div#booking h1 {
	background:#AAAAAA none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	margin:-6px -6px 10px;
	padding:3px 5px;
}


div#spotlight
{
	float:left;
	margin:0 0 0 10px;
	width:505px;
}

table.columns {
	margin: 10px 0;
	float: left;
	width: 880px;
}

table.columns td {
	border-left: 1px solid #AAAAAA;
	padding-left: 10px;
	width: 30%;
}

table.columns td.first {
	border: none;
	padding: 0;
}