body {
	background-image: url(graphics/bg-main.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273D49;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273D49;
	text-decoration: none;
}
.footer-mm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	padding: 3px;
}
.nav-out {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #798D96;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #587E92;
	border-right-color: #587E92;
	border-bottom-color: #587E92;
	border-left-color: #587E92;
	text-align: right;
	text-transform: uppercase;
	height: 24px;
	width: 150px;
	padding: 5px;
}
.nav-over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #273D49;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #587E92;
	border-right-color: #587E92;
	border-bottom-color: #587E92;
	border-left-color: #587E92;
	text-align: right;
	text-transform: uppercase;
	background-image: url(graphics/bg-nav.gif);
	height: 24px;
	width: 150px;
	padding: 5px;
}
.nav-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273D49;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #587E92;
	border-right-color: #587E92;
	border-bottom-color: #587E92;
	border-left-color: #587E92;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
}

.text-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #273D49;
	text-decoration: none;
	font-weight: 100;
}
.rhs-box {
	background-image: url(graphics/rhs-box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rhs-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.rhs-box-outline {
	border: 1px solid #FFFFFF;
}
.box-pic {
	border: 1px solid #273D49;
}.form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #587E92;
	border: 2px inset #273D49;
	font-weight: bold;
}
.form-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #273D49;
	background-color: #FFFFFF;
	border: 1px solid #273D49;
	width: 250px;
}

.form-box {
	border: 1px solid #273D49;
	background-color: #D0DCE2;
}
.form-box-over {

	border: 1px solid #273D49;
	background-color: #587E92;
}
.form-field-sm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #273D49;
	background-color: #FFFFFF;
	border: 1px solid #273D49;
}
.text-link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.text-wht {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.available {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273D49;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
	background-color: #FFFFFF;
}
.booked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273D49;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
	background-color: #FFCC99;
}
.booked-part {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273D49;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
	background-color: #FFFF66;
}
