 /* CSS Document 1 */

body {
	background-color: #f4f0cd;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #808080;
        line-height: 17px
}
.hidden { display: none; }

a { 
	color: #75329c; text-decoration: none;
}
a:hover { 
	color: #051080; text-decoration: underline
}

li a { 
	color: #000000; 

}
li a:hover { 
	color: #dbc791; 
}

div.page {
	width: 780px;
	min-height: 600px;
	margin: 0px auto;
}

div.top {
	width: 780px;
	height: 226px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	background-position: centre;
}

div.top a {
	width: 780px;
	height: 226px;
	display: block;
}

span.hidden { display: none; }
span.header , 

h1 , h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #5e3f7a;
}

div.staticnav {
	width: 780px;
	height: 25px;
        margin: 2px 0 0;
        color: white;
	background-color: #533969;
	background-image: url("../images/navgradient.jpg");
	background-repeat: repeat-x;
}

#staticnav ul li {
	display: inline;
	float: left;
	padding: 5px 3px 6px;
}

div.staticnav ul li a {
        color: white;
}

ul { padding: 0px; margin: 0px; }

ul li { 
	padding: 0px; margin: 10px; 
	list-style-position: inside; 
}

ul.nostyle li { list-style-type: none; }

div.staticnav ul { padding: 2px; }

div.staticnav ul li { 
        float: left; 
	margin: 3px 0 0 3px; 

}

div.nav ul li { 
	padding: 0px 2px 5px 3px; 
	margin: 2px 0px 3px 0px; 
	border-bottom: 1px dotted #022562;
	list-style-position: inside; 
}

div.main {
	width: 780px;
	min-height: 400px;
	background-color: #FFF;
	float: left;
        border: 1px solid #dbc791;
        margin: 2.5em auto; 
}

div.body {
	width: 751px;
	min-height: 400px;
	margin: 0px 16px 0px 13px;
	background-color: #E3C891;
	float: left;
}

div.nav { background-color:#e3c891; width: 130px; min-height: 400px; float: left; }

div.text { 
	width: 605px; 
	min-height: 400px; 
	float: left; 
	margin: 0px; 
	padding: 0px 5px 0px 11px;
	vertical-align: top;
	background-color: #FFF;
}

div.footer {
	width: 780px;
	text-align: center;
        font-size: 10px;
	float: left;
        background: #dbc791 none repeat scroll 0%;
        height: 95px;
        margin: 25px 0 0 0;
        padding: 3px 0 0;
}

div.locationlist {
	width: 595px;
	min-height: 100px;
	float: left;
	margin: 5px;
}

div.locationlist div.image {
	width: 200px;
	height: 200px;
	margin: auto opx;
	float: left;
}

div.locationlist div.image img {
	width: 200px;
	height: 200px;
	border: 0px;
}

div.locationlist div.name {
	height: 20px;
	margin:30px 5px 5px;
        width:360px;
	float: left;
	font-weight: bold;
}

div.locationlist div.description {
	width: 360px;
	min-height: 75px;
	margin: 0px 5px 0px 5px;
	float: left;
}

div.hbslocation {
	width: 100%;
	min-height: 300px;
	float: left;
}

div.locationtop {
	width: 605px;
	height: 100px;
	float: left;
}

div.locationname {
	width: 405px;
	height: 100px;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

div.locationbooklink {
	*width: 200px;*
	*height: 20px;*
	float: left;
	/*margin: 80px 0px 0px 0px;*/
	text-align: right;
	font-weight: bold;
	font-size: 14px;

}

div.locationcontent {
	width: 605px;
	min-height: 200px;
	float: left;
	margin: 5px 0px 5px 0px;
}

div.locationfooter {
	width: 605px;
	min-height: 20px;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

div.booking {
	width: 605px;
	min-height: 300px;
	float: left;
}

div.full {
	width: 100%;
	float: left;
	margin: 5px 0px 5px 0px;
}

div.calander {
	width: 270px;
	min-height: 120px;
	float: left;
}

div.full div.prices {
	width: 280px;
}

div.prices {
	width: 100%;
	min-height: 120px;
	float: left;
	margin: 0px 5px 0px 4px;
}

div.calendar table {
	border: none;
}

td {
	text-align: left;
        background-color: #dbc791;
}

td.booked , span.red , td.red {
	background-color: #533969; 
}

td.free , span.green , td.green {
	background-color: #DBC791;
}

td.free a , span.green a , td.green a { color: #000; }
td.free a:hover , span.green a:hover , td.green a:hover { color: #FFF; }
td.orange , span.orange { background-color: #F60; }

td.start , td.yellow , span.yellow , td.start a , td.yellow a , span.yellow a {
	background-color: #FF0;
	color: #000;
}

td.red , td.booked { color: #FFF; font-size: 9px; }
td.free , td.green { color: #000; font-size: 9px; }

.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;
}

div.row {
	min-height: 20px;
	float: left;
	width: 100%;
}

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;
}

tr.title {
	background-color: #858682;
	color: #000;
}

td.left { text-align: left; }

td.right { text-align: right; }
tr.odd { background-color: #EFEFEF; }
tr.even { background-color: #FFF; }

table tr th { background-color: #eeeeee; }

div.galleryimages {
	float: left;
	width: 98%;
	margin: 5px 1%;
	min-height: 150px;
}

div.gallerywrapper {
	float: left;
	margin: 5px;
	min-height: 125px;
	width: 120px;
}

div.galleryimage, div.image {
	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;
	min-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%;
}

div.critical div.text { min-height: 40px; }

label.required {
	background-color: #D5D5D5;
}

input.required {
	background-color: #D5D5D5;
}

div.message div.text { min-height: 30px; }

div.searchform {
	width: 96%;
	background-color: #FFFFCC;
	margin: 3px 4px 2px;
	border: 1px solid #AFCBFB;
	float: left;
}

div.full div.half {
	width: 48%;
	margin: 0px 1%;
	float: left;
}

div.full input , div.full h3 { 
margin: 0px 5px; 

}

div.full div.half input { 
margin: 0px; 

}

ul#footNavigation {
        width: 780px;
        text-align: center;
        font-size: 10px;
}

ul#footNavigation li {
	list-style-type: none;
	margin: 0px 5px;
}