body, #content, #contents, #footer, h1, h2, #logo, #main, #navigation01, #nav, p, sidebar, #text{
	position:relative;
	margin:0;
	padding:0;
	border:0;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#FF0000;
	text-decoration:none;
	}
.a_blue a{
	color:#3300FF;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-image:url(images/back.jpg);
	background-color:#ebf0f4;
	background-repeat:no-repeat;
}
.centralise1{
	text-align:center;
	}
#content {
	max-width:900px;
	min-width:750px;
	margin:auto;
	}
#contents{
	position:relative;
	padding:10px;
	padding-top:0px;
	background-color:#FFFFFF;
	float:left;
	}
#footer{
	position:relative;
	clear:both;
	height:45px;
	background-color:#000000;
	font-size:0.9em;
	color:#ffffff;
	width:100%;
	text-align:center;
	}
#footer a{
	color:#FFFFFF;
	text-decoration:underline;
	}
.guestbookquote{
	font-style:italic;
	text-align:center;
	width:400px;
	}
.guestbookname{
	font-style:normal;
	width:400px;
	font-weight:bold;
	text-align:right;
	padding:10px 0 10px 0;
	}
.guestbooktitle{
	font-weight:bold;
	width:400px;
	text-align:center;
	}
h1{
	z-index:-12;
	padding-left:15px;
	font-size:2.6em;
	font-variant:small-caps;
	font-weight:normal;
	}
h2{
	font-weight:normal;
	padding: 0 0 20px 0;
	}
h3{
	margin:0;
	padding:0;
	font-size:1em;
	}
h5{
	font-size:1em;
	}
h6{
	font-size:0.9em;
	}
.h1initial{
	font-size:1.2em;
	}
	
#header{
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	color:#000000;
	height:245px;
	}
.imageabout_01{
	padding:0 20px 10px 20px;
	} 
.imageright01{
	float:right;
	padding:5px;
	}
.imageleft01{
	float:left;
	padding:5px;
	}
.imagecenter01{
	display:block;
	margin-left:auto;
	margin-right: auto;
	}
#liston1{
	list-style:disc;
	text-decoration:none;
	border:none;
	}
#liston1 li{
	list-style:disc;
	text-decoration:none;
	border:none;
	}
.liston1{
	list-style:disc;
	text-decoration:none;
	border:none;
	}
.liston1 li{
	list-style:disc;
	text-decoration:none;
	border:none;
	}
#logo{
	padding-left:10px;
	}
#logo2{
	padding-left:50px;
	}
#logo_bookingform{
	width:150px;
	height:154px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	}
#main {
	width: expression(document.body.clientWidth < 652? "650px" : document.body.clientWidth > 902? "900px" : "auto");
	max-width:900px;
	min-width:650px;
	background-color:#FFFFFF;
	}
#navigation01 {
	padding-left:15px;
	margin-top:165px;
	background-color:#000000;
	color:#FFFFFF;
	width:600px;
	}
#navigation01 a{
	color:#FFFFFF;
	}

#navigation01 a:hover{
	color:#FF0000;
	text-decoration:none;
	}
#nav {
	color:#FFFFFF;
	}
p{
	text-align:justify;
	}
p a{
	text-decoration:underline;
	}
#print_title{
	display:none;
	text-align:left;
	font-size:1.5em;
	}
#print_address{
    display:none;
    text-align:right;
    font-size:1.5em;
}

#sidebar{
	padding:10px 0 0 5px;
	width:170px;
	float:left;
	margin:0 0px 30px 0
	}
.smalltext{
	font-size:0.7em;
	}
td a{
	text-decoration:underline;
	}
#text{
	margin-left:190px;
	padding-top:25px;
	}
.text_green{
	color:#009900;
	}

.text_red{
	color:#990000;
	}
		
.text_green a{
	color:#009900;
	}
.text_blue{
	color:#004299;
	}
	
.text_blue a{
	color:#004299;
	}
#totop{
	font-weight:bold;
	text-align:center;
	}
ul{
	list-style:none;
	line-height:1.5em;
	}
.ulcanfor{
	list-style:disc;
	line-height:1.5em;
	}
li{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;

	}
.licanfor{
	border:none;
	}