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

	div#flashBanner,
	#footer,
	#subNav,
	#sectionNav,
	#nav,
	#feature {
	display: none;
	}

/*	#header, div#flashBanner {
	background: url("/assets/img/bgBannerWhakapapa.jpg") no-repeat top centre;	
	height: 100%;
	}
	
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}*/
	

html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	line-height:150%;
	color:#000000;
}

p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0 0 0.3cm 0;
}

h1 {
	padding-top:0.2cm;
	font-size:165%;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	padding-top:0.1cm;
	font-size:155%;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:145%;
	font-family:Arial, Helvetica, sans-serif;
	color:#0086CB;
}

h4 {
	font-size:135%;
	font-family:Arial, Helvetica, sans-serif;
}

h5 {
	font-size:125%;
	font-family:Arial, Helvetica, sans-serif;
}

h6 {
	font-size:115%;
	font-family:Arial, Helvetica, sans-serif;
}

p { font-size:100%; }

blockquote {
	margin:0 0.2cm 0 0.8cm;
	padding:0;
}

ul,
ol {
	margin-top:0.1cm;
	margin-bottom:0.2cm;
}

a {
	color:#000000;
	text-decoration:none;
	border-bottom: dotted thin #006BB7;
}
div#header {
	padding-bottom: 20pt;
	border-bottom:solid thin #000000;
}

div#mainContent a[href]:after {
	content: ' [' attr(href) ']';
	text-decoration:none;
	color:#999999;
	font-size:8pt;
}

div#mainContent a[href^="/"]:after {
	content: ' [http://www.ngaitahu.iwi.nz' attr(href) ']';
	text-decoration:none;
	color:#999999;
	font-size:8pt;
}

