html {
	height: 100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#8F5C31;
}

h1 {
	font-size: 170%;
	font-weight:500;
	margin-bottom: -4px;
	}
	

	
h2 {
	font-size: 140%;
	font-weight:bold;
	margin-bottom: -4px;
	}
	
h3 {
	font-size: 120%;
	font-weight:bold;
	margin-bottom: -4px;
	}

h3 {
	font-size: 120%;
	font-weight:bold;
	margin-bottom: -4px;
	color: #4E250F;
	}
	
a {
	color: #8F5C2F;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#main {
	height: 100%;
	width: 760px;
	background-color:#fff;
	border-right: 2px solid #000;
	}
	
#topbar {
	height: 140px;
	background-image:url(images/topbar.jpg);
	background-repeat:no-repeat;
	}
	
#nav {

	vertical-align: top;
	background-color:#8F5C31;
	width: 129px;
	background-image:url(images/navbgd.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 115%;
	padding-top: 8px;
	
	}
	
#nav ul{
	margin-left: 5px;
	padding-left: 0;	
	padding-right: 10px;
	}
	
#nav ul li{
	margin-left: 5px;
	margin-top: 12px;
	list-style: none;
	}
	
#nav>ul>li{
	margin-top: 12px;
	}
	
#nav ul li a {
		color: #fff;
		text-decoration:none;
		display:block;
		padding-left: 20px;
		background-image:url(images/link1.gif);
		background-position:top left;
		background-repeat:no-repeat;
			margin-bottom: 0;
	}
	
#nav ul li a:hover {
		color: #EBBE69;
		text-decoration:none;
		background-image: url(images/linkover.gif);
		background-position:top left;
		background-repeat:no-repeat;
	}

#content {
	vertical-align: top;
}

#footer  {
border-top: 10px solid #8F5C31;
}	
	
#footer p {

padding: 2px 8px;
color: #999;
}

#footer a {
		color: #8F5C2F;
		text-decoration:none;

	}
	
#footer a:hover {
		color: #000;
		text-decoration:none;
	}
	
.highlighted {
	color: #8F5C2F;
	font-size: 120%;
	font-weight:700;
	}
	
.contentdiv {
	padding: 0 8px 4px 8px;
	font-size: 12px;
	}
	
.contentdiv3 {
	padding: 0 8px 4px 8px;
	font-size: 12px;
	}
	
.contentdiv4 {
	padding: 0 8px 4px 8px;
	font-size: 12px;
	}
	
.imgleft { 
	float:left;
margin-right: 8px; }

.contentdiv ul {
	display:block;
	padding-left: 16px;
	}
	
.contentdiv ul li{
	margin-left: 16px;
	margin-bottom: 14px;
	}
	
.contentdiv3 ul {
	display:block;
	padding-left: 16px;
	}
	
.contentdiv3 ul li{
	margin-left: 220px;
	margin-bottom: 9px;
	}
	
	.contentdiv4 ul {
	display:block;
	padding-left: 16px;
	}
	
.contentdiv4 ul li{
	margin-left: 310px;
	margin-bottom: 26px;
	}
	
	.contentdiv2 {
	padding: 20px 8px 4px 16px;
	font-size: 12px;
	}
	
		#content>.contentdiv2 {
	padding: 0 8px 4px 16px;
	}
	
	
/* homepage stuff */
	
#homecontent {
	padding: 8px;
	font-size: 12px;
}
	
#news {
	padding: 0px 3px;
	background-color:#FFF3E5;
	width: 180px;
	}
	
.newsdiv {
	background-color: #DECEC1;
	margin: 20px 8px -7px 8px;
	}
	
#news>.newsdiv {
	background-color: #DECEC1;
	margin: -7px 8px;
	}
	
.newsdiv p {
	padding: 0px 12px 6px 12px;
	}

.newsdiv a {
	color: #000; padding: 16px;
	background-image:url(images/link2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	}
	
.newsdiv a:hover {
	background-image:url(images/link2over.gif);
	background-repeat:no-repeat;
	background-position:left;
		color: #8F5C31;
	}
	
.newsdiv h4 {
	display:block;
	background-color:#4C2611;
	color: #fff;
	font-weight:400;
	font-size: 20px;
	padding: 4px 12px;
	margin-bottom: 0;
	}
	
#homepics {
	margin-left: -4px;

}

#funders {
	margin-top: 20px;
	text-align:center;
}

#funders p {
	margin: 0 8px;
	padding: 6px 0;
	border: 1px solid #000;
	border-style: solid none solid none;
	}
#funders img {
	margin: 6px 0;
}

/* end homepage */

/* harvesting page */

.harvesting, .harvesting2, .harvesting1 {
	font-size: 11px;
	}
	
.harvesting1{
	height: 255px;
	}
	
.harvesting2{
	height: 143px;
	}
	
.harvesting{
	height: 268px;
	}
	
.contentdiv>

.contentdiv>.harvesting1{
	height: 245px;
	}
	
.contentdiv>.harvesting2{
	height: 133px;
	}
	
.contentdiv>.harvesting{
	height: 258px;
	}


.harvesting img, .harvesting2 img, .harvesting1 img { 
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.harvesting h3, .harvesting2 h3, .harvesting2 h3 {
	font-size: 110%;
}

.harvesting h3 img, .harvesting2 h3 img, .harvesting1 h3 img { 
	float:none;
	margin-bottom: -3px;
	margin-right: 3px;
}

/* contact us page */

#contactdetails p {
font-size: 11px; 
}

#contactdetails h1{
margin-top:0; 
}

#contactdetails>h1{
margin-top:16px; 
}

.contentdiv2 {
	
	}

form p{
margin-bottom: 0;
margin-top: 10px;
}

input {
	width: 200px;
	}
	
textfield {
	width: 200px;
	}
	
#button {
	width: 75px;
	}
	
	
/* links page */

#linkimg {

	margin-bottom: -4px;
	}
	
.contentdiv2>#linkimg {

	margin-bottom: 0px;
	}

.link1 {
	padding: 8px;
	background-color:#F9ECCC;
	width:550px;
	}
	
.link2 {
	padding: 8px;
	background-color:#FFF3E5;
	width:550px;
	}
	
.link1 a, .link2 a {
	color: #000;
	text-decoration:none;
}

.link1 a:hover, .link2 a:hover {
	color: #000;
	text-decoration: underline;
}

/* Be nasty to Safari */
@media all {
@import url(test.css);
/* rules */
.contentdiv3 ul li{
	margin-left: 188px;
	}


.contentdiv3>ul li{
	margin-left: 46px;
	}
	
	.contentdiv4 ul li{
	margin-left: 270px;
	margin-bottom: 26px;
	}

	
.contentdiv4>ul li{
	margin-left: 26px;
	}
}
/* End be nasty to Safari */