@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#top {
	background-image: url(images/topbanner.jpg);
	background-position: center;
	height: 107px;
	vertical-align: middle;
}
#top #header {
	background-image: url(images/topright.png);
	background-position: right top;
	height: 107px;
	background-repeat: no-repeat;
}
#top #header #text {
	background-image: url(images/topleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 107px;
	line-height: 107px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	letter-spacing: 1em;
}
#top h1 {
	font-weight: normal;
	margin: 0px;
}
#page {
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #F5FAFD;
	text-align: center;
}
#page #content {
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
}
#page #content #menubar {
	background-image: url(images/menubg.gif);
	background-repeat: repeat;
	font-variant: small-caps;
}
#page #content #menubar ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#page #content #menubar li {
	display: inline;
	line-height: 30px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
#page #content #menubar a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#page #content #menubar .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcome {
	background-image: url(images/welcomebg.gif);
	height: 227px;
	text-align: center;
}
#welcome #welcomecontainer #logo {
	width: 296px;
	vertical-align: middle;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 0px;
	text-align: left;
	float: left;
}
#page #content #left {
	width: 620px;
	float: left;
	text-align: left;
	min-height: 500px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 110%;
	line-height: 1.2em;
}
#page #insider #content #right #booking #bform {
	border: 1px solid #D8D8D8;
	padding: 10px;
	text-align: left;
}
#bform label {
	display: block;
	float: left;
	line-height: 1.5em;
	margin-right: 5px;
	width: 9em;
}
#page #insider #content #footer {
	padding-top: 20px;
	font-size: 90%;
}
.clear {
	font-size: 1px;
	clear: both;
	float: none;
	height: 1px;
}
#page #content #right {
	float: left;
	width: 345px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page #insider #content #right #booking {
	background-image: url(images/bookingbg.png);
	background-repeat: repeat-x;
	padding: 10px;
}
#welcome #welcomecontainer {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 226px;
}
body,td,th {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#page #insider {
	background-image: url(images/bottombg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bigletters {
	font-size: 110%;
}
h2 {
	margin-top: 0px;
	display: block;
	color: #004872;
	letter-spacing: -1px;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/headingback.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-variant: small-caps;
}
#welcome #welcomecontainer #banner {
	float: left;
	clear: none;
	padding-top: 25px;
}

#page #insider #content #left #contactform label {
	text-align: left;
	display: block;
	float: left;
	width: 10em;
	margin-right: 15px;
}
#page #insider #content #left #contactform p {
	background-image: url(images/bookingbg.png);
	background-repeat: repeat-x;
	background-position: 50px -380px;
	padding: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.dline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 0px;
}
#page #insider #content #left #ct {
	background-image: url(images/txtbg.png);
	background-repeat: no-repeat;
	padding: 9px;
	min-height: 500px;
}
#page #insider #content #left #ct p {
	margin-right: 15px;
	margin-left: 15px;
}
.thumbnail {
	float: left;
	margin-right: 10px;
}
h3 {
	margin-bottom: 5px;
	font-size: 100%;
	margin-top: 0px;
}
