/* Adjust these styles to your colour scheme */
	body {
		background-color: #FFFFFF;
		color:#000;
		}
	#globalheadcontent {
		background-color:#FF9900;
		}
	#pagehead {
		background-color:#FBE2F5;
		}
	#pagehead h2 {
		background-color:#33CCFF;
		}
	#sidebarcontent {
		color:#223;
		}
	#sidebarcontent .alt {
		background-color:#66CC00;
		}
	#booking {
		background-color:#FFF3D1;
		}	
	#contact {
		background-color:#FFF3D1;
		border-top:1px solid #ff9900;
		border-bottom:1px solid #ff9900;
		border-left:1px solid #ff9900;
		border-right:1px solid #ff9900;
		}	
		
/* Adjust the following styles to your preferences */

/* Headings */	
	#pagehead h2 {
		color:#036;
		}
	#sidebarcontent h3, #sidebarcontent h4 {
		color:#036;
		}
	#booking h2 {
		color:#FF9900;
		}
	.title {
	color: #8CC63F;
	font-weight: bold;
		}
	.title2 {
	color: #F7931D;
		}
	.title3 {
	color: #EC8D00;
		}
	#error {
	height: 30px;
	padding-top: 10px;
	color:#FF0000;
	position:absolute;
	left: 350px;
	top: 225px;
		}
	#error2 {
	height: 30px;
	padding-top: 10px;
	color:#FF0000;
	position:absolute;
	left: 340px;
	top: 245px;
		}
	#error3 {
	height: 30px;
	padding-top: 10px;
	color:#FF0000;
	position:absolute;
	left: 180px;
	top: 245px;
		}
	#error4 {
	height: 30px;
	padding-top: 10px;
	color:#FF0000;
	position:absolute;
	left: 325px;
	top: 245px;
		}
	#error5 {
	height: 30px;
	padding-top: 10px;
	color:#FF0000;
	position:absolute;
	left: 180px;
	top: 230px;
		}
	.testimonial {
	color: #8CC63F;
	font-weight: bold;
		}
	.sitemap {
	color: #8CC63F;
	font-weight: bold;
	border-top:1px solid #ff9900;
	border-bottom:1px solid #ff9900;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
		}


/* Links */

	.sitemap a:link {
		color: #F7931D;
		text-decoration: underline;
		font-size:100%;
		}
	.sitemap a:visited {
		text-decoration: underline;
		color: #F7931D;
		font-size:100%;
		}
	.sitemap a:hover {
		text-decoration: underline;
		color: #CC0000;
		font-size:100%;
		}
	.sitemap a:active {
		text-decoration: underline;
		color: #F7931D;
		font-size:100%;
		}


	.column2 a:link {
		color: #F7931D;
		text-decoration: underline;
		font-size:14px;
		}
	.column2 a:visited {
		text-decoration: underline;
		color: #F7931D;
		font-size:14px;
		}
	.column2 a:hover {
		text-decoration: underline;
		color: #CC0000;
		font-size:14px;
		}
	.column2 a:active {
		text-decoration: underline;
		color: #F7931D;
		font-size:14px;
		}

	.column1 a:link {
		color: #F7931D;
		text-decoration: underline;
		font-size:100%;
		}
	.column1 a:visited {
		text-decoration: underline;
		color: #F7931D;
		font-size:100%;
		}
	.column1 a:hover {
		text-decoration: underline;
		color: #CC0000;
		font-size:100%;
		}
	.column1 a:active {
		text-decoration: underline;
		color: #F7931D;
		font-size:100%;
		}
	
	
	#containerfootcontent a:link, a:visited, a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #8CC63F;
		text-decoration: none;
		}
	#containerfootcontent a:hover {
		text-decoration:underline;
		}
	#primarynav {
		color:#fff;
		background-color:#99FFCC;
		border-top:1px solid #333;
		}
	#primarynav li a:hover {
		background-color:#eed;
		}
	#primarynav li {
		border-right:1px solid #999;
		}
	#primarynav li a {
		color:#000;
		}
	#primarynav li a:hover {
		color:#556;
		}
	#primarynav ul.subnav {
		background-color:#b7b789;
		}
	#primarynav ul.subnav li {
		border:none;
		}
	#primarynav ul.subnav li a:hover {
		background-color:#e5e5cc;
		color:#000;
		}

	ul.navpath li {
		color:#333;
		}

	#containerfootcontent {
		color:#000;
		}
	#sidebarcontent a:link, #sidebarcontent a:visited {
		color:#036;
		}
	#sidebarcontent a:hover, #sidebarcontent a:active {
		background-color:#e1e1cd;
		color:#036;
		}

/* Miscellaneous */ 
	table {
		font: 100%/150% Arial, Helvetica, sans-serif;
		border-collapse: collapse;
		padding-top:5px;
		padding-bottom:5px;
		}

	th {
		padding: 0 0.5em;
		text-align: left;
		}
	
	tr.darkshade td {
		border-top: 1px solid #FB7A31;
		border-bottom: 1px solid #FB7A31;
		background: #fff3d1;
		}

	tr.lightshade td {
		border-top: 1px solid #FB7A31;
		border-bottom: 1px solid #FB7A31;
		background: #FFFBEC;
		}
	
	td {
		border-bottom: 1px solid #ff9900;
		padding: 0 0.5em;
		}
	
	td.width1 {
		width: 140px;
		}

	td.width2 {
		width: 285px;
		}

	td.width3 {
		width: 95px;
		}

	td.adjacent {
		border-left: 1px solid #ff9900;
		}
	td.adjacent2 {
		border-left: 1px solid #ff9900;
		width:285px;
		}
	td.adjacent3 {
		border-left: 1px solid #ff9900;
		width:95px;
		}
	.border {
		border:1px solid #999;
		}
	.border2 {
		border:1px solid #ff9900;
		}
	.img1 {
		border:1px solid #000000;
		}
	.booking {
		border:1px solid #ff9900;
		width:530px;
		}


/* Page Design Graphics */
	#container {
		background-image:url(../../../new_images/page_background.gif);
		background-repeat:repeat-y;		
		}
	#container2 {
		background-image: url(../../../new_images/page_background_two_col.gif);
		background-repeat:repeat-y;		
		}
	#containerfoot {
		background-image:url(../../../new_images/page_foot.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		}
	#pagehead h2 {
		background-image:url(../../../../new/i/s/g/page_head.gif);
		background-repeat:repeat-x;
		}
	#sidebar {
		background-image:url(../../../images/sidebar_head.gif);
		background-repeat:no-repeat;
		}
