body {
font: small/1.4 arial, verdana, sans-serif;
margin: 0;
padding: 2em;
background: #345184;
color: #222;
}

#container {
width: 66em;
height: auto;
margin: 0 auto;
background-color: #ffffff;
padding: 0 0 1.5em 0;
}

#structure {
margin: 0 auto;
width: 61.6em;
background-color: #ffffff;
}

#header {
clear: both;
position: relative;
top: 0;
width: 100%;
height: 200px;
margin: 0;
background: url(images/headerbackground.jpg) repeat-x top right;
}

#header img {
position: relative;
top: 0;
}

.contact {
float: right;
}

.rightimages {
float: right;
margin: 0 0 0 2em;
}

.leftimages {
float: left;
margin: 0 2em 0 0;
}

.lefttext {
clear: both;
margin: 0 2em 0 0;
}

#tariff #main p {
margin-left: 2em;
}

#contactus #main img {
margin: 0.2em 4em 0.5em 20em;
vertical-align: middle;
}

#nav1 {
float: right;
padding: 0.5em 0;
margin: 0;
color: #999;
}

#nav2 {
position: relative;
top: 0;
float: left;
width: 59.6em;
margin: 0;
padding: 1em 0 0 2em;
list-style: none;
background: #FFCB2D url(images/nav_bg.gif) repeat-x bottom left;
}
	
#nav2 li {
float: left;
margin: 0 1px 0 0;
padding: 0;
font-family: Verdana, sans-serif;
font-size: 85%;
}

#nav2 a {
float: left;
display: block;
margin: 0;
padding: 4px 8px;
color: #333;
text-decoration: none;
border: 1px solid #9B8748;
border-bottom: none;
background: #F9E9A9 url(images/off_bg.gif) repeat-x top left;
}

#nav2 a:hover, body#home #t-home a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}
	
#nav2 a:hover, body#accomm #t-accom a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}
	
#nav2 a:hover, body#tariff #t-tariff a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}
	
#nav2 a:hover, body#avail #t-avail a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}
	
#nav2 a:hover, body#activity #t-activities a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}
	
#nav2 a:hover, body#location #t-location a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}

#nav2 a:hover, body#feedback #t-feedback a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}

#nav2 a:hover, body#contactus #t-contact a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}
	
#nav2 a:hover, body#testimonial #t-testimonials a {
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(images/on_bg.gif) repeat-x top left;
}
	
#main {
float: left;
margin: 2em 0 2em 1em;
width: 60em;
text-align: justify;
color: #222;
background-color: inherit;
}


#footer {
clear: both;
font-size: 0.9em;
width: 67.6em;
padding: 1em 0 1em 1em;
background: #ffcb2d;
color: #333;
text-align: left;
}

/* fix ie6 */

* html #nav2 {
top: -0.2em;
}

* html #feedbackForm {
margin-left: 5em;
}

* html #sidebar {
margin-left: 2em;
}

* html #contactForm textarea {
width: 35.5em;
}

* html #structure {
margin: 0 -3em 0 3em;
}

* html #accomNav {
margin-left: 2em;
}

* html #theImage {
margin-right: 2em;
}

* html #slidebox {
position: relative;
top: 5px;
left: 5px;
width: 300px;
}

* html input.check {
width: 1em;
margin: 0;
}

* html p.checkboxtext {
margin-top: -2.5em;
}

/* small */

body.small {
padding: 0;
}

body.small #structure {
width: 100%;
}

/* smaller */

body.smaller #structure {
padding-bottom: 2em;
}

body.smaller #header {
float: none;
text-align: center;
}

body.smaller #header h1 {
float: none;
padding: 1.5em 0 0.5em;
}

body.smaller #nav {
float: none;
padding: 0 0 3em;
}

body.smaller #main {
margin: 1em 5% 0;
width: 90%;
}

body.smaller #navigation {
margin: 0 5% 1em;
width: 90%;
}

body.smaller #footer {
background: none;
border: none;
padding: 0;
}

/************************************ STYLE ************************************/

.emphasis {
font-weight: bold;
}

h1 {
font-size: 1.4em;
font-weight: normal;
text-align: left;
color: #444444;
background-color: inherit;
margin: 0;
}

h2 {
font-size: 1.2em;
}

h3 {
font-size: 1em;
}

a {
text-decoration: none;
color: #555;
background-color: inherit;
}

a:hover {
text-decoration: underline;
}

#main p {
font-size: 1.1em;
}

.bluelinks {
color: blue;
}
		 
.contact a {
margin: 0;
font-weight: bold;
color: #555;
background-color: inherit;
}
			 
.contact a:hover {
text-decoration: underline;
}

#footer a {
color: blue;
background-color: #ffcb2d;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.noborder {
border-style: none;
margin-bottom: -0.5em;
}

.italic {
font-style: italic;
}

/*Customer feedback form*/

#feedbackForm {
float: left;
margin: 0 0 2em 10em;
width: 40em;
}
			  			 
fieldset textarea {
margin-bottom: 1em;
margin-left: 2em;
width: 90%;
border: 1px solid #7d7c7c;
background-color: #ffffff;
}
			 
label {
float: left;
width: 10em;
margin-right: 1em;
text-align: right;
font-size: 1em;
color: #333;
}
			 
input[type="checkbox"] {
width: 1em;
margin: 0 0.5em 0 0;
}
			 
legend {
padding: 0 1em;
background: #ffffff;
text-transform: uppercase;
color: #333333;
font-size: 1em;
font-weight: bold;
}
		
select {
margin-bottom: 2em;
}
		 			 			 			 
