body {
	background: white;
}
.head1 {
	font-family: Ariosa, Monotype Corsiva, Coronet, Arial;
	font-size: 36px;
	font-weight: bold;
	xletter-spacing: 3px;
	color: #000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.head2 {
	xfont-family: Impact, Arial Narrow, Arial Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #2746CA;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.bookings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
  text-align: right;
	margin-top: 15px;
	margin-right: 5px;
	}
#menu-area {
	}
#menu-area p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	}
#menu-area a {
	text-decoration: none;
	color: #2746CA;
	xbackground-color: #004879;
}
#menu-area a:link {
	color: #2746CA;
}
#menu-area a:visited {
	color: #2746CA;
}
#menu-area a:hover {
	color: red;
	text-decoration: underline;
		}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
#content h2 {
	font-size: 15px;
	text-align: center;
	margin-top: -5px;
	margin-bottom: -5px;
	}
#content h3 {
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	}
#content em {
  color: #44bb00;
	font-style: normal;
	}
#content p {
	margin-top: 15px;
	margin-bottom: 15px;
	}
#content .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
	}
.rateshead {
	font-size: 16px;
	font-weight: bold;
	background: #2746CA;
	color: white;
	}
.ratesseason {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #278CCA;
	color: white;
	}
.ratesperiod {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #CAffCA;
	color: black;
	}
.ratesitem {
	font-size: 14px;
	xfont-weight: bold;
	background: #CAffCA;
	color: black;
	}
.rates {
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	}
.rates2 {
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	}
.ratesnotes {
	font-size: 12px;
	xfont-weight: bold;
	text-align: center;
	background: #2746CA;
	color: white;
	}
a:hover {
	color: #FF0000;
}