body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #96a76b;
	/*background-image:url(../gfx/page-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	background-color:#96a76b;
}

h1{
	font-size:22px;
	font-weight:normal;
	margin-top:0;
}
h2{
	font-size:15px;
}

 #container { 
	width:980px; /*762px;  */
	background: #abb989; /*#96a76b;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
		color:#00222b;
} 
 #header { 
	background-image:url(../gfx/header-placeholder.gif);
	background-repeat:no-repeat;
	height:94px;
} 

#top-menu{
height:28px;
background-color:#00222b;
color:#FFFFFF;
border-top:1px solid #475541;
/*border-bottom:1px solid #475541;*/
}
 
#flash{
height:307px; /*238px;*/
}

#wrapper-content-page{
background-image:url(../gfx/page-content-bg.gif);
background-repeat:repeat-y;
/*margin-bottom:10px;*/
}

#wrapper-content-page-inner{
background-image:url(../gfx/left-nav-bg.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

 #sidebar-splash,  #sidebar-normal{
	float: left; /* since this element is floated, a width must be given */
	width: 171px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*height:319px;*/
	padding:0;
	padding: 0px;
	background-image:url(../gfx/left-nav-bg.gif);
	background-position:bottom;
}

 #sidebar-normal{
 background-image:none;
 /*min-height:550px;*/
 }
 
  #sidebar-normal ul{
/*   background-image:url(../gfx/left-nav-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	background-color:#00222B;
   	margin:0;
	padding:3px 0 0 8px;
	text-indent:0;
	list-style:none;
	padding-bottom:20px;/*309px;*/
  }
  
  #sidebar-normal ul li{
  	text-indent:0;
	list-style:none;
	padding:6px 0;
  }

  #sidebar-normal ul li a,   #sidebar-normal li a:visited{
  color:#ffffff;
  text-decoration:none;
  }


  #sidebar-normal ul li a:hover{
  color:#b5b989;
  text-decoration:none;
  }

 
 #mainContent { 
	margin: 0 0 0 171px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding:30px 36px 0 42px;
} 

#mainContent p,#mainContent ul{
line-height:1.3em;
}

#mainContent-splash p{
line-height:1.5em;
}

#right-col-home{
float:right;
width:170px;
padding-left:30px;
}

#mainContent a.offer, #mainContent a.offer:visited, #sml-book-online, #sml-gift-voucher{ /*#right-col-home*/
display:block;
text-decoration:none;
width:169px;
height:51px;
background-image:url(../gfx/btn-offer.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-bottom:10px;
padding-top:10px;
padding-left:10px;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#daddcc;
}

#mainContent a.offer:hover, #sml-book-online:hover, #sml-gift-voucher:hover{ /*right-col-home*/
width:169px;
height:51px;
background-image:url(../gfx/btn-offer-on.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-bottom:10px;
padding-top:10px;
padding-left:10px;
color:#495041;
font-size:14px;
text-decoration:none;
font-weight:bold;
}

#sml-book-online, #sml-book-online:visited, #sml-gift-voucher, #sml-gift-voucher:visited{
background-image:url(../gfx/book-online-sml.jpg);
width:155px;
height:55px;
/*margin-left:8px;
float:left;*/
}

#sml-book-online:hover, #sml-gift-voucher:hover{
background-image:url(../gfx/book-online-sml-over.jpg);
width:155px;
height:55px;
/*height:55px;
float:left;*/
}

#sml-book-online.offer, #sml-gift-voucher.offer{
padding-bottom:0;
}

#right-col-home img{
margin-bottom:10px;
border:0px;
}


ul#nav-images{
width:980px;
list-style: none;
margin:0 auto;
padding:0;
text-indent:0;
}

ul#nav-images li{
display: inline;
width: 118px;
height:63px;
margin:0px;
list-style-type: none;
float: left;
border:4px solid #626b57;
border-top:0px;
border-left:0px;
}

ul#nav-images li a img{
border:0px;
}

#picture-nav{
margin-bottom:5px;
}

/*
#picture-nav{
height:101px; 
margin-bottom:3px;
}
 
#picture-nav a, #picture-nav a:visited{
position:relative;
display:inline;
width:118px;
height:28px;
border:4px solid #626b57;
border-left:0px;
background-color:#00222b;
text-align:center;
list-style: none; 
float: left; 
margin:0;
padding:0;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}
 
#picture-nav a:hover{
background-color:#464f3c;
} 
 
#picture-nav img{
border:0px;
position:absolute;
bottom:0;
left:0;
}

#picture-nav a.first{
border-left:4px solid #626b57;
}
*/

#mainContent table.styled-table{
width:727px; /*545px; */
}
#mainContent table.styled-table th, #mainContent table.styled-table td{
/*padding:1px;*/
background-color:#cdd5b8;
padding:8px 0 6px 10px;
vertical-align:top;
}

