body {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}
#container {
	z-index: 0;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background-image: url(images/bg1.jpg);
	background-color: #111111;

}


/* the Three Sections */

#container #accessability {
	width: 800px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-bottom: solid #111 1px;
}
#container #header {
	height: 255px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(images/break1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
#container #mainBody {
	width: 800px;
	z-index: 90;
	position: relative;
}
#container #mainBody #mbLeft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	float: left;
}
#container #mainBody #mbRight {
	position: relative;
	top: 0px;
	right: 0px;
	width: 300px;
	float: right;
}


#container #footer {
	height: 52px;
	width: 800px;
	z-index: 100;
	margin: 0px;
	position: relative;
	clear: both;
	background-image: url(images/break2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#container #footer2 {
	width: 800px;
	height: 30px;
	margin: 0px;
	clear: both;
	padding: 0px;
	position: relative;
	border-top: solid #111 1px;
}

/* //////////////////////////////////
Standard Divs
////////////////////////////////// */

/* Accessability - standard */

#container #accessability #textAdjust {
	top: 3px;
	right: 20px;
	position: absolute;
	color: #bbc;
}


/* Header - standard */

#container #header #menuTop {
	top: 10px;
	left: 505px;
	position: absolute;
	
}
#container #header #menuTop li {
	display:list-item;
	color: #1e2b32;
	font-size: 0.86em;
	line-height: 1.4em;
}
#container #header #menuTop li ul {
	margin-left: -26px;
}
#container #header img {
	position: absolute;
	top: 1px;
	left: 20px;
}

/* Footer - standard */

#container #footer #copyright {
	text-align: left;
	position: absolute;
	top: 12px;
	left: 525px;
	z-index: 101;
}

/* Footer2 - standard */



/* //////////////////////////////////
Specialised Divs
////////////////////////////////// */

/* MainBody - Home */


#container #mainBody #mbLeft #mbLeftText {
	width: 390px;
	z-index: 110;
	margin-top: 15px;
	margin-left: 100px;
	margin-bottom: 15px;
}
#container #mainBody #mbLeft #mbLeftText p {
	margin-bottom: 20px;
	
}
#container #mainBody #mbRight {
	position: relative;

}
#container #mainBody #mbRight p {
	position: relative;
	margin-top: 10px;
	margin-left: 30px;
}
#container #mainBody  #mbRight h2 {
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
}

/* MainBody - Accommodation & Gallery */

#container #mainBody #mbLeft table {
	
	font-size: 0.86em;
}

#container #mainBody #mbLeft table img {
	border: solid 2px #364D59;
}

#mbRight #clickToEnlarge {
	position: relative;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 30px;		
	color: #111;
	font-size: 0.86em;

}


