	/* <!-- */
	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#f6ccfe;
		min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:120%;
	}
	a {
		color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	h3{
		text-align:center;
		color:#00008b;
		}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		width:100%;
		text-align: center;
	}
	#header {
		border-bottom:1px solid #000;

	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
		
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	.bannercl {
			


			width: 85%;

		}
		#home .home, #amenities .amenities, #gallery .gallery, #where .where, #fleet .fleet, #contact .contact, #links .links {color: #FFFFFF;
		background:#369;}
	/* 'widths' sub menu */
	#topline {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:center;
		font-size: 150%;
		color:darkblue;
	}
	/* column container */
	.colmask {
		clear:both;
		float:left; 
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		background:#f6ccfe;
		
	}
	.colmask p{
		padding:10px;
	}
	.blue {color: blue;}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (double page) settings */
	.doublepage {
	background:#f6ccfe;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
	background:#f6ccfe;	/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
			.flagsrow{
			text-align: center;
			font-size:140%;
			margin:.1em .1em .1em .1em;
			padding:0px 0px 0px 0px;
			width:97%;
			color:black;
			background-image:url("images/flags.gif");
			background-repeat: repeat; 
			border-style:solid;
}
		.floatmidrvs{
			text-align: center;
			font-size:145%;
			margin:.1em .1em .1em .1em;
			padding: 15px 15px 15px 15px;
			width:97%;
			color:black;
			background-image:url("images/rvs.gif");
			background-repeat: repeat; 
			border-style:solid;
}
	.floatmidplay{
			text-align: center;
			font-size:145%;
			margin:.1em .1em .1em .1em;
			padding: 15px 15px 15px 15px;
			width:97%;
			color:black;
			background-image:url("images/play.gif");
			background-repeat: repeat; 
			border-style:solid;
}
	
		.floatmid{

			margin:.1em .1em .1em .1em;

			text-align: center;
			color:black;

			border-style:solid;
}


	.floatleft{float:left;

			

			padding:.5em .5em .5em .5em;

			color:black;

			border-style:solid;
}
.floatlefthalf { 
			float:left;

			margin:.1em .1em .1em .1em;

			padding:.5em .5em .5em .5em;

			color:black;
			width: 60%;

			border-style:solid;
			}
			.msgbox{
			text-align: center;
			align:center;
			margin:0 auto;
			font-size:145%;

			padding: 15px 15px 15px 15px;
			width:60%;
			color:black;
			background-color:#FFCE00;
			border-style:solid;
}
	.center {text-align:center;
	align:center;}
	/* Footer styles */
	
	#footer {
		clear:both;
		width:100%;
		border-top:5px solid #000;
		background:#f6ccfe;
		text-align:center;
	}
	#footer p {
		padding:10px;
		text-align:center;
		margin:0;
	}
	/* --> */

