@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	border: 0px none 000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#fullheight {
	height: 100%;
}
#topbar {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	height: 12px;
	width: 100%;
	top: 0px;
	z-index: 10;
}
#leftside {
	background-image: url(../images/leftshadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 1px;
}
#rightside {
	background-image: url(../images/rightshadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 1px;
}

#maincol {
	width: 768px;
	padding: 0px;
	position: relative;
	margin: 0px;
	background-color: #000000;
}
#contentwrapper {
	width: 768px;
	padding-top: 12px;
	position: relative;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
#header {
	height: 225px;
	width: 768px;
	position: relative;
}

#topnav {
	margin-left: 420px;
	position: absolute;
	z-index: 10;
}

#topnav a:link, #topnav a:visited     {
	height: 17px;
	width: 70px;
	display: block;
	background-image: url(../images/topbuttonoff.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
#topnav a:hover, #topnav a:active {
	background-image: url(../images/topbuttonover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
}
#contentarea {
	position: relative;
	width: 768px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center -3px;
	min-height: 520px;
}

#pagecontent {
	padding-left: 170px;
	margin: 0px;
	padding-top: 0px;
}
.pagewithrightcol {
	padding-right: 210px;
}
.norightcol {
	padding-right: 10px;
}
.banner {
	position: relative;
	float: right;
	width: 600px;
	text-align: center;
}



#mainnav {
	float: left;
	position: absolute;
	z-index: 10;
}

	#mainnav #nav, #mainnav #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
	
	#mainnav #nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : 0px;

	}
	
	#mainnav #nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 160px;
	margin-top : -1.35em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 1000;
	}
	
	#mainnav #nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#mainnav #nav li a {
	width: 150px;
	w\idth : 150px;
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	}
	
	#mainnav #nav li a.sub {
	width: 140px;
	w\idth : 140px;
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	}
	
	#mainnav #nav li:hover, #mainnav #nav li.hover {
    position: static;
	}
	#mainnav #nav li a:hover {
		color : white;
		background-color : black;
	}
	
	#mainnav #nav li:hover ul ul, #mainnav #nav li:hover ul ul ul, #mainnav #nav li.sfhover ul ul, #mainnav #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#mainnav #nav li:hover ul, #mainnav #nav li li:hover ul, #mainnav #nav li li li:hover ul, #mainnav #nav li.sfhover ul, #mainnav #nav li li.sfhover ul, #mainnav #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
#mainnav .header {
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 150px;
	height: 20px;
}
#mainnav .bg1 {
	background-image: url(../images/navbg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainnav .bg2 {
	background-image: url(../images/navbg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainnav .bg3 {
	background-image: url(../images/navbg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcol {
	float: right;
	width: 200px;
}


#rightcol a:link, #rightcol a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#rightcol a:hover, #rightcol a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#bookingbox {
	position: relative;
}
#contactform {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
}
#contactform label
{
	width: 140px;
	float: left;
	text-align: right;
	display: block;
	clear: both;
	margin-bottom: 0px;
	margin-top: 13px;
}
#contactform  .textbox {
	margin-bottom: 0px;
	background-color: #F4F4F4;
	border: 1px solid #000000;
	color: #333333;
	width: 250px;
	margin-left: 5px;
	margin-top: 10px;
}

#contactform   #submit
{
	margin-left: 145px;
	float: left;
	color: #333333;
	border: 1px solid #000000;
	background-color: #D6D6D6;
	margin-top: 10px;
} 
#contactform #submit:hover {
	color: #000000;
	background-color: #C1C1C1;
}
#contactform fieldset
{
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactform legend
{
	color: #666666;
	background-color: #EAEAEA;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
} 
#footer {
	z-index: 0;
	width: 768px;
	position: relative;
	height: 65px;
	margin-top: 10px;
}
#footer #info {
	position: relative;
	width: 768px;
	text-align: center;
	margin-top: 0px;
	font-size: 10px;
}
#siteby  {
	position: relative;
	text-align: right;
	height: 15px;
	width: 768px;
	padding-top: 3px;
}
#siteby a:link, #siteby a:visited {
	font-size: 9px;
	color: #383B1C;
	text-decoration: none;
	font-weight: bold;
}
#siteby a:hover, #siteby a:active {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
#slideshowtable {
	background-image: url(../images/slideshowbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#slideshowtable td {
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
}

.preload {
	display: none;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.clear {
	clear: left;
}
.center {
	text-align: center;
}
#pricelist   li {
	margin-bottom: 15px;
	list-style-type: none;
	background-color: #CDBC76;
	border: 1px solid #000000;
	padding: 5px;
	margin-right: 45px;
}
#pricelist ul {
}
img {
	border: 1px solid #000000;
}
#noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#booked {
	background-color: #CC0000;
	height: 10px;
	width: 10px;
	border: 1px solid 000000;
}
#available {
	background-color: #669933;
	border: 1px solid 000000;
	width: 10px;
	height: 10px;
}
.tableheader {
	background-color: #DBDBDB;
	text-decoration: underline;
}
h3 {
	font-size: 11pt;
	margin-bottom: 5px;
}
