body{
	padding:0px;
	margin:0px;
	font: normal 60% Helvetica, Arial, sans-serif;
}

.page-bg{
	background:transparent url(../images/page-bg.png) repeat-y scroll 0 0;
	width:876px;
	padding:0px 20px;
	margin:0px auto;
	border:hidden;
	border-bottom:1px solid #bcbdc0;
}
.page{
	width:876px;
	padding:0px;
	margin:0px;
	/*margin:0px auto;*/
}


/*Header ========================================================================*/

.header{
	float:left;
	width:876px;
	height:189px;
	margin:12px 0px 0px 0px;
	padding:0px;
}
.header .logo{
	background: url(../images/logo.png) no-repeat;
	float:left;
	margin:43px 0px 0px 46px;
	display:block;
	width:165px;
	height:74px;
	position:relative;
	z-index:100;
}

/* NAV ========================================================================*/
.nav{
	height:37px;
	margin:-28px 0px 0px 0px;
	padding:0px;
	float:left;
	position: relative;
}
.nav a{
	background: url(../images/nav-bg-lo.png) no-repeat;
	font: normal 1.2em Helvetica, Arial, sans-serif;
	text-align:center;
	margin:0px 3px 0px 0px;
	text-decoration:none;
	outline: none;
	color:#000;
	float:left;
	width:123px;
	padding:9px 0px 0px 0px;
	height:26px;
}
.nav a:hover{
	background: url(../images/nav-bg-hi.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
.nav a.current{
	background: url(../images/nav-bg-hi.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
.nav a.section{
	background: url(../images/nav-bg-hi.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
.nav .last a{
	background: url(../images/nav-bg-lo-last.png) no-repeat;
	width:120px;
	margin-right:0px;
}
.nav .last a:hover{
	background: url(../images/nav-bg-hi-last.gif) no-repeat;
}
.nav .last a.current{
	background: url(../images/nav-bg-hi-last.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
.nav .home a.current{
	background: url(../images/nav-bg-hi-home.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}


/* main container ========================================================================*/
.main-area{
	background: url(../images/main-bg-top.gif) repeat-x;
	float:left;
	width:836px;
	margin:-9px 0px 0px 0px;
	padding:0px 20px 30px 20px;
	background-color:#7a7c7f;
}
.main-area-home{
	float:left;
	width:836px;
	margin:-9px 0px 0px 0px;
	padding:0px 20px 30px 20px;
	background-color:#000;
}


/* left *************************/
.left-page{
	float:left;
	width:133px;
	margin:0px 25px 0px 0px;
}
.left-home{
	float:left;
	width:260px;
	margin:0px 25px 0px 0px;
}

.subnav-parent{
	font: bold 1.3em Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	display:block;
	margin:22px 0px 0px 0px;
	border-bottom:solid #000 3px;
}
#subnav ul{
	margin:0px 5px 0px 0px;
	padding:0px 0px 4px 0px;
}
#subnav a.link{
	font: normal 1.0em  Helvetica, Arial, sans-serif;
	color:#fdb913;
}
#subnav a:hover{
	color:#fff;
}
#subnav a.section{
	font: normal 1.0em Helvetica, Arial, sans-serif;
	color:#fff;
}
#subnav a.current{
	font: normal 1.0em Helvetica, Arial, sans-serif;
	color:#fff;
}
#subnav li{
	list-style:none;
	background: url(../images/subnav-div.gif) no-repeat bottom;
	padding:14px 0px 0px 0px;
	margin:0px;
}

/* main *************************/
.main{
	float:left;
	padding:0px 20px 0px 0px;
	width:405px;
}
.main-3column{
	float:left;
	padding:0px 20px 0px 0px;
	width:295px;
}
.main-home{
	float:left;
	padding:0px 0px 0px 0px;
	width:545px;
}
.main-home-right{
	float:left;
	width:267px;
	padding:22px 0px 0px 0px;
}
.main-home-left{
	float:left;
	width:253px;
	margin:0px 25px 0px 0px;
}

/* right *************************/
.right{
	float:right;
	width:411px;
	padding:0px 0px 0px 0px;
}
.right-3column{
	float:right;
	width:363px;
	padding:22px 0px 0px 0px;
}
.right-3column .pic-caption{
	color:#fff;
	margin:6px 0px 14px 0px;
	float:left;
	font: normal 1.2em Trebuchet MS, Helvetica, Arial, sans-serif;
}
.right-3column .pic{
	border:4px solid #fff;
	margin:0px !important;
	padding:0px !important;
	float:left;
	height:258px;
	overflow:hidden;
}
.pic img{
	float:left;
}


/* CONTENT ========================================================================*/

.content{
}

div.image.right,
div.captionImage.right {
	float: right;
	margin: 3px 0px 0px 5px;
}
div.image.left,
div.captionImage.left {
	float: left;
	margin: 3px 5px 0px 0px;
}

.main-home-right img{
	padding:0px 0px 15px 0px;
}
.main-home-right a:hover{
	outline: none;
	color:#000 !important;
	
}

div#rotating-images { position: relative; top:0px;left:0px; } 
div#rotating-images .images { position: absolute; top: 0px; left: 0px; } 
div#rotating-images .images .image-holder { position: absolute; top: 0px; left: 0px; opacity:0; filter:alpha(opacity=0); } 
div#rotating-images .images .image-holder-bg { position: absolute; top: 0px; left: 0px;} 

.news{
	margin:15px 0px 0px 0px;
}
.divider{
	height:3px;
	background-color:#424242;
	margin:15px 0px 0px 0px;
	padding:0px;
	float:left;
	color:#fff;
	display:block;
	width:545px;
}
.track-pic{
	border:4px solid #fff;
	margin:0px 12px 12px 0px;
}
.track-pic2{
	border:4px solid #fff;
	margin:0px 0px 12px 0px;
}
.track-pics{
	margin-top:20px;
}
.track-picks img{
	border:4px solid #fff !important;
	margin:0px 6px 12px 0px;
}

.main .pic{
	border:4px solid #fff;
	margin:30px 0px 0px 0px;
}
.contact{
	background-color:#6a6c6f;
	margin-top:3px;
}
.contact p{
	margin:0px 8px !important;
	padding:10px 0px !important;
	border-bottom:dotted 1px #000;
	font: bold 1.6em Trebuchet MS, Helvetica, Arial, sans-serif !important;
}

.contact-noborder !important{
	border-bottom:none;
}
.about{
	background-color:#acaeb0;
	margin-top:3px;
}
.about li{
	margin:0px 25px 0px 10px !important;
	padding:15px 0px !important;
	border-bottom:dotted 1px #000;
	font: normal 1.2em Trebuchet MS, Helvetica, Arial, sans-serif !important;
	line-height:15px !important;
	list-style-image:url(../images/about-bullet.gif);
}
.about li.noborder{
	border-bottom:none;
}
.pic-caption{
	color:#fff;
	margin:0px 0px 14px 0px;
	font: normal 1.2em Trebuchet MS, Helvetica, Arial, sans-serif;
}


/* CONTENT ITEM ++++++++++++++*/
#layout{
	padding:1px 20px 14px 20px;
	margin:0px;
	background-color:#e5e5e5;
}


.hideme {
	display: none;
	border: 0px;
}
.clear-all {
	border:0px none;
	clear:both;
	display:block;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	width: 100%;
}


/* FOOTER ==================================================================*/
.footer{
	background: url(../images/footer-bg.gif) repeat;
	padding:17px 20px;
	margin:-10px 0px 12px 0px;
	height:88px;
}
.footer-left{
	border-right: 1px solid #000;
	width:286px;
	float:left;
	height:88px;
}
.footer-mid{
	background: url(../images/footer-taupo.png) no-repeat 140px 0px;
	border-right: 1px solid #000;
	width:286px;
	float:left;
	height:88px;
}
.footer-right{
	width:260px;
	float:left;
}
.footer p{
	color:#000;
	font-size:1.2em;
}
.footer a{
	color:#000;
	text-decoration:underline;
}