@charset "UTF-8";
body {
	background-color: #DCD3BB;
	color: #002A38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 30px;
	text-transform: none;
}
.bg-gum{
	background-image: url(images/gum.jpg);
}
.bg-ochre{
	background-image: url(images/ochre.jpg);
}
.bg-pounamu{
	background-image: url(images/pounamu.jpg);
}
.bg-pukeko{
	background-image: url(images/pukeko.jpg);
}
.bg-wai{
	background-image: url(images/wai.jpg);
}
.blackbold {
	font-weight: bold;
	padding-top: 5px;
}
.body {
	line-height: 150%;
}
.body2 {
	text-align: center;
}
.email{
	border: none;
	color: #336666;
	text-decoration: none;
}
.email:hover {
	color: #660000;
	text-decoration: underline;
}
.enter {
	color: #336666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.float-r {
	float: right;
	padding-left: 40px;
}
.footer {
	color: #336666;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}
.form1 {
	clear: right;
	margin-right: 1em;
	padding-bottom: 5px;
}
.form2 {
	clear: right;
	margin-right: 1em;
	padding-bottom: 15px;
}
.heading {
	color: #660000;
	font-size: 14px;
	line-height: 100%;
}
.link{
	border: none;
	color: #336666;
	text-decoration: none;
	vertical-align: middle;
}
.link:hover {
	color: #660000;
	text-decoration: underline;
}
.menu {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 300%;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline;
}
.nav:visited {
	color: #FFFFFF;
}
.red1 {
	color: #FF0000;
	margin-left: 270px;
	text-align: center;
}
.red2 {
	color: #FF0000;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
	padding-top: 5px;
}
#splash {
	bottom: auto;
	height: 600px;
	left: auto;
	margin: auto;
	position: relative;
	right: auto;
	top: auto;
	vertical-align: middle;
	width: 210px;
}
.style1 {
	color: #DCD3BB;
}

