/* Print-friendly stylesheet for Toi Whakaari */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
}
#mainNav, #sideNav, #thirdPanel, #promo{
	display: none;
}
h1{
	border: 0;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 20px;
	padding-bottom: 4px;
}
p.big{
	font-size: 12pt;
	margin: 20px;
}
p{
	font-size: 11pt;
	line-height: 20px;
	margin: 20px;
	margin-top: 0px;
}
h2, h3{
	font-size: 14pt;
	margin: 20px;
	margin-bottom: 4px;
	font-weight:100;
}
a{
	color: #000000;
	text-decoration: underline;
	background-image: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
a.print{
	display: none;
}