@import url("navigations.css");
@import url("backgrounds.css");
@import url("flexcrollstyles.css");
@import url("form.css");
/*General layout +++++++++++++++++++++++++++++++++++++++++++++++*/

* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	text-align:center;
	min-height:600px; /*for good browsers*/
	min-width:932px;
	font-size:0.7em;
	color:#4D4A40;
	/*color:#FFFFFF;*/
	line-height: 1.5em;
	background: #B6B4A7;
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif";
	font-weight: normal;
}
.clearfix {
	display: inline-table;
	clear: both;
}
/* Hides from IE-mac \*/
.clearfix {
	height: 1%;
	clear: both;
}
.clearfix {
	display: block;
	clear: both;
}
/* End hide from IE-mac */

#PageBodyWrap {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#PageBody {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 550px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}

#MainLayout {
	width: 932px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	height: 550px;
}

#LogoWrap {
	POSITION: relative;
	z-index: 5;
	float: left;
}

#Logo {
	POSITION: absolute;
	LEFT: 670px;
	TOP: 6px;
	width: 255px;
	TEXT-ALIGN: center;
}

#LeftColumn{
	height: 500px;
	width: 150px;
	float: left;
	background: #EFEDE5;
	border-left: 1px solid #A3A092;
	border-top: 1px solid #A3A092;
}
#GalleryLinkWrap {
	POSITION: relative;
	z-index: 50;
}

#GalleryLink {
	TOP: 425px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	width: 150px;
	font-size: .80em;
	left: 0px;
}

#QualMarkWrap {
	POSITION: relative;
	z-index: 50;
}

#QualMark {
	TOP: 401px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	width: 150px;
	font-size: .80em;
	left: 0px;
}

#ManaakitangaWrap {
	POSITION: relative;
	z-index: 50;
}

#Manaakitanga {
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	width: 80px;
	left: 20px;
}
#Manaakitanga a {
	border-width: 0px;
	border-style: none;
}
#Manaakitanga a:hover {
	border-width: 0px;
	border-style: none;
	background: transparent;
}
#NavigateWrap {
	POSITION: relative;
	z-index: 50;
}

#Navigate {
	TOP: 550px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	width: 130px;
	right: 1px;
}


/* = Headings
-----------------------------*/

h1 {
	font-size: 2em;
	line-height: 2.3em;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h2 {
	/*border-top:1px dotted #A3A092;*/
	text-transform: lowercase;
	font-size: 1.4em;
	line-height: 1.7em;
	padding-bottom: 3px;
}

h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	padding:0;
}

	h1,
	h2, 
	h3
	{
	font-weight:normal;
	}

.heading {
	text-transform: lowercase;
	font-size: 1.3em;
	line-height: 1.7em;
	padding-bottom: 3px;
}
.small {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
}

div, p {
}
p {
	margin-bottom: 1.5em;
}
a {
	color: #4D4A40;
	outline: none;
	text-decoration: none;
}
a:active{
    outline: none;
}
a:hover {
	color: #000000;
}
.breakline {
	padding: 0px;
	height: 1px;
	width: 100%;
	margin: 5px 0px 0px;
	background: url(../graphics/dotline.png);
}
.break {
	padding: 0px;
	height: 20px;
	width: 100%;
}
#ImageText{
	height: 500px;
	width: 780px;
	float: left;
	border-right: 1px solid #A3A092;
	border-top: 1px solid #A3A092;
}
.News{
	background: #FFFFFF;
}
#ImageText .MediaImage{
	height: 500px;
	width: 330px;
	float: left;
}
#Left{
	height: 500px;
	width: 150px;
	float: left;
}
.box {
	position: relative;
	width: 450px;
	float: right;
}

.boxLGE {
	position: relative;
	width: 580px;
	float: right;
}
.boxLGE h2,  
.box  h2	 {
border-top:1px dotted #A3A092;
}
.boxSML {
	position: relative;
	width: 300px;
	float: right;
}

.box_contents {
	background-color:transparent;
	height: 490px;
	position: relative;
	width: 100%;
	z-index: 101;
	margin-right: auto;
	margin-left: auto;
}
.box_background {
	background-color: #FFFFFF;
	/*background-color: #424137;*/
	height: 500px;
	filter:alpha(opacity=78); /* IE's opacity*/
	left: 0px;
	opacity: 0.78;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 99;
}

#NoLists ul,
#Lists ul  {
	padding-left: 30px;
}

