body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/template.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	background-color: e6eaed;
}
div#background {
	height: 100%;
}

#column1 {
	width: 216px;
	vertical-align: top;
	text-align: left;
}
#column2 {
	width: 550px;
	vertical-align: top;
	text-align: left;
}
#column2wide {
	width: 950px;
	vertical-align: top;
	text-align: left;
}
#column3 {
	width: 250px;
	vertical-align: top;
	text-align: right;

}

#footer {
	height: 55px;
	background-image: url(images/footer.gif);
	background-repeat: repeat;
}
#footer-wide {
	height: 55px;
	background-image: url(images/footer-wide.gif);
	background-repeat: repeat;
}
#enquiry_table {
	background-color: #FFFFFF;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

/*
Main navigation starts here
*/
#logo {
	position: absolute;
	left: 0px;
	width: 300px;
	height: 110px;
	font-size: 13px;
	top: 0px;
	visibility: visible;
}
#essentialinfo {
	width: 245px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 55px;
	padding-left: 12px;
}
#sidebar {
	width: 216px;
	font-size: 13px;
	margin-top: 110px;
}
#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 8px 2px 8px 25px;
	color: #333333;
	text-decoration: none;
}
#navlist a:hover {
	background-image:  url(images/navover.gif);
	color: #2D1E2D;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#sidebar #navlist .uberlink {
	background-image:  url(images/navdown.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
}
.navbold {
	font-weight: bold;
}

/*
Text styles starts here
*/


p {
	margin: 0px;
}
h1 {
	margin-top: 20px;
	margin-left: 40px;
	font-size: 26px;
	text-transform: uppercase;
	color: #FF6600;
	margin-bottom: 8px;
}
h2 {
	margin-top: 20px;
	margin-left: 40px;
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 8px;
}
h3 {
	margin-top: 34px;
	margin-left: 25px;
	font-size: 9px;
	margin-bottom: 5px;
}
h4 {
	margin-top: 4px;
	margin-left: 40px;
	font-size: 18px;
	color: #FF6600;
	margin-bottom: 8px;
		line-height: 1.3em;
}
.mainbody {
	margin-top: 15px;
	margin-left: 40px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
	margin-right: 50px;
	line-height: 1.5em;
}
.mainbody a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
}
.mainbody a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	margin: 0px;
}
.mainbody a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.mainbody a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.acrobat {
	margin-top: 15px;
	margin-left: 40px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	margin-right: 50px;
	line-height: 1.5em;
}
a.acrobat:link, a.acrobat:visited {
	color: #666666;
	text-decoration: underline;
	margin: 0px;
}
a.acrobat:hover {
	text-decoration: none;
}
a.acrobat:active {
	text-decoration: underline;
}
.mainbodyhozline {
	margin-top: 15px;
	margin-left: 40px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-right: 50px;
	line-height: 1.5em;
	color: #CCCCCC;
}
.mainbodycolour {
	margin-top: 40px;
	margin-left: 0px;
	font-size: 12px;
	color: #FF6600;
	margin-right: 0px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0px;
}
.mainbodybold {
	margin-top: 2px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	margin-right: 0px;
	line-height: 1.5em;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.essentialinfohead {
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
}
.essentialinfo {
	margin-top: 10px;
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.essentialinfobold {
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bolder;
}
.bookingimage {
	margin-left: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
}
.homepagecapt {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 15px;
}
.homepagecapt a {
	color: #FF6600;
}
.rightcolcapt {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin-top: 15px;
	margin-right: 20px;
}
.rightcolcapt a {
	color: #FF6600;
}
.homepagecapt_head {
	font-size: 14px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
a.homepagecapt:link, a.homepagecapt:visited {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
a.homepagecapt:hover {

	text-decoration: underline;
}
a.homepagecapt:active {

	text-decoration: none;
}
.formtext {
	font-size: 13px;
	color: #666666;
	padding: 8px;
	background-color: #E6EAED;
	font-family: Arial, Helvetica, sans-serif;
}
.formfields {
	font-size: 12px;
	color: #666666;
	padding: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.formtextsubmit {
	font-size: 14px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #FF6600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formtexthead {
	font-size: 20px;
	color: #FF6600;
	padding: 8px;
	background-color: #E6EAED;
}
.booknowbutton {
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
