body{
		width: 800px;
		margin: 0 auto;
		text-align: center;
		background: url('../images/bodyBG.gif') repeat;
		padding-top: 20px;
		}
		
a img{
	border: 1px solid #BBCFD6;
	}
	
a:hover img{
	border: 1px solid #305369;
	}
		
html>body {
	padding-top: 0;
	}
		
.wrapper{
	float: left;
	text-align: left;
	}
	
.header{
	background: url('../images/header_3.gif') no-repeat;
	width: 800px;
	height: 130px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #305369;
	}
	
.header h1{
	margin-left: -9999px;
	}
	
.content{
	background: url('../images/contentBG_3.gif') repeat-y;
	margin: 0;
	padding: 0;
	border-top: 1px solid #305369;
	border-bottom: 3px solid #BA6807;
	float: left;
	width: 800px;
	}
	
.navigation{
	float: left;
	width: 200px;
	border-top: 10px solid #305369;
	padding-top: 100px;
	margin-top: -2px;
	}
	
.navigation ul{
	margin-top: 20px;
	width: 190px;
	}
		
html>body .navigation ul{
	width: 150px;
	}
	
.navigation ul, .navigation li{
	margin: 0;
	list-style: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #BA6807;
	}
	
.navigation li{
	border-bottom: 1px solid #666;
	/*margin-left: -40px;*/
	padding: 2px 5px 2px 5px;
	}
	
html>body .navigation li{
	margin-left: -40px;
	}
		
.navigation li a{
	color: #BA6807;
	text-decoration: none;
	height: 1em;
	}
	
.navigation li a:hover{
	color: #fff;
	text-decoration: underline;
	}

.navigation li.current_parent{
	color: #305369;
	border: 0;
	}
	
.navigation li.childLink{
	border: 0;
	border-bottom: 1px dotted #fff;
	}
	
.navigation li.childLink_current{
	color: #666;
	border-bottom: 1px dotted #fff;
		}

.navigation ul.child{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 140px;
	padding-bottom: 5px;
	}
	
.main_body{
	margin: 20px 0 0 220px;
	background: url('../images/text_topBorder.gif') no-repeat;
	}
	
.main_body ul.booking, .main_body ul#bb{
	margin: 10px 50px 15px 50px;
	font: 12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #444;	
	/*width: 400px;*/
	clear: right;
	}


ul.contact{
	margin: 30px 40px 20px 50px;
	font: 12px Lucida sans, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	/*clear: right;*/
	}
html>body ul.contact{
	clear: right;
	}
	
ul.contact li.contact_top{
	list-style: none;
	color: #305369;
	margin: 5px 0 5px 0;
	}
html>body .main_body ul.contact li.contact_top{
	margin-left: -20px;
	}
	
ul.contact li{
	padding: 3px 0 2px 0;
	margin-left: 20px;
	}
html>body .main_body ul.contact li{
	margin-left: 0;
	}
	
.main_body ul#bb{
	margin-left: 50px;
	}
	
.main_body a{
	color: #BA6807;
	text-decoration: none;
	}
	
.main_body a:hover{
	color: #305369;
	text-decoration: underline;
	}
	
ul#bb li{
	margin: 0 5px 0 20px;
	}
	
.main_body ul.booking li{
	padding: 3px 0 2px 0;
	}
	
.main_body ul#bb li.bb_top{
	list-style: none;
	color: #305369;
	margin: 5px 0 5px 0;
	}
html>body .main_body ul#bb li.bb_top{
	margin-left: -20px;
	}
	
.main_body h1{
	/*float: left;*/
	width: 440px;
	margin: 40px 0 20px 40px;
	padding-top: 40px;
	font: 24px Trebuchet MS, Lucida Sans, Arial, Helvetica, sans-serif;
	color: #BA6807;
	}
.main_body h2{
	/*float: left;*/
	width: 440px;
	margin:0px 0 20px 40px;
	padding-top: 0px;
	font: 18px Trebuchet MS, Lucida Sans, Arial, Helvetica, sans-serif;
	color: #305369;
	}
	
.main_body img.floatLeft{
	float: right;
	margin: 5px 5px;
	text-align: center;
	border: 1px solid blue;
	}
	
.main_body img.bannerImg{
	/*float: right;*/
	margin: 5px 0 5px 40px;
	}
	
.main_body p{
	/*clear: left;*/
	font: 12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0 10px 5px 5px;
	margin: 0 40px 0 20px;
	line-height: 1.6em;
	}
	
.main_body p span{
	font-weight: bold;
	color: #305369;
	}
	
.footer{
	float: left;
	clear: both;
	background: #305369;
	border-left: 202px solid #305369;
	width: 598px;
	text-align: center;
	padding: 12px 0;
	}
	
.footer p{
	font: 12px Trebuchet MS, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 0 5px;
	margin: 0;
	}
	
.footer a{
	color: #BA6807;
	text-decoration: none;
	}
	
.footer a:hover{
	color: #fff;
	text-decoration: underline;
	}
.footer p.mek { margin-top: 10px; }
.footer p.mek a { color: #FFF; }
.footer p.mek a:hover { text-decoration: underline; }
	
.bodyFooter{
	background: url('../images/foot_border.gif') no-repeat;
	height: 55px;
	width: 556px;
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	}

.bannerImg{
	/*float: right;*/
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	width: 548px;
	}
	
html>body .bannerImg{
	margin-right: 40px;
	}
	
/*.bannerImg img.banner{
	float: left;
	border: 4px solid #fff;
	}*/

.logos{
	margin: 20px 0 20px 30px;
	}

.links{
	width: 200px;
	text-align: center;
	margin-top: 40px;
	}
	
	
.links ul.link1 li{
	border: 0;
	padding-top: 10px;
	}

ul#srcLinks{
	list-style: none;
	border-top: 1px dotted #999;
	padding: 20px 20px 0 0;
	margin-left: 30px;
	margin-right: 40px;
	}
	
p.add_info{
	color: #bb0f09;
	font-weight: bold;
}

ul.access{
	font: 12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
ul.access li:first-child{
	font-weight:  bold;
	list-style: none;
	margin-left: -10px;
}

