body{
	background-color:#999;
}
/*This id is for pages that are not using the wrapper but need a white background to avoid them inheriting the page background colour by default like PopUp's*/
#bodywhite{
	background:#FFFFFF;
	padding:10px;
}
#wrapper {
	width: 980px;
	border-top: 10px solid #FFF;
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
	margin: 0 auto;
	background: #FFFFFF;
	}
#topline{
	
	width:980;
	height:60px;
	float:left;
	margin:0;
}

#bannerpic{
	float:left;
	width:980px;
	
}
#logo {
	position:absolute;
	padding_left:5px;
	width:257px;
	height:50px;
	z-index:1;
}
#spare {
	position:absolute;
	width:292px;
	height:50px;
	z-index:2;
	left: 447px;
	top: 24px;
}
#tel {
	position:absolute;
	width:222px;
	height:50px;
	z-index:1;
	left: 299px;
	top: 0px;
}
#translate {
	position:absolute;
	width:185px;
	height:50px;
	z-index:2;
	left: 527px;
	top: 0px;
}
#main {
	margin-right: 10px;
	margin-left: 185px;
	padding-left: 5px
	padding-top: 15px;
	border: 1px none #CCC;
	background: #FFFFFF 
}
#banner {
	background: #EEE;
	border-bottom: 0px solid #000000;
	zoom: 1;
	background-color: #33CC00;
}

#navbar {
	background-color: #33CC00;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #D60000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
h1 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #152D6A;
	letter-spacing: 1px;
	word-spacing: 5px;
	
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #66CC33;
	background-position: center center;
	
}


.europrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.tablecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.sterlingprices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.announcment {
	color: #FF0000;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
}.specialsprices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.redlocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #51AE99;
	font-weight: bold;
}




#sidebar .smallprint {
	font-size: 10px;
}
#whole{
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 15px;
	border: 1px none #CCC;
}
	
#main {
	margin-right: 10px;
	margin-left: 185px;
	padding-left: 5px
	padding-top: 15px;
	border: 1px none #CCC;
	background: #FFFFFF 
}
#banner {
	background: #EEE;
	border-bottom: 0px solid #000000;
	zoom: 1;
	background-color: #33CC00;
}
#banner img {
	display: block;
	border-bottom: 0px solid #000000;
}
#navbar {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0 auto;
	background-color: #000;
}
}
body {
	background: #FFFFFF;
	border-bottom-color: #FFF;
	border-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #FFF;
	border-top-color: #FFF;
}
#sidebar {
	float: left;
	width: 175px;
	padding-top: 20px;
	
}
#sidebar h2 {
	
	color: #333333
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	margin-top: 0px;
}
br.clear {
	clear: both;
}
#sidebar p {
	padding-right: 7px;
	padding-left: 7px;
	line-height: normal;
	font-size: 14px;
	margin: 10px 0 10px 0;
}
#sidebar h4 {
	padding-right: 7px;
	padding-left: 7px;
}
#footer {
	background-color:#F9F7DO;
	border-top: 1px solid #000000;
	clear: both;
	padding: 0px 175px 0px 20px;
}
.leftnav {
	background-color: #66FF33;
	border-top: 0px solid ;#66FF33
	border-right-width:0px solid #66FF33;
	border-bottom-width: 0px solid #66FF33;
	border-left-width: 0px solid #66FF33;
}.calendarmonth {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #336600;
}
.calendarproposed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #0099FF;
	text-align: center;
}
.calendardefinite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	text-align: center;
}
.specialsblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #060;
	font-weight: bold;
}
.smallh1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #152D6A;
}
.yachtselect {
	margin: 0px;
	height: 240px;
	width: 175px;
	background-color: #FFF;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	
	
	
}
#icc {
	border: medium solid #000;
}
#icc1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #F00;
}

