html,body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF9CE;
	text-align: center;
}

.padme td {
	padding: 7px;
}

.centre {
	text-align: center;
}

.title {
	font-size: 9pt;
	font-weight: bold;
}


.fail {
	line-height: 16pt;
	color: #DD4444!important;
	font-size: 14pt;
}

.slinks {
	padding-left: 7px;

}

.sidelink {
	padding: 5px;
	margin-bottom: 10px;
	margin: 5px auto 0 auto;
	text-align: left;
}

.imgbox {
	padding: 10px;
}

.bimg img {
	border: solid 1px #000000;
	padding: 0;
	margin-bottom: 5px;
}

.overleft {
	padding-top:15px;
	float: left;
	width: 620px;
	padding-left: 20px;
	border-left: solid 1px #000000;
}

.sideleft {
	width: 122px;
	float: left;
	background-color: #ffffff;
	text-align: center;
}
.ok {
	line-height: 16pt;
	font-size: 14pt;
}



form th {
	text-align: right;
	font-size: 10pt;
}

.ftitle {
	background-color: #C5D6F0;
	padding: 6px 3px 6px 3px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.pftitle {
	background-color: #C5D6F0;
	margin: 5px 0 auto 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.btitle {
	font-weight: bold;		
}
form td {
	font-size: 10pt;
}
.topspace {
	height: 15px;
	width: 100%;
}
.small {
	font-size: 5pt;

}

.medium {
font-size: 8pt;

}

.mediumlarge {
font-size: 10pt;

}

.large {
font-size: 12pt;

}



h1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 0;
	color: #066FAB;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 15 15 15 15;
}

.just {
	text-align: justify;
}

.topbar {
	background-color: #7D99C1;
	text-align: left;
	width: 100%;
}

a img{
	border: none;
}


.outer {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: left;

}

.inner {
	width: 798px;
	margin: 0;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	line-height:15px;
	font-size: 11px;
}

.innerpad {
	height: 380px;	
	width: 750px;
	padding: 25px;
	overflow: auto;
}


.menubar {
	margin: 0;
	padding: 10px 0 0 4px;
	list-style: none;
	background-color: #C5D6F0;
	text-align: left;
	font-weight: bold;
}



.menubar li{
	margin: 0px;
	white-space: nowrap;

}

.menubar .selected a {
	color: #466FAB;
	text-decoration: none;


}

.menubar a {
	text-decoration: none;
	color: #FFFFFF;
}



.menubar a:hover {
	color: #466FAB;
}

.inner a {
	color: #000000;
	text-decoration: none;
}

.inner a:hover {
	color: #466FAB;
}


img.gallery {
	width: 250px;
	height: 326px;
}

.contact {
	background-attachment: scroll;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: right;


}
.bookings {
 width:90%;
 font-size: 10pt;
}

.bookings td {
	padding-left: 7px;
}

.bookings th {
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 7px;
}

.bookings th.month {
	background-color: #FFFF99;
}

.bookings th.date {
	background-color: #FF99CC;
}

.bookings th.price{
	background-color: #99CCFF;
}

.bookings th.available{
	background-color: #AABBCC;
}

.bookings th.book {
	background-color: #CC99FF;
}

.bookings td.month {
	background-color: #FFFFCC;
}

.bookings td.date {
	background-color: #FFCCCC;
}

.bookings td.price{
	background-color: #99CCCC;
}

.bookings td.available{
	background-color: #D1C6DC;
}

.bookings td.booked{
	background-color: #C6C6C6;
	padding: 2px 2px 2px 7px;
}

.bookings td.booknow {
	background-color: #F1E6FC;
	text-align: center;
	padding: 2px;
	border: groove 2px #AABBDD;
}


.off {
	color: #CCCCCC;
}
.left {
	width: 49%;
	float: left;
}

.pleft {
	float: left;
	padding: 15px;
	padding-left: 0;
}

.pright {
	float: right;
	padding: 15px;
	padding-right: 0;
}

.right {
	width: 49%;
	float: left;
}

.right2 {
	width: 49%;
	float: left;
	margin-left: 10px;
}

.fullright {
	float: right;
}
.prev  {
	float: left;
}

.next {

	margin-left: 160px;
	float: left;
}

.bottombar {
	padding-bottom: 10px;
	background-color: #7F2107;
}

.pb {
	height: 15px;
}
.footer {
	height: 15px;
	padding: 5px;
	background-color: #7095CC;
	color: #FFFFFF;
	font-size: 8pt;

	clear: left;
	text-decoration: none;
	text-align: left;
}

.footer a {
	color: #000000;
	font-weight: bold;
}

.footer a:hover {
	color: #35517B;
}

.bgimg {
	background-image: url(images/background.jpg);
	height: 300px;
	background-repeat: no-repeat;
}
