body { 
font-family:Georgia, "Times New Roman", Times, serif;
}



a {
	color:#717e37;
	text-decoration:none;
}
a:hover {
	color:#96A556;
	text-decoration: underline;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

p { padding:0 0  1em 0;color:#111;}


/*p img       { float: left; margin: 20 20 20 0; padding: 0; }
p img.right { float: right; margin: 20  0 20 20;  }

*/
h1, h2, h5, h6 {
	color: #96a556;
	font-weight:normal;
}

h3 {
	color: #41a599;
	line-height:120%;
	margin-bottom:10px;
}

h4 {
	color: #41a599;
	line-height:120%;
	margin-bottom:10px;
}
h1 {
	font-size: 44px;
}
h2 {
font-size: 34px;
}
h3 {
	font-size: 24px;
	/*margin-bottom: 0em;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 { 
font-size: 14px;
	/*margin-bottom: 0em;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:uppercase;
}


/* Color palete */
.white {
color:#FFF;
}



.olive {
	color:#96A556;
}

.notes {
	display:block;
	font-size:11px;
	}

.centerText {
	text-align: center;
}

.large {
 font-size:80px;
 margin-top:-40px;
  margin-bottom:-20px;
 color:#6B695F;
 text-align:center;
 display:block;
}

.small {
 font-size:10px;
}


blockquote { padding:0px 25px 25px 90px; 
background:url(mages/open-quote.png) no-repeat;
font-size:20px;
color: #6B695F;
font-style:italic;
margin-bottom:0px;
}

.referer {
	color:#41A599;
	font-size:14px;
	margin-top:0px;
}
/*blockquote > *:first-child:before { content:"\201C";font-size:2.5em;margin-left:-.62em;font-family:georgia,serif;padding-right:.2em;color:#aaa;line-height:0; }
*/
strong {
font-weight: bold;
}
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr { margin-bottom:1.5em; }

.indent { text-indent:1.5em;}
.open { font-variant: small-caps; }
p.break { text-align:center;text-indent:0;line-height:0; }
p.zero{padding:0; margin:0}


.moreinfo a {
padding-left:20px;
background:url(mages/arrow-bullet.gif) no-repeat;
text-transform:uppercase;
color:#333;
font-size:14px;
}

.warning {
color: #F00;	
}

textarea {
border: 1px solid #333;	
font-family: Helvetica, Arial, sans-serif;
font-size:16px;
padding:5px;
}


input {
border: 1px solid #333;
font-family: Helvetica, Arial, sans-serif;
font-size:16px;
padding:5px;
}

fieldset {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
label {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: #333;
}


.details {
color:#333;
font-size: 13px;
margin-bottom:0px;
line-height:130%;
}

.divider {
background:url(mages/divider.png);
height:382px;
background-repeat:no-repeat;
background-position:left top;
}


#kiaorana {
	width: 300px;
	height: 50px;
	background-image:url(../images/kia-orana.png);
	margin-bottom:10px;
	}

#kiaorana span {
	display: none;
	}
 
