@import url("navigation.css");
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

BODY {
	font: 0.72em/1.8em Arial, Helvetica, sans-serif;
	min-width:900px; /* for good browsers*/
	min-height:750px; /* for good browsers*/
	color: #666666;
	height: 100%;
	margin: 0px 0px auto;
	padding: 0px;
	background: #D3D3C7 url(../graphics/background.jpg) repeat-x left top;
}
/** {margin:0;padding:0}*/
p {
	margin:0 0 1em;
	padding:0px
}
p, td, div {
}
a {
	color: #76775E;
	/*color: #64531D;*/
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a:active {
	outline: none;
}
#PageBodyHolder {
	MARGIN: 0px auto;
	padding: 0px;/*background: url(../graphics/background_bottom.jpg) repeat;*/
}
#TopBodyWrap {
	MARGIN: 0px auto;
	voice-family: inherit;
	padding: 0px;
	background: url(../graphics/top_body_background.jpg) repeat-x left bottom;
	width: 100%;
	height: 85px;
}
#TopBody {
	MARGIN: 0px auto;
	WIDTH: 850px;
	voice-family: inherit;
	padding: 0px;
	text-align: left;
	clear: both;
}
#TopBodyLeft {
	WIDTH: 200px;
	float: left;
}
#TopBodyRight {
	WIDTH: 600px;
	float: right;
	text-align: right;
	height: 20px;
	padding-top: 65px;
}
#TopImageWrap {
	MARGIN: 0px auto;
	voice-family: inherit;
	padding: 0px;
	width: 100%;
	clear: both;
}
#TopNavigation {
	MARGIN: 0px auto;
	WIDTH: 840px;
	voice-family: inherit;
	padding: 0px 5px;
	text-align: left;
	clear: both;
	background: #1D1D1B url(../graphics/navigationBackground.jpg);
	height: 30px;
}
#TopImage {
	MARGIN: 0px auto;
	WIDTH: 850px;
	voice-family: inherit;
	padding: 0px;
	text-align: left;
	clear: both;
}
#MainBodyWrap {
	voice-family: inherit;
	width: 100%;
	clear: both;
	margin: 0px auto;
	padding: 0px;
}
#MainBody {
	MARGIN: 0px auto;
	WIDTH: 810px;
	voice-family: inherit;
	padding: 20px 20px 30px;
	text-align: left;
	clear: both;
	background: #F2F2F2;
}
#MainBody H1 {
	FONT-SIZE: 16px;
	font-style: normal;
	text-transform: none;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 5px;
	color: #373833;
	padding-bottom: 10px;
}
#MainBody H2 {
	FONT-SIZE: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	color: #373833;
}
.break {
	background-image: url(../graphics/DotLine.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin: 10px 0px;	/*border-top: 1px dotted #CCCCCC;*/
}

dl.table-display{
	width: 450px;
	margin:0em auto;
	padding: 0;
	float: left;
}

.table-display dt {
	float: left;
	margin: 0;
	padding: 1px 5px;
	clear: left;
	font-style: italic;
	font-weight: normal;
	width: 100px;
}
 .table-display  dt.heading{
	FONT-SIZE: 15px;
	COLOR: #664C3B;
	FONT-FAMILY: "century gothic", arial, sans-serif;
	padding: 0px;
	text-transform: lowercase;
	text-align: left;
	font-style: normal;
}

/* commented backslash hack for mac-ie5 \*/
dt {
	clear: both;
}
/* end hack */
.table-display dd {
	float: left;
	margin: 0;
	padding: 1px 5px;
	width: 330px;
}

#ImageTextWrap {
	padding: 0px;
	width: 850px;
	clear: both;
	z-index: 20;
	position: relative;
}
#ImageText {
	-moz-opacity:.6;
	filter:alpha(opacity=60);
	width: 850px;
	background: #000000;
	POSITION: absolute;
	top: -85px;
	left: -20px;
}
/*#ImageText {
	width: 850px;
	background: #000000;
}*/

#ImageText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#ImageText h1 span {
	display: none;
}
#ImageText #homepageText {
	width: 800;
	height: 55px;
	background-image: url(../graphics/homepageText.jpg);
	background-repeat: no-repeat;
}
.WanakaImagesWrap {
	padding: 0px;
	width: 200px;
	z-index: 20;
	float: right;
	position: relative;
}
.WanakaImages {
	width: 200px;
	POSITION: absolute;
	top: -20px;
	right: 35px;
	font-weight: bold;
	color: #FFFFFF;
	font: 0.9em/1.8em Arial, Helvetica, sans-serif;
	text-align: right;
}
.heading {
	FONT-SIZE: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #373833;
	float: left;
	font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
}
.SpecialsDiv {
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 650px;
}