#thankyou {
position: relative;
top: 2em;
left: 5em;
width: 50em;
margin-bottom: 2em;
padding: 1em 1em;
text-align: justify;
}
			 
/*tariff page styling*/

table {
width: 60%;
border: 1px solid #345184;
border-bottom: none;
border-right: none;
background-color: #95aabc;
margin: 0 0 0 10em;
}

table th, table td {
margin: 0;
padding: 8px 20px;
text-align: center;
border-bottom: 1px solid #345158;
border-right: 1px solid #345184;
}

table .period {
text-align: left;
}

.alt {
background-color: #efefef;
}

table th {
color: #fff;
}

table caption {
margin: 2em 0 0 0;
padding: 8px 20px;
text-align: left;
border: 1px solid #345184;
border-bottom: none;
background-color: #fff;
font-weight: bold;
}

/*contact page*/

#contactForm {
float: left;
margin: 2em 0 2em 1em;
width: 37.2em;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
		
.userid {
display: none;
}

.row {
clear: both;
padding-top: 0.5em;
}

#contactForm form {
margin-bottom: 1em;
}
		
fieldset {
margin-bottom: 1em;
padding: 1em;
border: 1px solid #cccccc;
background: none;
}		

#contactForm .formLabel {
font-size: 1em;
line-height: 1.6em;
text-align: right;
margin-right: 1em;
float: left;
margin-left: -2em;
}
		
#contactForm label {
color: #333333;
}

#contactForm .formControl {
float: left;
width: 20em;
}
		
#contactForm input, textarea {
border: 1px solid #cccccc;
padding: 0.2em;
font: 1em arial, sans-serif;
}	
		
input {
font-size: 1em;
width: 20em;
}			

#contactForm textarea {
width: 36.6em;
}
		
#contactForm p {
clear: both;
}
		
.submitButton {
background: #d6e3ef;
font: 1em arial, sans-serif;
padding: 0.4em;
width: auto;
border-style: none;
}
		
.message {
float: left;
}

#sidebar {
float: left;
width: 16em;
background: #95aabc;
border: 1px solid #cccccc;
padding: 1em;
margin: 5em 0 0 4em;
}
		
#validator {
border: 1px solid #cccccc;
width: 7.5em;
text-align: center;
background-color: #95aabc;
}

.valid {
float: left;
}

.validinput {
width: 7em;
font-size: 1em;
float: right;
margin: 0 0 1em 0;
}

.validlabel {
font-size: 1em;
line-height: 1.6em;
text-align: left;
width: 27em;
}
		
/*accommodation page*/

#accomtext {
float: left;
clear: both;
margin: 0 0 0 1em;
width: 61em;
text-align: justify;
color: #222;
background-color: inherit;
}

#accomtext p {
font-size: 1.1em;
clear: both;
margin: 0 4em 1em 0;
}

#accomNav {
margin: 0 0 2em 2.5em;
}

#accomNav img {
margin: 1em 0.5em 0 0;
border: 2px solid #cccccc;
}
		
/*Availability and booking*/

#main iframe {
margin: 2em 0 1em 8em;
border: 1px solid #345184;
background-color: #ffffff;
}

p.availability {
margin: 0.5em 3.5em 0.5em 3.5em ;
}

.indent {
margin-left: 2.8em;
}

/*Location*/

#map {
position: relative;
top: 2em;
float: right;
margin: 2em 0 1.5em 1.5em;
width: 32em;
height: 22em;
border: 1px solid #345184;
}

#maptext {
padding-top: 3em;
font-size: 1.1em;
margin: 0 0 5em 0.5em;
}

#maptext p {
margin: 0.5em 0 0 0;
text-align: justify;
}

/*Privacy page*/

#privacy {
margin: 6em 0 2em 5em;
width: 50em;
}

/*Contact Form validation*/

div#blankname, #blankemail, #wrongemail, #blankphone {
float: left;
display: none;
color: red;
margin: 0 0 0 5em;
width: 20em;
}

#blankenquiry {
float: left;
display: none;
color: red;
margin: 0;
width: 20em;
}

/* fix IE6*/

* html div#blankname {
clear: both;
margin-left: 5em;
}

* html div#blankemail {
clear: both;
margin-left: 5em;
}

* html div#wrongemail {
clear: both;
margin-left: 5em;
}

* html div#blankphone {
clear: both;
margin-left: 5em;
}

* html div#blankenquiry {
clear: both;
}

div#noname, #noemail, #bademail, #nofeedback {
float: left;
display: none;
color: red;
margin: 0 0 0 11em;
width: 22em;
}

#nofeedback, #nomonth {
float: left;
display: none;
color: red;
margin: 0 0 0 2em;
width: 20em;
}

/*fix IE6*/

* html div#noname {
clear: both;
margin-left: 5.6em;
}

* html div#noemail {
clear: both;
margin-left: 5.6em;
}

* html div#bademail {
clear: both;
margin-left: 5.6em;
}

* html div#nofeedback {
clear: both;
margin-left: 1em;
}

* html div#nomonth {
margin-left: 1em;
}

/*customer testimonials page*/

#custcomm {
margin: 2em 5em;
}

#custcomm p {
margin: 0 0 1em 0;
font-style: italic;
}

.custname {
float: right;
margin-bottom: 1em;
}

#visiblefeedback1, #visiblefeedback2 {
display: none;
margin-bottom: 2em;
font-style: italic;
}

#hiddenfeedback1, #hiddenfeedback2 {
display: none;
margin-bottom: 2em;
font-style: italic;
}