/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	
}

h1 {
	color: #385803;
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

.italics {
	font-style:italic;
}

p.indent {
	text-indent:0.125px;
}

a:link, a:visited, a:active {
 text-decoration: none;
 outline: none;
 color: #385803;
}

a:hover {
	text-decoration:underline;
}

#main_container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position:relative;
	width:100%;
	height:100px;
	margin: 0;
	padding:0;
}

#header ul {
	list-style-type: none;
	margin: 0px;
	padding:0;
}

#header ul li {
	width:106.75px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#header ul li a {
	display:block;
	width:122px;
	height:100px;
	text-indent:-9999px;
}

li a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#nav_home {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navhome_106.75x100.gif);
}

#nav_services {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navservices_106.75x100.gif);

}
#nav_bio {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navbio_106.75x100.gif);

}
#nav_places {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navplaces_106.75x100.gif);

}
#nav_recipes {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navrecipes_106.75x100.gif);

}
#nav_resources {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navresources_106.75x100.gif);

}

#nav_applause {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navapplause_106.75x100.gif);

}

#nav_contact {
	width:106.75px;
	height:100px;
	margin:0;
	width:0;
	background-image:url(../images/nav106.75/navcontactb_106.75x100.gif);
}

#center_div {
	width: 100%;
	height: 100%
	
}
#center_left_div {
	width: 40px;
	float: left;
	height: 1285px;
}

#center_center_div {
	width: 560px;
	float: left;
	padding-right:20px;
	padding-top:35px;
	height: 1250px;
}

#center_right_div {
	width: 240px;
	float: left;
	background-image:url(../images/DidYouKnowBox.gif);
	background-repeat:no-repeat;
	height: 1285px;
}

#DidYouKnow_div {
	width:200px;
	position:relative;
	top:150px;
	left:23px;
}

#logo {
	width: 260px;
	height:50px;
	background-image:url(../images/NZlogo.gif);
	background-repeat:no-repeat;
	float:left;
}

#contact_div {
	color: #385803;
	text-align: center;
	width: 560px;
	float:left;
	padding-top:35px;
}

#footer {
	color: #385803;
	height: 40px;
	text-align: center;
	font-size: x-small;
	padding-left: 230px;
	padding-top:5px;
	clear:both;
}
