/* CSS Document */

/*

general green colour: #c1d500
image borders: #fafafa
text white: #bbc6cb
text black: #0b0e10;

*/

html {
	padding: 0;
	margin: 0;
}

body {
	font-family: arial, verdana, sans-serif;
	background-color: #263038; /* Colour of final pixel in footer */
	color: #bbc6cb;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #c1d500;
}

a:hover {
	text-decoration: underline;
}

.clear { clear:both}
#headerwrap {
	/* The bits above and below the header image */
	background-color: red;
	height: 508px;
	background: url(../images/header_background.gif) top center repeat-x;	
}

#header {
	padding: 0;
	height: 508px;
	}

#inner-header {
	height: 508px;
}

#content {
	font-family: arial, verdana, sans-serif;
	position: relative;
	min-height: 250px; /* Prevent footer riding up over big header */
	margin-top: -161px;
	padding-bottom: 3em;
}

.centre {
	position: relative;
	left: 50%; 
	width: 982px; 
	margin-left: -491px;
	padding: 0;
}

#footer {
	background: url(../images/footer_background.png) top left repeat-x;
	height: 203px; /* Height of the footer */
}

#gradient {
	background:#28323B url(../images/background_gradient.png) top center repeat-x;
	border: 1px solid transparent; /* Weirdness fixer */
}

#inner-footer {
	padding-top: 36px;
}

#inner-footer p {
	font-family: arial, verdana, sans-serif;
	font-size: 0.77em;
	line-height: 1.5em;
	padding-top: 10px;
}

/* Footer columns */
#inner-footer .about {
	float: left;
	width: 521px;
	margin-right: 61px;
}

#inner-footer .about a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1d500
}

#inner-footer .about a:hover {
	text-decoration:underline;
}


#inner-footer .menu1, #inner-footer .menu2 {
	float: left;
	width: 180px;
}

#inner-footer .menu2 {
	width: 200px;
}

#inner-footer .menu1 li, #inner-footer .menu2 li {
	font-family: century gothic, arial, verdana, sans-serif;
	background: url(../images/marker.png) 0px 5px no-repeat;
	padding-bottom: 13px;
	padding-left: 20px;
}

#inner-footer .menu1 a, #inner-footer .menu2 a {
	color: #c1d500;
}

#inner-footer .copy, #inner-footer .copy a {
	color: #909090;
	text-decoration:none
}

#inner-footer a:hover {
	text-decoration:underline
}

#foot {
	background: url(../images/foot.png) 20% bottom no-repeat;
}

/* Menu */
#menu {
	text-align: center;
	font-size: 0.95em;
	padding: 0 0 0 0px;
	margin: 0;
}

#menu li {
	padding: 0;
	padding: 20px 0 0 21px; /* Adjust padding right for menu item spacing */
	background: url(../images/marker.png) 8px 25px no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#menu a {
	padding-right:7px; /* Adjust for menu item spacing */
	color: #c1d500;
	text-decoration: none;
	font-family: century gothic, arial, verdana, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
}

#menu .selected, #menu li:hover {
	background: url(../images/marker_black.png) 6px 18px no-repeat;
	border-bottom: 2px solid #fafafa;
	border-left: 2px solid #fafafa;
	border-right: 2px solid #fafafa;
	background-color: #c1d500;
	height: 37px;
	padding: 13px 0 0 17px; /* Adjust padding right for menu item spacing */
}

#menu .selected a, #menu li:hover a {
	color: #0b0e10;
}

#menu .last {
	padding-right: 0;
}

/* Normal page */
#side {
	position: absolute;
	width: 265px;
	margin-right: 667px;
}

#page {
	float: right;
	width: 667px;
	padding-top: 129px;
	min-height: 520px; /* Keeps the footer down */
	line-height:1.2em
}

#page p {
		font-family: arial, verdana, sans-serif;
		font-size:0.9em;
}

h1,h2,h3,h4,h5,h6 {
	color: #c1d500;
	font-weight: normal;
	font-family: century gothic, arial, verdana, sans-serif;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom:10px
}

h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom:5px
}

#logo {
	margin-bottom: 12px;
}

.bigbutton {
	/* Big green button */
	font-size: 1.1em;
	border: 2px solid #fafafa;
	background-color: #c1d500;
	text-align: center;
}

