body {
	background: #F0EEDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/bgrepeat.png) repeat-y center center;
	width: 962px;
}
#header {
	background: url(images/header.png) no-repeat center top;
	height: 440px;
	width: 100%;
}
.invisible{
position:absolute;
width:0px;
height:0px;
overflow:hidden;}
#topnav {
	text-align: right;
	font-size: 90%;
	color: #999999;
	padding: 10px;
}
#logo{
width:250px;
float:left;}
#logo img{
border:none;}
#topnav{
width:49%;
float:right;}
#topnav a {
	color: #999999;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#booking {
	width: 250px;
	margin-top: 20px;
	margin-left: 20px;
	clear:both;
	padding-top:10px;
}


#column1{
	width: 250px;
	float: left;
	margin-left:20px;
	margin-top:10px;
	display:inline;
	clear: both;
}

#column2{
	width: 650px;
	float: left;
	margin-left:20px;
	margin-top:10px;
}
h2 {
	font: 155% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-transform: uppercase;
	clear:both;
}

h3 {
	font-size:100%;
	color: #333333;
}

#booking h2{
	color: #FFFFFF;
	margin: 0px;
	font-size: 180%;
	text-align:center;
}
#leftnav ul{
	margin:0px;
	padding:0px;
}
#leftnav li{
	list-style:none;
}
#leftnav a{
	background: url(images/buttonbg.png) no-repeat center center;
	height: 20px;
	width: 220px;
	display: block;
	margin-bottom: 1px;
	padding-left: 30px;
	color:#666666;
	text-decoration:none;
	padding-top:5px;
}
#leftnav li li a{
	background: url(images/buttonbg_level2.png) no-repeat center center;
}
#leftnav a:hover{
	background: url(images/buttonbg_hover.png) no-repeat center center;
}
#leftnav li li a:hover{
	background: url(images/buttonbg_hover_level2.png) no-repeat center center;
}

#contenttop {
	background: url(images/contentopbg.png) no-repeat center bottom;
	padding-bottom:20px;
	margin-bottom:20px;
	height: 75px;
}
hr {
	color: #F0EEDB;
	line-height: 1px;
	border-bottom: 2px solid #F0EEDB;
	background:F0EEDB;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

html>body #contenttop {
	height: auto;
	min-height: 75px;
}
#column2 #contenttop img{
	float:left;
	margin-right:20px;
}
#column2 #contenttop p{
	margin:5px;
}
#column2 #textcontent{
	float:left;
	width:400px;
	clear:both;
}
#column2 #imagecontent{
	float:right;
	width:200px;
}
#column2 #imagecontent img{
	margin-bottom:20px;
}
#imagecontent img{
	border: 1px solid #333333;	
}

#column2 a{
	color: #006699;
}
#column2 a:hover{
	color: #CC3333;
	text-decoration:none;
}
#bluearea{
	background: url(images/bluebg.png) no-repeat center center;
	height: 85px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top:15px;
	font-size:120%;
	line-height: 110%;
}
#weather{
	text-align: center;
	padding-top:25px;
}
#facebook{
	margin-top:35px;
}
.clear{
	clear:both;
	height:0px;}
#footer {
	padding-top:40px;
	margin-bottom:20px;
	background: url(images/footer.png) no-repeat center center;
	height: 60px;
	width:962px;
	margin-left:auto;
	margin-right:auto;
	color:#958748;
	font-size: 85%;
	margin-top:-4px;
}
#footer a{color:#958748;}
#footer img{border:none;}
#address{
	width:100px;
	float:left;
	border-right:#958748 solid 1px;
	margin-left:20px;
	display:inline;
}
	
#phoneemail{
	width:100px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}

#logos{
	width:500px;
	float:right;
	text-align:right;
	margin-right:20px;
	display:inline;
}
#searchbox{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:200px;
}
.highlight {
	color: #6D97CB;
	font-size: 130%;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}.lineup {
	display: block;
	float: left;
	width: 100px;
	padding-top: 10px;
}
.aligncentre{
text-align:center;
	padding-top: 10px;}
#nav li {
	position: relative;
	float: left;
	width: 100%;
	/*top: -23px;*/
	/*left: -24801px;*/


}

#nav li ul { /* second-level lists */
position: absolute;
left:-3000px;
margin-left: 250px;
margin-top: -25px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul {
left: -3000px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul { /* lists nested under hovered list items */
left: auto;
}

/** Support for the "iehover-fix.js" **/
#nav iframe {
position: absolute;
left: 0;
top: 0;
z-index: -1;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
img{border:none;}