/* //////////////////////////////////
Classes
////////////////////////////////// */

	/* Accessability Classes */
	
	.accessability0 {
		background-color: #422A28;
		background-image: url(images/bg2.jpg);
		background-repeat: repeat-x;
		background-position: bottom left;
		
	}

	/* Header Classes */
	
	.headerBG0 {
		z-index: 100;
		color: #002200;
		background-image: url(images/header0.jpg);
	}
	
	#menuTop0 {
		color: #006600;
	}
	
	.menuTopTitle0 {
		color: #1e2b32;
		text-decoration: none;
		font-family:"Times New Roman", Times, serif;
		font-size: 1.7em;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.textAdjust0 {
		font-size: 0.86em;
	}
	.btn0 {
		background-color: #364D59;
		color: #bbc;
		border: none;
		font-size: 0.86em;
		cursor: pointer;

	}
	.btn1 {
		background-color: #364D59;
		color: #bbc;
		border: none;
		font-size: 1.2em;
		cursor: pointer;

	}
	.btn2 {
		background-color: #364D59;
		color: #bbc;
		border: none;
		font-size: 1.5em;
		cursor: pointer;

	}
	
	
	/* MainBody Classes */
	
	.noUnderline {
		text-decoration: none;
	}
	h2 {
		color: #1e2b32;
		font-size: 1.8em;
		font-weight: 400;
		text-decoration: none;
		font-family: "Times New Roman", Times, serif;
	}
	h1 {
		color: #fff;
		font-size: 1.8em;
		font-weight: 400;
		text-decoration: none;
		font-family: "Times New Roman", Times, serif;
		margin-left: 26px;
		margin-bottom: 5px;
		background-color: #1e2b32;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 10px;
		width: 420px;
		border: solid 1px #364D59;
	}
	h3 {
		font-size: 1.2em;
		text-decoration: underline;
		font-family: "Times New Roman", Times, serif;
		margin-left: 50px;
		margin-top: 30px;
		margin-bottom: 10px;
		background-color: #364D59;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 5px;
		width: 160px;
		color: #fbc268;
		border: solid 1px #1e2b32;
	}
	h4 {
		font-size: 0.86em;
		text-decoration: underline;
		font-family: "Times New Roman", Times, serif;
		color: #fff;
		width: 250px;
		padding-bottom: 0px;
		padding-top:0px;
		margin-left: 125px;
	}
	h5 {
		font-size: 1.2em;
		text-decoration: underline;
		font-family: "Times New Roman", Times, serif;
		color: #1e2b32;
		width: 250px;
		padding-bottom: 10px;
		padding-top: 40px;
		margin-left: 20px
	}
	h6{
		font-size: 0.86em;
		text-decoration: underline;
		font-family: "Times New Roman", Times, serif;
		color: #000;
		width: 250px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top:0px;
		margin-left: 25px
	}
	.terms {
		font-size: 0.86em;
		text-decoration: underline;
		font-weight: bold;
		color: #1e2b32;
		width: 250px;
		padding-bottom: 0px;
		padding-top: 0px;
		text-align: center;
	}
	.termsText {
		font-size: 0.86em;
		color: #364d59;
		width: 250px;
	}

	.mainBody0 {
		color: #ffffff;
	}
	
	
	.rightText0 {
		font-size: 0.86em;
		color: #364d59;
		width: 250px;
		padding-bottom: 10px;
	}

	.leftText0 {
		font-size: 0.86em;
		color: #fbc268;
		width: 350px;
		padding-bottom: 10px;
		margin-top: 0px;
		margin-left: 115px
	}
	
	.normalUL {
		font-size:0.86em;
		margin: 20px 0px 0px 90px;
		line-spacing: 1em;
		}
		.normalUL li {
			margin-top: 0.5em;
		}
	
	.accommodationBullets {
		font-size: 0.86em;
		color: #364d59;
		width: 230px;
		list-style-type: circle;
	}

	.accommodationBullets li {
		margin-bottom: 10px;
	}

	.directionsBullets {
		font-size: 0.86em;
		color: #fbc268;
		width: 300px;
		margin-left: 115px;
		list-style-type: circle;
	}	
	
	.accommodationTable {
		margin-top: 0px;
		margin-left: 45px;
		position: relative;
	}
	
	.accommodationTable td a , .accommodationTable td a :link{
		text-decoration: none;
		border: none;
	}
	
	.directionsBullets2 {
		font-size: 0.86em;
		color: #364d59;
		width: 230px;
		list-style-type: circle;
		margin-left: 10px;
	}

	.directionsBullets li, .directionsBullets2  li {
		margin-bottom: 10px;
	}
	
	.directionsMenu {
		font-size: 0.86em;
		font-family: "Times New Roman", Times, serif;
		padding-bottom: 0px;
		padding-top: 0px;
		margin-left: 100px;
	}
	
	.directionsMenu li {
		display: inline;
	}
	
	.directionsTitle {
		color: #fff;
		text-decoration: none;
		border-bottom: solid 1px #fff;
	}
	
	.linksBullets {
		font-size: 0.86em;
		color: #fbc268;
		width: 300px;
		margin-left: 115px;
		list-style-type: circle;
	}
	
	.linksBullets li, .linksBullets2  li {
		margin-bottom: 10px;
	}

	.spacer {
		margin-top: 20px;
		position: relative;
	}

	.help {
		margin-top: 200px;
	}
	
	.ratesTitle{
		width: 250px;
		position: relative;
	}
	
	.ratesTable {
		margin-top: 0px;
		margin-left: 115px;
		position: relative;
		background-color: #1e2b32;
		border: solid 1px #364d59;
		width: 350px;
		
	}
	.ratesTable td {
		padding: 5px;
		border-bottom:	dotted 1px #364d59
	}
	
	.ratesTable td span {
		font-size: 0.9em;
		color: #fbc268;
	}
	
	.map img {
		margin-bottom: 15px;
		margin-left: 25px;
		border: solid 2px #364D59;
	}
	.map {
		color: #364D59;
		font-size: 0.86em;

		}

		/* Footer Classes */
	
	.footer0 {
		background-image: url(images/footer0.jpg);
	}
	

	
	#copyright {
		color: #1e2b32;
		font-size: 0.86em;
	}
	
	
	/* Footer2 Classes */
	
	.footer20 {
		background-color: #422A28;
		background-image: url(images/bg3.jpg);
		background-repeat: repeat-x;
		background-position: bottom left;
		
	}
	
	
/* //////////////////////////////////
Links
////////////////////////////////// */

	/* Header Links */
		
		/* menuTop */
		
		.menuTop0 a:link {
			color: #1e2b32;
			text-decoration: none;
		}
		.menuTop0 a:visited {
			color: #1e2b32;
			text-decoration: none;
		}
		.menuTop0 a:hover {
			color: #ffffff;
			text-decoration: none;
			border-bottom: solid #000000 1px;
		}
		.menuTop0 a:active {
			color: #bbc;
			text-decoration: none;
			border-bottom: solid #000000 1px;
		}
		.menuTop0 a:focus {
			color: #bbc;
			text-decoration: none;
			border-bottom: solid #000000 1px;
		}
		
		
		
		
		
		/*///////// */
		
	/* MainBody Links */
	

		.goTo a:link {
			color: #7b833e;
			text-decoration: none;
			border-bottom: #fff 1px dotted;

		}
		.goTo a:visited {
			color: #7b833e;
			text-decoration: none;
			border-bottom: #fff 1px dotted;

		}
		.goTo a:hover {
			color: #fff;
			text-decoration: none;
			border-bottom: #fff 1px dotted;
			

		}
		.goTo a:active {
			color: #fff;
			text-decoration: none;
			

			}
		.goTo a:focus {
			color: #fff;
			background-color: #000000;
			text-decoration: underline;


		}
	
		/*////// */
	
		
	/* Footer Links */
	
		/* Copyright */
		
		#copyright a:link {
			color: #1e2b32;
			text-decoration: none;

		}
		#copyright a:visited {
			color: #1e2b32;
			text-decoration: none;

		}
		#copyright a:hover {
			color: #fff;
			text-decoration: underline;
			

		}
		#copyright a:active {
			color: #bbc;
			text-decoration: none;
		;

			}
		#copyright a:focus {
			color: #bbc;
			background-color: #000000;



		}
		
		
		
		/*///////// */
		
		
		