#mainContent table.styled-table td a, #mainContent table.styled-table td a:visited, #mainContent table.styled-table td a:hover{
color:#464F3C;
}



 #footer { 
	padding: 6px 10px 0 9px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#00222b; 
	height:19px;
	border-top:1px solid #626b57;
	margin-top:4px;
} 

#footer #copyright{
float:right;
width:180px;
padding-right:20px;
text-align:right;
color:#707d69;
}

 #footer a,  #footer a:visited {
 color:#707d69;
 padding-left:13px;
 text-decoration:none;
}

#footer a:hover {
 color:#daddcc;
 padding-left:13px;
 text-decoration:none;
}

 #footer a.first{
 padding-left:0;
 }
.image_float_right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.image_float_left { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#mainContent a, #mainContent a:visited{
color:#FFFFFF; /*#FCFFB4; /*#464F3C;*/
text-decoration: none;
}

#mainContent a:hover{
text-decoration:underline;
}

#tblLinks h2{
color:#000000;
}

#tblLinks tr td, #tblLinks tr td a{
font-size:11px;
}

#tblLinks tr td, #tblLinks tr td{
color:#000000;
vertical-align:top;
padding:5px 0px;
}

#tblLinks tr th{
text-align:left;
padding-bottom:0px;
}

#tblLinks tr th h2{
border-bottom:1px solid #000000;
}

#mainContent ol{
margin-bottom:40px;
}

#mainContent ol, #mainContent ol a{
font-size:13px;
}

 div.error{
    padding:10px 18px 10px 18px;
    background-image:url(../gfx/error.gif);
    background-repeat:no-repeat;
    background-position: center left;
    font-weight:bold;
    }
    
    div.info{
    background-image:url(../gfx/info.gif);
    }
    
    div.success{
    background-image:url(../gfx/success.gif);
    margin:20px 0;
    }
    
    div.info, div.success{
    padding:10px 18px 10px 20px;
    
    background-repeat:no-repeat;
    background-position: center left;
    font-weight:bold;
    }
    
    div.form-message{
    padding:0 18px 18px 18px;
    }
	
	.inputtable tr td{
	vertical-align:top;
	}
	
	.inputtable tr th{
	padding:4px 0;	
	}
	
#youtube-embed{
position:absolute;
top:600px;
text-align:center;
width:980px;
z-index:100;
}
#embed{
background-color:#00222B;
color:#ABB989;
width:460px;
margin:0 auto;
padding-bottom:20px;
}
#embed p, #embed h1{
color:#ABB989;
padding:0 19px;
}
#embed h1{
font-size:14px;
font-weight:bold;
}

#embed a, #embed a:visited{
display:block;
position:relative;
right:0;
color:#FFFFFF;
text-decoration:none;
text-align:right;
padding:5px 5px 5px 0;
}

#embed a:hover{
text-decoration:underline;
}

a#top,a#top:visited, a#top:hover{
color:#00222b;
}

div.middle-menu{
padding:5px 0;
border-top:1px solid #00222b;
line-height:1.6em;
}

div.middle-menu a{
padding-right:20px;
}

#header.about-us{
background-image:url(../gfx/hdr-about-us.gif);
}

#header.abseiling{
background-image:url(../gfx/hdr-abseil.gif);
}

#header.adventure-activities{
background-image:url(../gfx/hdr-adventure-activities.gif);
}

#header.agistment{
background-image:url(../gfx/hdr-agistment.gif);
}

#header.accomodation-and-camping{
background-image:url(../gfx/hdr-camping.gif);
}

#header.corporate-team-building{
background-image:url(../gfx/hdr-corporate.gif);
}

#header.employment{
background-image:url(../gfx/hdr-employment-contact.gif);
}

#header.venue-hire-events{
background-image:url(../gfx/hdr-events-venue-hire.gif);
}

#header.horse-riding{
background-image:url(../gfx/hdr-horse-riding.gif);
}

#header.index{
background-image:url(../gfx/hdr-home.gif);
}

#header.kayaking{
background-image:url(../gfx/hdr-kayaking.gif);
}

#header.links{
background-image:url(../gfx/hdr-links.gif);
}

#header.mountain-biking{
background-image:url(../gfx/hdr-mountain-bike.gif);
}

#header.outdoor-education{
background-image:url(../gfx/hdr-outdoor-education.gif);
}

#header.quad-biking{
background-image:url(../gfx/hdr-quad-biking.gif);
}

#header.video-and-photo-gallery{
background-image:url(../gfx/hdr-vid-and-photog.gif);
}

#mainContent ol{
font-size:11px;
}

.faq{font-size:13px; color:#00222B; padding:0; margin:4px 0;}

#loadarea{text-align:center; margin:0 auto;}
#loadarea img{ margin:0 auto;}