body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

div.page {
	width: 800px;
	margin: auto;
}

div.top {
	width: 800px;
	height: 212px;
	margin: 0px 0px 5px 5px;
}

div.nav {
	float: left;
	height: 20px;
	margin: 3px 2px 0px;
	width: 795px;
	color: #000;
}

div.nav ul.nostyle {
	padding: 0px;
	margin: 0px;
}

div.nav ul.nostyle li {
	list-style: none;
	margin: 0px 5px;
	float: left;
	display: block;
}

div.nav ul.nostyle li a {
	text-decoration: none;
	color: #000;
}
div.nav ul.nostyle li a:hover { text-decoration: underline; }

div.content {
	width: 800px;
	min-height: 500px;
	margin: 0px 0px 0px 5px;
}

div.footer {
	width: 800px;
	height: 20px;
	font-size: 10pt;
	text-align: center;
}

div.locationlist {
	width: 800px;
	min-height: 100px;
	float: left;
	margin: 5px;
}

div.locationlist div.image {
	width: 100px;
	height: 100px;
	float: left;
}

div.locationlist div.name {
	width: 590px;
	height: 20px;
	margin: 0px 5px 5px 5px;
	float: left;
}

div.locationlist div.description {
	width: 590px;
	min-height: 75px;
	margin: 0px 5px 0px 5px;
	float: left;
}

div.hbslocacation {
	width: 800px;
	min-height: 300px;
	float: left;
}

div.locationtop {
	width: 800px;
	height: 100px;
	float: left;
}

div.locationname {
	width: 750px;
	height: 100px;
	float: left
}

div.locationbooklink {
	width: 50px;
	height: 20px;
	float: left;
	margin: 80px 0px 0px 0px;
}

div.locationcontent {
	width: 800px;
	min-height: 200px;
	float: left;
	margin: 5px 0px 5px 0px;
}

div.locationfooter {
	width: 800px;
	height: 20px;
	float: left;
}

div.booking {
	width: 800px;
	min-height: 300px;
	float: left;
}

div.full {
	width: 100%;
	float: left;
	margin: 5px 0px 5px 0px;
}

div.calander {
	width: 400px;
	min-height: 120px;
	float: left;
}

div.prices {
	width: 390px;
	min-height: 120px;
	float: left;
	margin: 0px 5px 0px 4px;
}

div.calendar table {
	border: none;
}

td {
	text-align: center;
}

td.booked {
	background-color: #CC3300;
}

td.free {
	background-color: #00CC00;
}

td.start {
	background-color: #FFFF00;
}

.tb {
	width: 25%;
	float: left;
	margin: 0px 10px 5px 0px;
}

.otb {
	width: 70%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.ftb {
	width: 100%;
	float: left;
	margin: 0px 0px 5px 0px;
}

hr {
	width: 100%;
	float: left;
}

div.pflocation {
	width: 280px;
	margin: 5px;
	float: left;
}

div.pfdates {
	width: 140px;
	margin: 5px;
	float: left;
}

div.pfoptions {
	width: 90px;
	float: left;
	margin: 5px;
}

div.lcprices {
	width: 98%;
	float: left;
	margin: 5px;
}

span.bold , div.bold , span.strong , div.strong {
	font-weight: strong;
}

div.gallerywrapper {
	float:left;
	margin:5px;
	min-height:125px;
	width:110px;
}

div.galleryimage, div.image {
	border:1px solid black;
	height:100px;
	margin:10px;
	width:100px;
}

div.image img.image, div.galleryimage div.image, img.gallery {
	float:left;
	height:75px;
	margin:13px 12px 12px 13px;
	text-align:center;
	width:75px;
}

div.gallerylink, div.imagetext {
	float:left;
	height:50px;
	margin:10px;
	text-align:center;
	width:100px;
}

div.gallerypages {
	float:left;
	height:20px;
	text-align:right;
	width:98%;
}

div.gallerynav {
	float:left;
	margin:5px 0px 10px;
	width:98%;
}

div.viewimage {
	margin:0px 0px 10px;
	min-height:580px;
	text-align:center;
	width:98%;
}