.bigbutton a {
	display: block;
	padding: 14px 0;
	text-decoration: none;
	color: #0b0e10;
	font-family: century gothic, arial, verdana, sans-serif;
}

.bigbutton:hover {
	background-color: #1F272D;
}

.bigbutton a:hover {
	color: #c1d500;
}

.sideimage {
	margin-top: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	text-align:center
}

.sideimage img {
	border: 2px solid #fafafa;
	margin-bottom:8px;

}

#pagehead h2 {
	float: left;
}

#pagehead .bigbutton {
	float: right;
	width: 213px;
	margin:0 0 15px 0;
}

#pagehead2 h2 {
	float: left;
	margin-bottom:40px
}


#content p {
	clear: right;
}

.cabin {
	clear: right;
		width: 667px;
	overflow:hidden;
}

/*.cabin.first {
	background: none;
}*/



.details {
	clear: none;
	float: left;
	width: 430px;
	margin-right:20px
}

.details-right {
	float:left;
	overflow:hidden;
	width:217px;
	margin-top:30px
	}
.details-right2 {
	float:left;
	overflow:hidden;
	width:217px;
	margin-top:5px
	}

.details-right img, .details-right2 img {
	border: 2px solid #fafafa;
	margin-bottom:5px
}

.details-right a, .details-right2 a {
	font-size:0.8em
}
.pic-left {
	float:left;
	margin-right:40px;
	font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
	line-height:1.2em;
	}
	
.pic-left2 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
	line-height:1.2em;
	}
	
.pic-left img, .pic-left2 img {
	border: 2px solid #fafafa;
	margin-bottom:8px;
}

.cabin p {
/*	font-size: 0.77em;
	line-height: 1.5em;
	padding-top: 1.2em;*/
}

/* Fix dreamweaver */
.menu1 a, .menu2 a {
		font-family: century gothic, arial, verdana, sans-serif;
}

#notes {
	font-size:0.75em;
	padding-top:20px;
	color:#7f8a90;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif
	}
	
#notes ul {
	margin:0;
	padding:0
	}

#notes ul li {
	margin-left:20px;
	list-style-type:disc
	}	
	
.line {
	margin:25px 0;
	border-bottom:1px dashed #444b51
	}	

.line1 {
	margin:25px 0 0 0;
	border-bottom:1px dashed #444b51
	}

.line2 {
	margin:15px 0 20px 0;
	border-bottom:1px dashed #444b51
	}
			
.text {
	clear: right;
	overflow:hidden
}

.text img {
	border: 2px solid #fafafa;
	float: right;
}

#configs {
	width: 667px;
	overflow:hidden
	}

#configs-left {
	float:left;
	width: 320px;
	margin-right:25px;
	overflow:hidden
	}

#configs-right {
	float:left;
	width: 300px;
	margin-right:15px;
	overflow:hidden
	}

#toplink {
	margin:15px 0 0 0;
	font-size:0.75em;
	text-align:right;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#toplink a {
	color:#848f95;
	text-decoration:none
	}	

#toplink a:hover {
	text-decoration:underline
	}	
	
.gallery-rows {
	width: 667px;
	overflow:hidden;
	margin-bottom:15px
	}

	
.gallery-rows a img { 
	border:2px solid #FFF;
	padding:0;
	margin:0 0 -2px 2px;
	}
	
.gallery-rows a:hover img  { 
	border:2px solid #c1d500;
	padding:0;
	margin:0 0 -2px 2px;
	}

.gallery-rows ul {
	margin-bottom:15px
	}

.gallery-rows ul li {
	display:inline;
	}

.gallery {
	width:667px;
	overflow:hidden;
	float:left;
	margin-right:5px
	}

.bookings {
	width:650px;
	overflow:hidden;
	margin-top:42px
	}

.bookings-left {
	float:left;
	width:390px;
	overflow:hidden;
	}
	
.bookings-right {
	float:left;
	width:235px;
	margin:0 0 0 20px;
	overflow:hidden
	}	
	
ul.sitemap {
	margin-left:35px;
	padding:0;
	}

ul.sitemap li a {
	font-size:0.9em;
	margin:0;
	padding:0}	
