Ôªøhtml {
  /* Force scrollbar */
  /* IE - INVALID CSS COMMAND (BUT IT WORKS!)
  overflow-y: scroll; */
  /* Mozilla */
  height: 100%;
  margin-bottom: 0.1em;
  }

*
{
	margin: 0;
	padding: 0;
}

.hide
{
	display: none;
}

.cleared
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

body
{
	background: #fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff;
	
}

.wrapper
{
	width: 832px;
	margin: 0 auto 0 auto;
}

.header
{
	position: relative;
	height: 148px;
}

h1
{
	display: none;
}

h2
{
	margin: 0 0 10px 0;
}

.header#hdr1
{
	background:  url(images/header_one_bg.jpg) no-repeat 0 0;
}

.logo
{
	width: 401px;
	height: 240px;
	position: absolute;
	left: 574px;
}

.logo#lgo1
{
	background:  url(images/logo_one.jpg) no-repeat 0 0;
}

.nav
{
	height: 94px;
	background:  url(images/nav_bg.jpg) no-repeat 0 0;
}

.acco
{
	height: 511px;
	background:  url(images/accomodation.jpg) no-repeat 0 0;
}

/*** NAV STYLES ***/

.nav ul
{
	list-style: none;
	margin: 0 0 0px 0;
	padding: 54px 0 0 380px;
	font-size: 12px;
}

.nav li
{
	position: relative;
	display: block;
	float: left;
}

.nav li a
{
	display: block;
	float: left;
	color: #FDE79B;
	padding: 0 8px 0 8px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	border-bottom:4px solid #F68720
	
	
}

.nav li a:hover, .nav li a.active
{
	color: #fff; 
	border-bottom:4px solid #fff
}

.main
{
	background:  url(images/main_bg.jpg) repeat-y 0 0;
	padding: 0px 0px 0px 0px;
}


.content
{
	/* WIDTH IS 900px */
	padding: 0 0 20px 0;
}

.leftcol
{
	float: left;
	width: 710px;
	margin: 0px 0px 0px 40px;
}

.feature-image
{
	padding: 24px;
}

.feature-image p
{
	line-height: 24px;
	color: #fff;
	font-weight: bold;
}

.feature-image#aboutus
{
	height: 423px;
	background:  url(images/the_team_retro.jpg) no-repeat 0 0;
}


.half-block
{
	float: left;
	width: 435px;
	margin: 0 30px 20px 0;
}

.half-block.no-mr
{
	margin-right: 0;
}


.half-block h4
{
	margin: 0 0 10px 0;
}

.half-block img
{
	border: 2px solid #34421e;
}

.main p
{
	margin: 0 0 10px 0;
}

.main ul
{
	margin: 0 0 15px 20px;
}

.main li
{
	margin: 0 0 5px 0;
}

p.mt
{
	margin-top: 10px;
}

.main a
{
	color: #fff;
}

.main a:hover
{
	text-decoration: none;
}

.main img
{
	margin-bottom: 10px;
}

.footer
{
	height: 70px;
	background:  url(images/footer_bg.jpg) no-repeat 0 0;
	font-size: 11px;
	line-height: 35px;
	color: #fff;
}

.footer
{
	height: 45px;
	background: url(images/footer_bg.jpg) no-repeat 0 0;
	font-size: 12px;
	line-height: 35px;
	color: #fff;
}

.footer a
{
	color: #fff;
}

.ftr-left, .ftr-mid, .ftr-right
{
	float: left;
}

.ftr-left
{
	width: 330px;
	padding-left: 15px;
}

.ftr-mid
{
	width: 266px;
}

.ftr-mid ul
{
	list-style: none;
}

.ftr-mid li
{
	
	float: left;
}

.footer a
{
	padding: 0 20px 0 20px;
	text-decoration: none;
	border-right: 1px solid #fff;
}

.footer a:hover
{
	text-decoration: underline;
}

.ftr-right a
{
	padding: 0 0 0 0;
	border: none;
}

.footer a.end
{
	border: none;
}

.ftr-right
{
	width: 266px;
	text-align: right;
}


.footer a:hover
{
	text-decoration: underline;
}

.phppgtitleband { /* table, holds $page_title, $left_content, $right_content */
		font-size: 62.5%; 
			}

.phppgmainbox { /* holds next/prev links and main image */  
			min-height:100px;
			width:550px;
			}
		
.phppgnextbox { /* holds next and previous links */

			padding:10;
			text-align:left;
			font-size: 62.5%;
			font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
			}

.phppgimagebox { /* table, holds main image */
			margin:0 auto 0 auto;
			padding:0;
			}

.phppgimageframe { /* frame around main image */
			width:400px;
			height: 330px;  
			}

.phppgimagetag { /* main image's img tag style */
			border: 1px solid #FFFFFF;
			}

.phppggifbox { /* table style that holds gif thumbnail's */
			height: 70px;
			width: 95px;
			margin:0 auto 0 auto;
			float: right; 
			padding:1; 
			}