@charset "utf-8";
body {
	font-family: Arial;
	font-size: 13px;
	color: #00003C;
	background-color: #6699FF;
	background-image: url(../images/bkgnd-3.gif);
	margin: 0px;
	padding: 0px;
}
form {
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#page-background #page-head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#page-background {
	background-color: #C9B29A;
	background-repeat: no-repeat;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/clouds5.png);
}
#page-background #logo {
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#page-background #tagline {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	text-align: center;
}
#page-background #marketing-tag {
	color: #333;
	text-align: center;
	margin-top: 10px;
}
#page-background #main-menu {
	background-color: #00003C;
	height: 24px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #FFF;
	padding-top: 5px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#page-background #main-menu a {
	padding-right: 12px;
	padding-left: 12px;
	color: #FFF;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 6px;
}
#page-background #main-menu a:hover {
	color: #FF0;
	text-decoration: none;
	background-color: #039;
	height: 24px;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
}

#page-background #sub-menu {
	height: 22px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
#page-background #sub-menu #top-menu {
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	color: #000;
}

#page-background #sub-menu #language-selection {
	float: right;
	width: 66px;
}
#page-background #sub-menu #top-menu a {
	text-decoration: none;
	color: #333;
}
#page-background #sub-menu #top-menu a:hover {
	text-decoration: underline;
}

#page-background #page-head {
	background-color: #FFF;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#page-background #page-head #page-form {
	float: left;
	width: 240px;
	background-color: #FFF;
	height: 230px;
	background-image: url(../images/form-bg5.png);
	background-repeat: no-repeat;
}
#page-background #page-head #page-image {
	float: right;
	width: 660px;
	height: 230px;
	background-color: #FFF;
}

#page-background #page-body {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 30px;
}
#page-background #page-body #left-column {
	float: left;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	position: relative;
	right: 20px;
	background-color: #FFF;
	font-size: 11px;
	color: #333;
}
#page-background #page-body #right-column {
	float: right;
	width: 585px;
	margin-right: 5px;
}
#page-background #page-footer {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
	font-size: 10px;
	height: 35px;
}
#page-background #page-footer a {
	color:#666;
}h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.bookingform {
	font-size: 11px;
	color: #369;
	border: 1px solid #999;
	background-color: #C9B29A;
}

.bookingform table th {
	font-size: 16px;
	color: #369;
	border: 1px solid #999;
	background-color: #9CF;
}
#dhtmlpointer {
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}input {
	font-size: 11px;
	color: #369;
}
.red {
	color: #F00;
}
.smalltext {
	font-size: 10px;
}

#dhtmltooltip {
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
select {
	background-color: #C9B29A;
}
input {
	background-color: #C9B29A;
}