.LEFTdiv {
	margin-bottom: 10px;
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-right: 10px;
	clear: both;
}
.TextLEFTdiv {
	margin-bottom: 10px;
	float: left;
	margin-left: 0px;
	padding: 0px;
	width: 590px;
}
.RIGHTdiv {
	float: right;
	padding: 0px;
	text-align: center;
}
.ImageShadow {
	background: url(../graphics/ImageShadow.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}

.ImageShadowLong {
	background: url(../graphics/ImageShadowLong.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
.border {
	padding: 5px;
	text-align: center;
	background: #F0F0EE;
	border: 1px solid #D1D1CD;
}
#LocationFloat {
	width: 350px;
	float: right;
}
#Seasons {
	width: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#Seasons img {
	margin-right: 8px;
	margin-left: 8px;
}
#ActivityHelp {
	width: 170px;
	margin: 10px 0px 0px 10px;
	padding: 5px 25px 20px;
	background: url(../graphics/HelpBackground.jpg) no-repeat center top;
	color: #FFFFFF;
	height: 240px;
	font-size: .94em;
}
#ActivityHelp a {
	color: #FFFFFF;
}
#ActivityHelp a:hover {
	color: #590018;
	text-decoration: underline;
}
.PolaroidWrap {
	WIDTH: 280px;
	float: left;
}
.PolaroidWrap .polaroidTOP {
	background: url(../graphics/activities/polaroidTOP.gif) no-repeat center top;
	height: 221px;
	width: 253px;
	padding-top: 23px;
	padding-left: 27px;
}
.PolaroidWrap .polaroidSEASON {
}
.PolaroidWrap .polaroidBOTTOM {
	background: url(../graphics/activities/polaroidBOTTOM.gif) no-repeat center top;
	height: 55px;
	padding-left: 27px;
}
.Gallery .Right img, .PolaroidWrap .polaroidBOTTOM img {
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
.Gallery .Right img:hover, .PolaroidWrap .polaroidBOTTOM img:hover {
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
.FloatRight {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	padding: 10px 0px 10px 10px;
	text-align: left;
	width: 280px;
	font-weight: normal;
	border-left: 1px dotted #999999;
}
.FloatRight ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}
.FloatRight li {
	line-height: 150%;
	margin: 0px;
	padding: 0px 10px;
	font-size: 0.95em;
	font-style: italic;
}
.FloatRight li .small {
	line-height: 100%;
	font-size: 0.9em;
	color: #999999;
}
.AptLayout {
	width: 785px;
	TEXT-ALIGN: left;
	font-style: italic;
	padding: 10px;
	background: #DEDED3;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}

.AptLayoutFive{
	width: 785px;
	TEXT-ALIGN: left;
	font-style: italic;
	padding: 10px;
	background: #D0D0C1;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
.Gallery {
	WIDTH: 400px;
	clear: both;
	margin-top: 10px;
	float: right;
}
.Gallery .Left {
	FLOAT: left;
	WIDTH: 262px;
	text-align: center;
}
.Gallery .Left img {
	padding: 5px;
	text-align: center;
	background: #F0F0EE;
	border: 1px solid #D1D1CD;
}
.Gallery .Right {
	FLOAT: left;
	width: 130px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.Gallery .Right img {
	cursor: default;
	border: 1px solid #BABBA9;
	height: 44px;
	width: 44px;
	background: #F0F0EE;
	padding: 3px;
	margin: 3px;
}
.Gallery .Right img:hover {
	border: 1px solid #BABBA9;
	height: 50px;
	width: 50px;
	padding: 0px;
	margin: 3px;
}
#BookNowWrap {
	width: 160px;
	TEXT-ALIGN: left;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
}
#BookNow a {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#BookNow a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background: transparent;
}
#BottomLinksWrap {
	MARGIN: 0px auto;
	padding: 0px;
	clear: both;
	width: 850px;
	background: #F2F2F2 url(../graphics/ContactMountains.jpg) no-repeat center bottom;
	height: 90px;
}
#BottomLogo {
	width: 200px;
	float: left;
	padding-top: 0px;
}
#BottomNavigation {
	width: 630px;
	font: normal 10px/150% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 70px;
	padding-bottom: 5px;
	text-align: right;
	color: #808080;
	float: right;
	padding-right: 20px;
}
#BottomNavigation a {
	color: #B8B2A2;
	font-weight: normal;
}
#BottomNavigation a:hover {
	voice-family: inherit;
	color: #1D1D1B;
}
#BottomNavigation .flybuys {
	margin-top: 5px;
	margin-right: 25px;
}

#BottomContactWrap {
	MARGIN: 0px auto;
	voice-family: inherit;
	width: 100%;
	clear: both;
	background: #1D1D1B;
	padding: 10px 0px;
}
#BottomContact {
	MARGIN: 0px auto;
	padding: 0px;
	clear: both;
	width: 850px;
	font-size: 10px;
	color: #666666;
}
#BottomContact a  {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	margin-left: 5px;
	padding-right: 7px;
	color: #999999;
}
#BottomContact a:hover,
#BottomContact .LinkRight a:hover{
	COLOR: #876652;
	TEXT-DECORATION: none;
}
#qTip {
	position: absolute;
	display: none;
	padding: 10px 15px;
	font-size: 13px;
	color: #fff;
	z-index: 1000;
	background: url(../graphics/tooltip.png) repeat;
}

#BottomContact .LinkRight{
	float: right;
	font-size: 9px;
}
#BottomContact .LinkRight a {
	text-decoration: none;
	color: #666666;
}
