@charset "utf-8";
/* CSS Document */

body {
	background-color:#D4D6DB;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}

h1{
	color:#333333;
	font-size:15px;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
	line-height:22px;
	}
	
h2 {
	color:#888F29;
	font-size:15px;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
	line-height:22px;
	}
	
h2 a{color:#888F29; text-decoration:underline;}
h2 a:hover{color:#6F7522; text-decoration:underline;}
	
h3 {
	color:#006699;
	font-size:15px;
	margin:0px;
	padding:0px 0px 2px 0px;
	font-weight:bold;
	line-height:22px;
	}
	
p {
	color:#333333;
	font-size:12px;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	line-height:22px;
	}
	
a {
	color:#006699;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color:#0099CC;
	font-weight:bold;
	}
	
.wrapper {
	width:1280px;
	background-image:url(images/stripey-bg-fade.jpg);
	background-repeat:repeat-x;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	border-top:#CFD773 3px solid;
	border-bottom:#CFD773 3px solid;
	}
	
.wrapper2{
	width:auto;
	background-image:url(images/mountains-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.container{
	width:760px;
	margin:0px auto 0px auto;
	padding:0px 0px 4px 0px;
	background-color:#FFFFFF;
	}
	
.flash-header{
	width:auto;
	margin:0px;
	padding:0px;
	}
	
.page-title{
	width:auto;
	margin: 0px auto 0px auto;
	padding:0px 4px 0px 4px;
	}
	
.left-col-wrap{
	float:left;
	padding:20px 0px 0px 25px;
	margin:0px 0px 0px 0px;
	width:526px;
	background-color:#FFFFFF;
	}
	
.left-col{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:auto;
	}
	
.full-col-wrap{
	float:left;
	padding:20px 25px 0px 25px;
	margin:0px 0px 0px 0px;
	width:auto;
	background-color:#FFFFFF;
	}
	
.full-col{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:auto;
	}
	
.right-col-wrap{
	padding:20px 7px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	width:168px;
	}
	
.image{
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	width:auto;
	}

.image img {
	border:#000000 5px solid;
	margin:0px 0px 2px 0px;
	padding:0px;
	}
	
.image p{
	color:#333333;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	}
	
.clear{
	clear:both;
	}
	
.push-features{
	width:auto;
	padding:30px 0px 0px 23px;
	margin:0px 0px 0px 0px;
	}
	
.push-left {
	width:350px;
	height:144px;
	float:left;
	background-image:url(images/restaurant-ruapehu-tongariro.jpg);
	background-repeat:no-repeat;
	}
	
.p-left-text {
	float:right;
	width:154px;
	margin:0px;
	padding:13px 23px 0px 0px;
	}
	
.p-left-text p{
	color:#FFFFFF;
	margin:0px;
	padding:0px 0px 10px 0px;
	}
	
.p-left-text a {
	font-weight:bold;
	color:#FFFFFF;
}

.p-left-text a:hover {
	color:#C2CC4F;
}
	
.p-left-spacer {
	margin:0px;
	padding:0px 10px 0px 0px;
	}
	
.p-left-spacer2 {
	margin:0px;
	padding:0px 0px 0px 23px;
	}
	
.push-right {
	width:350px;
	height:144px;
	float:right;
	background-image:url(images/schnappsbarruapehu.jpg);
	background-repeat:no-repeat;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
.p-right-text {
	margin:0px;
	padding:115px 42px 0px 0px;
	float:right;
	}
	
.p-right-text a{
	margin:0px;
	padding:0px;
	color:#CFD773;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.p-right-text a:hover {
	color:#C2CC4F;
	}
	
.footer {
	background-color:#006699;
	margin:20px auto 0px auto;
	padding:0px;
	width:750px;
	}
	
.footer p{
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
.footer a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
.footer a:hover {
	color:#CFD773;
	text-decoration:none;
	}
	
.footer-spacers{
	margin:0px;
	padding:0px 10px 0px 10px;
	}
	
.menu p{
	line-height:25px;
	}
	
.blue-text{color:#006699; font-weight:bold;}

.link-stand-out{
	border:1px solid #006699;
	padding:10px 10px 0px 10px;
	margin:20px 0px 20px 0px;
	}
	
.link-image{
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px 0px 10px 0px;
	}
	
.link-image img{
	float:right;
	border:2px #006699 solid;
	}
	
.maz-website{
	width:auto;
	font-size:11px;
	text-align:center;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:6px 0px 2px 0px;
	}
	
.maz-website p{
	color:#000000;
	}