
div#booking_form
{
	margin-left: 16px;
	position: relative;
}

div#availability
{
	margin-left: 16px;
}

#bookingform
{
}

.tabletext
{
        font-size: 0.9em;
        color: #7C7B77;
        line-height: 1.6em;
}

.testlayerstyle
{
        position: absolute;
        background: #fff;
        color: #000;
        font-size: 0.9em;
        top: 20px;
        z-index: 3;
        display: none;
        border: 1px solid #49647B;
        padding: 3px;
}

div#availabilty a
{
        color: #fff;
        cursor: pointer;
        display: block;
}

.cal_month
{
	float: left; 
	margin-right: 10px; 
	margin-top: 10px; 
	height: 210px
}

.cal_head
{
	font-size: 0.9em; 
	background-color: #fff; 
	color: #333333;
	font-weight: bold;
	border: 1px solid #5589ac;
}

.cal_row
{
	font-size: 0.9em; 
	background-color: #fff; 
	color: #000;
}

.cal_row td
{
	border: 1px solid #5589ac;
}

.cal_day
{
	font-size: 0.9em; 
	background-color: #ced4d4;
	text-align: center;
	border: 1px solid #5589ac;
	color: #000;
}

.cal_day_2
{
	font-size: 0.9em; 
	background-color: #5589ac;
	text-align: center;
	border: 1px solid #5589ac;
	color: #fff;
}



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #5589AC;}
a:hover {color: #49647B;}

body {
	background: url(/images/bg.gif) repeat left top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(/images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	width: 780px;
}

/* header */
.top {
	
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #49647B url(/images/topleft1.jpg) no-repeat;
	font-size: 1.2em;
	height: 112px;
	margin: 0 auto;
	padding: 0 0 3px 0;
	width: 780px;
}
.header .left, .header .right {

	color: #FFF;
	height: 112px;	
}
.header .right {
	background: #49647B url(/images/header.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 112px;
	text-align: center;	
	width: 564px;
}
.header .left {
	line-height: 112px;
	text-align: center;	
	padding: 0 1px 0 0;
	width: 212px;
}
.header .left p,.header .right h2 {padding: 0 16px;}
.header .left h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(/images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(/images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	
	background: #FFF url(/images/bgmain.gif) repeat-y;
}

/* content */
.content {
	float: right;
	margin: 0px 0;
	padding: 0 0px;
	width: 564px;
}
.content .descr {
	color: #557999;
	font-size: 1.2em;
	padding: 10px 16px;
}
.content .descr2 {
	color: #444;
	font:  Tahoma,sans-serif;
	margin-bottom: 6px;
	padding: 0px 16px;
}
.content li {
	list-style: url(/images/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* gap */
.gap {
	background: url(/images/gap.gif) no-repeat;
	font-size: 1.2em;
	height: 112px;
	margin: 0 auto;
	padding: 0 0 3px 0;
	width: 780px;
}
.gap .left, .header .right {

	color: #FFF;
	height: 112px;	
}
.gap .right {
	background: url(/images/gap2.gif) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 112px;
	text-align: center;	
	width: 564px;
}
.gap .left {
	line-height: 112px;
	text-align: center;	
	padding: 0 1px 0 0;
	width: 212px;
}
.gap .left p,.header .right h2 {padding: 0 16px;}
.gap.left h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* footer */
.footer {
	background: url(/images/bgfooter.gif) repeat-x;
	color: #A3A3A3;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #A3A3A3;}



.sitemessage {
	width:549px;
	height:100px;
	position:static;
	z-index:1;
	margin:30px 0 0 0;
	color:#FFF;
	overflow:hidden;
	left: 427px;
	top: 61px;
}
.sitemessage h1 {width:400px; text-align:right; font-size:200%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:140%;}
.sitemessage h3 {float:right; width:200px; margin:0 0 0 0; text-align:right; font-size:12px;}
.sitemessage h3 a {text-decoration:none; color:#FFF;}
.sitemessage h3 a:hover {text-decoration:none; color:#000;}

option
{
	padding: 0px 4px 0px 0px;
}

#mainmenu
{
	width: 190px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 40px 0px 0px 0px;
}

#mainmenu li.over
{
	padding: 3px 0px 3px 23px;
	background-image: url('/images/arrowrightdark.gif');
	background-repeat: no-repeat;
	background-position: 8px 7px;
	background-color: #557999;
}

#mainmenu li
{
	padding: 3px 0px 3px 23px;
	background-image: url('/images/arrowright.gif');
	background-repeat: no-repeat;
	background-position: 8px 7px;
	cursor: pointer;
}

#mainmenu li.selected
{
	padding: 3px 0px 3px 23px;
	background-image: url('/images/arrowdown.gif');
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

#mainmenu li.selectednohighlight
{
	padding: 3px 0px 3px 23px;
	background-image: url('/images/arrowdown.gif');
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

#mainmenu li.selectedover
{
	padding: 3px 0px 3px 23px;
	background-image: url('/images/arrowdownselected.gif');
	background-repeat: no-repeat;
	background-position: 6px 8px;
	background-color: #557999;
}

#mainmenu li a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 0.8em;
}

#mainmenu li ul li
{
	background-image: none;
	margin: 0px 0px 2px 10px;
	padding: 2px 0px 2px 5px;
}

#mainmenu li ul li.over
{
	background-image: none;
	margin: 0px 0px 2px 10px;
	padding: 2px 0px 2px 5px;
}

#mainmenu li ul
{
	margin: 5px 0px 0px 0px;
	display: none;
}

#pictureback
{
	background-repeat: no-repeat;
	width: 564px;
	height: 334px;
}

#picturebox
{
	background-repeat: no-repeat;
	width: 564px;
	height: 334px;
}
