﻿body {
	background-position: center top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-color: #d7e7e6;
	background-image: url('images/body_bgr.jpg');
	background-repeat: repeat-y;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	line-height: 100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-color: #108D87;
	padding-left: 25px;
	padding-right: 25px;
}
#header {
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
}
#img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
#content {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000000;
	background-position: right top;
	background-color: #FFFFFF;
	background-image: url('images/content_bgr.gif');
	background-repeat: repeat-y;
}
#page {
	width: 480px;
	float: left;
	padding: 15px;
	font-size: 70%;
	line-height: 170%;
}
#page h1{
	font-size: 150%;
}
#page h2{
	font-size: 125%;
	background-color: #248881;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#page p{
}
#page ul{
}
#page li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar {
	padding: 15px 20px 10px 15px;
	float: right;
	width: 200px;
	text-align: center;
	font-size: 11px;
	color: #333333;
}
#footer {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
#footerL {
	width: 480px;
	float: left;
	padding: 5px 15px 5px 15px;
}
#footerR {
	padding: 10px 20px 10px 15px;
	float: right;
	width: 200px;
}
#clear{
	clear: both;
}
.imgBrdSBar {
	border: 1px solid #000000;
	margin-top: 8px;
	margin-bottom: 2px;
}
.imgBrd {
	border: 1px solid #000000;
}

.centre {
	text-align: center;
}
#trailimageid
{
	border: 1px solid #000000;
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 0;
	height: 0px;
	z-index: 200;
}
#trailimageid img {
	border: 1px solid #000000;
}

.nowrap {
	white-space: nowrap;
}
.tbllocation {
	border: 1px solid #000000;
	padding: 10px 5px 10px 10px;
	width: 452px;
}
.tbllocation td {
	line-height: 16px;
}
a:visited {
	color: #216258;
	text-decoration: underline;
}
a:link {
	color: #216258;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #216258;
}
#nav a:visited {
	color: #216258;
	text-decoration: none;
}
#nav a:link {
	color: #216258;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #216258;
}
.tblRates {
	border: 1px solid #216258;
	width: 100%;
	border-collapse: collapse;
}
.tblRates th {
	border: 1px solid #216258;
	padding: 2px 5px 2px 5px;
	line-height: 16px;
	background-color: #216258;
	color: #FFFFFF;
}
.tblRates td {
	border: 1px solid #216258;
	padding: 2px 5px 2px 5px;
	line-height: 16px;
}
.Booked {
	background-color: #D7E7E5;
}
.Available {
	background-color: #FFFFFF;
}
.dropbox {
	font-size: 11px;
}
