html {
	padding:0px;
	margin:0px;
}
body {
	text-align: center;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 4;
}
#container {
	text-align: left;
	position: absolute;
	top: 180px;
	left: 50%;
	width: 980px;
	z-index: 40;
	margin-left: -490px;
	padding-bottom: 50px;
}
.mainhead {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 730px;
	height: 30px;
	float: right;
}
#content {
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	position: relative;
	width: 730px;
	z-index: 6;
	float: right;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 10px;
	background-image: url(images/content.jpg);
}
img {
	border:none;
}
p {
	position: relative;
	z-index: 20;
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-size: 12px;
	word-spacing: 0.1em;
}
ul {
	z-index: 20;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-size: 12px;
	word-spacing: 0.1em;
	padding-right: 60px;
	padding-left: 60px;
	list-style-type: none;
}
ol {
	z-index: 20;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-size: 12px;
	word-spacing: 0.1em;
	padding-right: 60px;
	list-style-type: none;
}
a {
	color: #900;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
	color: #900;
	padding-left: 60px;
	padding-top: 10px;
	word-spacing: .1em;
}
h6 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
	color: #FFF;
	padding-top: 10px;
	word-spacing: 0.1em;
}
pre {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Courier, Monaco, Monospace;
}
blockquote{
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 60px;
	padding-left: 60px;
}
.highlight {
	color: #900;
}
.smallprint {
	color: #333;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
}
.pdf {
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 50px;
	padding-left: 40px;
	margin-right: 50px;
	position: relative;
	display: block;
}
.sent {
	font-size: 16px;
	color: #FFF;
}
.sent a {
	color: #FFF;
	text-decoration: none;
}
.sent a:hover {
	color: #FF0;
}
#right {
	position: absolute;
	right: 0;
	width: 190px;
	top: 261px;
	z-index: 40;
	border: solid 1px yellow;
}
#topnav{
	position: absolute;
	top: 2px;
	left: 0;
	height: 27px;
	width: 800px;
	z-index: 25;
}
ul#menu{
	list-style-type:none;
	width:100%;
	height:27px;
	position: relative;
	z-index: 25;
	margin:0 0 0 10px;
	padding: 0;
}
ul#menu li{ font-weight: bold; display:inline; height:27px; margin-left: 3px; }
ul#menu li.left{
	margin:0;
}
ul#menu li a{
	color: #999999;
	font-size: 13px;
	display:block;
	float:left;
	line-height:25px;
	text-decoration:none;
	height:27px;
	padding: 0 18px;
	font-family: Georgia, "Times New Roman", serif;
}
ul#menu li a.right{
	padding-right:19px;
	margin-right: 3px;
}
ul#menu li a:hover{
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
ul#menu li a.current{
	color:#FFFFFF;
	text-decoration: none;
}
ul#menu li a.current:hover{
	color:#FFFF00;
	background-repeat: no-repeat;
	background-position: left center;
}
#secondarymenu {
	background-image: url(images/secmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: -21px;
	left: 0;
	width: 225px;
	height: 335px;
	z-index: 15;
	float: left;
}
ul.secondarymenu {
	width:197px;
	height: 30px;
	z-index: 40;
	float: left;
	margin-top: 90px;
	margin-left: 3px;
	padding: 0;
	display: block;
	list-style-type: none;
}
ul.secondarymenu li{
	line-height: 30px;
	margin:0 0 1px;
	height:30px;
	text-align: left;
	width: 197px;
	z-index: 40;
	padding: 0;
	border-bottom: 1px dashed #8d141e;
}
ul.secondarymenu li a{
	color: #a72934;
	display:block;
	text-decoration:none;
	width: 197px;
	height:30px;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 15px;
	text-indent: 20px;
	margin: 0 0 0 0;
}
ul.secondarymenu li a:hover{
	color: #FFF;
	background-image: url(images/buttonover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
ul.secondarymenu li a.current{
	color: #FFF;
}
ul.secondarymenu li a.current:hover{
	color: #FFF;
	background-image: url(images/buttonover.png);
}
#bookingform {
	height: auto;
	width: 630px;
	margin-left: 40px;
}
#bookingform p {
	position: relative;
	z-index: 20;
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
	color: #990000;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-size: 12px;
	word-spacing: 0.1em;
}
#bookingform p.legal {
	color: #000000;
	text-align: justify;
}
#bookingform p.submit {
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #990000;
	word-spacing: 0.1em;
	text-indent: 20px;
	display: block;
}
label {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
}
#clientname {
	width: 400px;
	display: inline;
	margin-bottom: 5px;
}
#clientemail {
	width: 400px;
	display: inline;
	margin-bottom: 5px;
}
#clientphone {
	width: 400px;
	display: inline;
	margin-bottom: 5px;
}
#clientaddress {
	width: 400px;
	display: inline;
	margin-bottom: 10px;
	height: 60px;
}
#extrainfo {
	width: 510px;
	display: inline;
	margin-bottom: 10px;
	height: 80px;
	margin-left: 60px;
}
.top {
	background-image: url(images/top.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 155px;
	z-index: 6;
}
.signbookings {
	background-image: url(images/signbookings.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.logo {
	position: absolute;
	top: 40px;
	left: 20px;
	width: 462px;
	height: 95px;
	z-index: 30;
}
.logo img {
	border-width: 0;
	color: #FFFFFF;
}
.head {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	z-index: 1;
}
.headright {
	background-image: url(images/headerright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	z-index: 1;
}
.book {
	background-image: url(images/bookings.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 316px;
	width: 454px;
	padding-left: 70px;
	position: absolute;
	z-index: 1;
	top: 35px;
	right: 0px;
}
.clear {
	clear: both;
	color: #FFFFFF;
}
#footer {
	width: 100%;
	height: 30px;
	z-index: 0;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	margin-bottom: 100px;
}
#footer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #FC3;
	text-align: right;
	word-spacing: 0.2em;
	display: block;
	background-image: url(images/footbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 70px;
}
#footer a{
	color: #FC3;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #FF0;
}
.submitbutton {
	width: 120px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	margin-left: 160px;
	margin-top: 10px;
	background-image: none !important;
	cursor: pointer;
}
.captcha {
	margin-left: 160px;
	position: relative;
	width: 449px;
	margin-top: 20px;
}

.captcha span {
	color: #000000;
	height: auto;
	width: 120px;
	display: block;
	position: absolute;
	left: -120px;
	top: 85px;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #666666;
 }
 
 #recaptcha_table {
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
 }
 
 #recaptcha_response_field {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333 !important;
	border-right-color: #FFFFFF !important;
	border-bottom-color: #FFFFFF !important;
	border-left-color: #333333 !important;
	margin-left: -7px !important;
	width: 315px !important;
	position: relative;
	z-index: 1;
	font-family: "Courier New", Courier, monospace !important;
 }
