* {
	margin:0;
	padding:0;
}

html {
	min-height:100%;
	margin-bottom:1px;
}

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	background-color:#d3e6ef;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#wrapper {
	width:100%;
	max-width:1064px;
	min-width:980px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-right-width:25px;
	border-left-width:25px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#57B4E2;
	border-left-color:#57B4E2;
}

.content_padding {
	padding:0.5em 25px;
}

#top_menu {
	text-align:right;
}

#header_effect {
	background-image:url('images/banner-maori.gif');
	background-repeat:no-repeat;
	background-position:centre;
	background-color:#006699;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#F0F0F0;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#F0F0F0;
	margin-top:0.5em;
}

#header {
	background-repeat:no-repeat;
	background-position:centre;
	padding:41px;
}

#header p {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.75em;
	line-height:1.2;
	text-align:right;
	margin:0;
}

#header p.description {
	font-size:1.1em;
}

#header a,#header a:visited,#header a:active,#header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.logo {
	margin:10px 0 0 10px;
}

div#content_wrapper {
	float:left;
	width:100%;
}

div#content {
	margin-right:480px;
}

div#side_one {
	float:left;
	background-color:#FFE9CD;
	width:210px;
	margin:0 10px 0 -230px;
	padding:0 0 0 10px;
	list-style:none;
	overflow:hidden;
}

div#side_two {
	float:left;
	background-color:#FFE9CD;
	width:210px;
	margin:0 10px 0 -460px;
	padding:0 0 0 10px;
	list-style:none;
	overflow:hidden;
}

.widgettitle { list-style:none; }

div#footer {
	clear:left;
	width:100%;
	background-color:#006699;
}

#footer_wrapper {
	width:90%;
	max-width:1064px;
	min-width:980px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	border-right-width:25px;
	border-left-width:25px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#006699;
	border-left-color:#006699;
	background-image:url('../images/bg_footer_stripes.gif');
	background-repeat:repeat;
	background-position:left top;
	background-color:#006699;
	color:#006699;
	padding:0 0 1em;
}

#footer p {
	color:#FFFFFF;
	text-align:center;
	margin:0;
}

#footer ul {
	color:#FFFFFF;
}

#footer h4 {
	letter-spacing:0.01em;
	font-size:1.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#006699;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

#footer a {
	color:##45800A;
	font-weight:bold;
}

#footer a:hover {
	color:#99FF33;
}

h1 {
	letter-spacing:0.01em;
	font-size:1.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#006699;
	margin-bottom:0.5em;
	margin-top:0.9em;
	padding-top:0.5em;
	border-top:1px solid #CCCCCC;
	text-decoration:none;
}

.footer_meta {
	margin-top:2em;
	background-color:#1174a6;
	border-top:1px solid #197daf;
	border-bottom:1px solid #197daf;
	font-size:0.8em;
	padding:1em;
}

h1 a,h2 a {
	color:#006699;
	text-decoration:none;
}

h2 {
	letter-spacing:0.01em;
	font-size:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#006699;
	margin-bottom:0.5em;
	margin-top:0.5em;
	padding-top:0.5em;
	border-top:1px solid #CCCCCC;
	text-decoration:none;
}

.side h2,h3 {
	font-size:1.25em;
	font-weight:bold;
	color:#D55403;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	margin-top:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-top:1px solid #CCCCCC;
}

p,li {
	line-height:150%;
	margin:0.5em 0 1em;
}

p.author {
	margin-top:0.5em;
	line-height:100%;
	color:#006699;
	font-size:0.75em;
	border-bottom:1px dotted #00CC00;
	padding-bottom:1.5em;
}

div.pull_quote {
	font-size:1.25em;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	float:right;
	width:200px;
	border-top:1px solid #00CC00;
	padding-top:5px;
	padding-left:5px;
	line-height:1.5em;
	margin:0.5em 0 0 20px;
}

div.pull_quote ul {
	margin:0.5em 0;
}

div.pull_quote li {
	list-style-type:none;
}