#Lists li {
	list-style: url(../graphics/arrow2.png);
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px dotted #B6B4A7;
	margin-bottom: 2px;
}
#NoLists li {
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 2px;
}
#FormWrap{
	/*width: 550px*/;
	margin:20px auto 0em;
	padding: 0;
}
.formleft {
	float: left;
	margin: 0;
	padding: 3px 5px;
	clear: left;
	font-weight: normal;
	border-top: 1px dotted #A3A092;
	width: 180px;
}
.formright {
	float: right;
	margin: 0;
	padding: 3px 5px;
	border-top: 1px dotted #A3A092;
	width: 205px;
}
.OrderFormWrap {
	/*width: 550px*/;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
.orderformleft {
	float: left;
	margin: 0;
	padding: 3px 5px;
	clear: left;
	font-weight: normal;
	border-top: 1px dotted #A3A092;
	width: 190px;
}
.orderformright {
	float: right;
	margin: 0;
	padding: 3px 5px;
	border-top: 1px dotted #A3A092;
	width: 322px;
}
.OrderFormWrap table td {
	padding: 3px 5px;
}

.OrderFormWrap em {
	color: #84826F;
	text-transform: lowercase;
}
.orderformline {
	border-top: 1px dotted #A3A092;
	width: 520px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.BookNowWrap {
	POSITION: relative;
	z-index: 5;
}
.BookNow {
	TOP: -25px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	left: 315px;
	height: 21px;
	width: 94px;
	background: url(../graphics/button.png) no-repeat;
	padding-top: 4px;
}
.BookNow:hover {
	text-decoration:none;
	background: url(../graphics/buttonOVER.png) no-repeat;
}
.BookNow a {
	text-decoration:none;
	color: #7E7C69;
}
.BookNow a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
#ActivitiesWrap{
	background: #EFEDE5;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #B6B4A7;
}
#ActivitiesWrap .left{
	float: left;
	width: 260px;
}
#ActivitiesWrap .right{
	float: right;
	width: 250px;
	text-align: center;
	padding-top: 5px;
}
#SmlMapWrap {
	POSITION: relative;
	z-index: 5;
}

#SmlMap {
	TOP: -29px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	width: 100px;
	left: 306px;
}


#FullText{
	background: #FFFFFF;
	padding: 10px;
	height: 480px;
}
#FullText table td{
	font-size: 0.80em;
	border-top: 1px dotted #E0DCCF;
	padding-top: 12px;
	padding-bottom: 12px;
}
#FullLeft{
	float: left;
	width: 220px;
	padding-left: 60px;
	padding-top: 20px;
}
#FullRight{
	float: right;
	width: 450px;
}
#MediaLeft{
	float: left;
	width: 220px;
	padding-left: 60px;
	padding-top: 20px;
}
#MediaRight{
	float: right;
	width: 350px;
	padding-right: 80px;
	padding-left: 20px;
}
.MediaImageSml{
	float: left;
	width: 70px;
	padding: 5px;
}

#BottomNavigation {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	border-left: 1px solid #A3A092;
	border-right: 1px solid #A3A092;
	border-bottom: 1px solid #A3A092;
	background: url(../graphics/background.gif);
}
.BottomLeft {
	float: left;
	text-align: center;
	width: 150px;
	line-height: 150%;
	letter-spacing: 1px;
	font-size: .85em;
}
.BottomRight {
	float: right;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: 1px;
	font-size: .85em;
}

#BottomNavigation .BottomLeft  a,
#BottomNavigation .BottomRight a{
	color: #FFFFFF;
}

#BottomNavigation .BottomLeft a:hover,
#BottomNavigation .BottomRight a:hover{
}


/* HOME PAGE */

#HomeTextWrap {
	POSITION: relative;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}

#HomeText {
	TOP: 195px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	left: 0px;
	width: 930px;
}
#HomeText  h1, #HomeText  h2 {
	color: #2C211F;
}

#HomeNavWrap {
	POSITION: absolute;
	z-index: 100;
}

#HomeNav {
	TOP: 450px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	left: 25px;
	width: 930px;
	height: 114px;
}

#TextWrap {
	POSITION: relative;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}

#Text {
	TOP: 573px;
	POSITION: absolute;
	MARGIN: 0px auto;
	z-index: 100;
	text-align: center;
	left: 0px;
	width: 950px;
	font-size: 0.85em;
	color: #EFEFED;
}
