@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	height:100%;
	padding:0;
	margin:0;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../assets/images/top-bg-repeat.jpg) 0 0 repeat-x scroll #91b219;
}
#wrapper {
	width:762px;
	margin:0 auto;
	padding:0 115px 0 99px;
	background:url(../assets/images/centre-floral.jpg) 50% 0 no-repeat scroll;
}
#tree {
	width:203px;
	height:153px;
	position:absolute;
	top:0;
	right:0;
	z-index:1000;
	background:url(../assets/images/header-leaves.png) 0 0 no-repeat;
}
#header {
	width:100%;
	position:relative;
	height:159px;
}
#midSection {
	width:100%;
	position:relative;
}
#contentOuter {
	margin: 0 0 20px 0;
	position: relative;
	width: 100%;
}
#leftCol {
	float: left;
	width:181px;
/*	position:absolute;
	top:-40px;
	left:0;*/
}
#contentInner {
	background: #FFF url(../assets/images/bg-col-left.gif) left top repeat-y;
	padding: 10px 0 0 0;
	width: 762px;
}
#atpm-tab {
	background:url(../assets/images/footer-atpm-logo.gif) 100% 100% no-repeat;
	height:57px;
	padding:10px 0 0 0;
	color:#527c02;
	font-size:.8em;
	cursor:pointer;
}
#atpm-tab a {
	color:#527c02;
	text-decoration:none;
}
#atpm-tab a:hover, #atpm-content a:hover {
	color:#f6b126;
}
dl dt, dl dd {
	width:49%;
	float:left;
	margin:0;
	padding:0;
}
#atpm-content {
	background:url(../assets/images/atpm-footer-bg.jpg) 0 0 no-repeat;
	padding:2px;
	min-height:270px;
	/*min-height:auto !important;*/
height:270px;
}
#atpm-content ul {
	list-style:none;
}
#atpm-content a {
	color:#fff;
	text-decoration:none;
}
#atpm-content p {
	color:#527c02;
}
a.bookNow {
	background:url(../assets/images/banner-book.gif) 0 0 no-repeat;
	height:138px;
	margin: -50px 0 0 0;
	position: absolute;
	width: 181px;
}
a.tellThink {
	background:url(../assets/images/banner-think.jpg) 0 0 no-repeat;
	width:181px;
	height:94px;
}
a.onsiteActivities {
	background:url(../assets/images/banner-activities.jpg) 0 0 no-repeat;
	height:79px;
	width:181px;
}
a.newsletter {
	background:url(../assets/images/banner-newsletters.jpg) 0 0 no-repeat;
	height:94px;
	width:181px;
}
a.holidayVans {
	background:url(../assets/images/banner-vans.jpg) 0 0 no-repeat;
	height:94px;
	width:181px;
}
a.currentSpecials {
	background: url(../assets/images/warmwinter_btn.gif) 0 0 no-repeat;
	height:152px;
	width:182px;
	margin: 88px 0 0 0;
	font-size:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}
	
a.bookNow, a.tellThink, a.onsiteActivities, a.newsletter, a.holidayVans, a.currentSpecials {
	display:block;
	text-decoration:none;
}
a:hover.bookNow, a:hover.tellThink, a:hover.onsiteActivities, a:hover.newsletter, a:hover.holidayVans, 
{
	background-position:bottom;
	text-decoration:none;
}
.freewifi {
	height:100px;
	position:absolute;
	right:-10px;
	top:-80px;
	width:142px;
}
a.freewifiLink {
	display:block;
	background:url(../assets/images/animation-free-wifi.gif) 100% 0 no-repeat;
	width:142px;
	height:100px;
	text-decoration:none;
}
a:hover.freewifiLink {
	background-position:left;
	text-decoration:none;
}
/*************************nav****************************/

#myslidemenu {
	position: absolute;
	top:-24px;
	left:7px;
	height:33px;
}
ul.nav {
	list-style:none;
	padding:0;
	margin:0;
}
ul.nav li {
	float:left;
	list-style:none;
	position: relative;
}
ul.nav ul {
	display:none;
	position: absolute;
	background-color:#91b219;
	width: 16em;
	margin: -3px 0 0 0;
	padding:0;
	left: 0;
	top: 0;
	z-index:100;
}
ul.nav li:hover ul {
	display:block;
}
ul.nav ul li {
	background:none;
	padding:0;
	margin:0;
	width: 100%;
	display:block;
}
ul.nav ul a {
	border-bottom:1px solid #527c02;
	border-top:1px solid #d0e830;
	color: #FFF;
	display:block;
	line-height:20px;
	padding:5px;
	text-decoration:none;
}
ul.nav ul a:hover{
	color: #f6b126;
}
ul.bottomLeft {
	float:left;
	padding-left:50px;
}
ul.bottomRight {
	float:right;
	padding-right:30px;
}
.whiteText {
	color: #555;
}
div#rightCol{
	float: left;
	padding: 0 20px;
	width: 541px;
	text-align: center;
}
.clearFix{
	clear: both;
}

.linkimage{
	text-align:center;	
	
}.redtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.floatleft {
	float: left;
	margin-right: 7px;
}
#wrapper #contentOuter #contentInner #rightCol .BODY-tablecell #tripadvisor {
	float: left;
	margin-right: 7px;
	width:165px;
}
