body {
	font-family: "Arial", Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color: #CBE2B4;
	background-image: url('/images/navigation/backgroundshadow4.gif');
	background-repeat: repeat-y;
	background-position: top center;
	height: 100%;
}


h1 {
	color: #455008;
	font-size: 150%;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 5px;
}

h3 {
	color: #455008;
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 3px;
}

h5 {
	color: #455008;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
}


a {
	color: #455008;
}

a:hover {
	color: #C3C99E;
	background-color: #ffffff;
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.hide {
	display: none;
}

#canvas {
	width: 780px;
	background-color: #ffffff;
/*	border-top: 5px solid #1C5717; */
/*	border-right: 1px solid #0C3178;
	border-left: 1px solid #0C3178; */
	text-align: left;
	height: 100%;
}

#headerimage {
	background-color: #CBE2B4;
	border-top: 5px solid #CBE2B4;
	border-bottom: 5px solid #CBE2B4;
}

#mainnavigation {
	background-color: #0C3178;
	width: 100%;
	float: left;
	border: 0px;
	border-top: 5px solid #1C5717;
	border-bottom: 2px solid #0C3178;
}

#mainnavigation ul {
	background-color: #0C3178;
	margin: 0px;
	width: 100%;
	list-style-type: none;
	padding-left: 0px;
	float: left;
}

#mainnavigation li {
	display: inline;
	margin: 0px;
}

#mainnavigation a {
	background: #0C3178;
	float: left;
	display: block;
	padding: 3px 8px 3px 8px;
	border-right: #ffffff 1px solid;
	margin: 0px;
	width: auto;
	color: #ffffff;
	font-size: 12px;;
	text-decoration: none;
	font-weight: normal;
}

#mainnavigation a:hover {
	background: #49659A;
	text-decoration: none;
	color: #ffffff;
}

#mainnavigation a:unknown {
	background: #49659A;
	text-decoration: none;
	color: #ffffff;
}

#mainnavigation a:active {
	background: #49659A;
	text-decoration: none;
	color: #ffffff;
}

#project_navigation {
	float: left;
	width: 150px;
}


#project_navigation ul {
	background: #0C3178;
	margin: 20px 0px 0px 0px;
	width: 100%;
	list-style-type: none;
	padding-left: 0px;
}

#project_navigation li {
	margin: 0px;
}

#project_navigation a {
	background: #0C3178;
	display: block;
	padding: 5px 8px 5px 8px;
	border-right: #ffffff 1px solid;
	margin: 0px;
	width: auto;
	color: #ffffff;
	font-size: 12px;;
	text-decoration: none;
	font-weight: normal;
	height: 35px;
}

#project_navigation .heading {
	background: #1C5717;
	display: block;
	padding: 5px 8px 5px 8px;
	border-right: #ffffff 1px solid;
	margin: 0px;
	width: auto;
	color: #ffffff;
	font-size: 12px;;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
}

#project_navigation .squirrel a:hover {
	background-image: url('/images/navigation/navigation-squirrels.jpg');
	background-repeat: no-repeat;
}

#project_navigation .greatcrane a:hover {
	background-image: url('/images/navigation/navigation-greatcrane.jpg');
	background-repeat: no-repeat;
}

#project_navigation .wensum a:hover {
	background-image: url('/images/navigation/navigation-riverwensum.jpg');
	background-repeat: no-repeat;
}

#project_navigation .nevewashes a:hover {
	background-image: url('/images/navigation/navigation-nenewashes.jpg');
	background-repeat: no-repeat;
}

#project_navigation .conservationfarming a:hover {
	background-image: url('/images/navigation/navigation-conservationgradefarming.jpg');
	background-repeat: no-repeat;
}

#project_navigation .conservation a:hover {
	background-image: url('/images/navigation/navigation-conservation.jpg');
	background-repeat: no-repeat;
}

#project_navigation .species a:hover {
	background-image: url('/images/navigation/navigation-species.jpg');
	background-repeat: no-repeat;
}


#project_navigation .squirrel  {
	background-image: url('/images/navigation/navigation-squirrels.jpg');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#project_navigation .greatcrane {
	background-image: url('/images/navigation/navigation-greatcrane.jpg');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#project_navigation .wensum {
	background-image: url('/images/navigation/navigation-riverwensum.jpg');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#project_navigation .nevewashes {
	background-image: url('/images/navigation/navigation-nenewashes.jpg');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#project_navigation .conservationfarming {
	background-image: url('/images/navigation/navigation-conservationgradefarming.jpg');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#project_navigation .conservation {
	background-image: url('/images/navigation/navigation-conservation.jpg');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#project_navigation .species {
	background-image: url('/images/navigation/navigation-species.jpg');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#homepage_mainarea {
	float: left;
	width: 580px;
	margin-left: 25px;
}

#homepage_textarea{
	float: left;
	line-height:160% 
}

.homepage_row {
	width: 100%;
	margin-bottom: 10px;
}

.homepage_areahighlight {
	width: 130px;
	float: left;
	margin-right: 20px;
}

.homepage_areahighlight a:hover {
	text-decoration: underline;
	color: #000000;
}

.homepage_areahighlight a {
	text-decoration: none;
	color: #000000;
}

.homepage_areahighlight .title {
	text-align: center;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	border: 0px;
}

.homepage_areahighlight .picture
	border: 0px;
}

.homepage_areahighlight .picture img{
	border: 0px;
}

.homepage_areahighlight .text {
	padding: 2px 2px 0px 2px;
	font-size: 80%;
	line-height: 140%;
	background-color: #ffffff;
	color: #000000;
}



#homepage_footer {
	margin-top: 10px;
	float: left;
	width: 100%;
	text-align: center;
	color: #899A49;
}
#homepage_footer hr {
	border-bottom: 1px solid #781C0C;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	margin-top: 1px;
	padding: 0px;
	width: 70%;
}




#homepage_newsarea {
	float: right;
	width: 150px;
	border-left: 1px solid #64750D;
	height: 460px;
}

#homepage_newstext {
	margin-left: 20px;
}

.newsitem {
	margin-bottom: 15px;
}

.newsitem a {
	margin-bottom: 15px;
	color: #000000;
	text-decoration: none;
}

.newsitem a:hover {
	text-decoration: underline;
}


#threeleft_mainarea {
	margin-left: 25px;
	width: 720px;
	background-repeat: no-repeat;
}

#threeleft_pictures {
	float: left;
	width: 140px;
}

#threeleft_pictures img {
	border: 0px;
	margin-bottom: 20px;
}


#threeleft_textarea {
	float: right;
	width: 555px;
	line-height: 150%;
}

#standard_footer {
	margin-top: 10px;
	float: left;
	width: 100%;
	color: #C00436;
	border-top: 1px solid #64750D;
}

#standard_footer a {
	color: #C00436;
}

#standard_footer a:hover {
	color: #C00436;
	background-color: #ffffff;
	text-decoration: none;
}

.newsandevents {
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}

.newsandevents_left {
	float: left;
	width: 150px;
	text-align: center;
}

.newsandevents_right {
	width: 400px;
	float: left;
}


.photoright {
	float: right;
	margin: 3px 0px 3px 6px;
	border: 1px solid #1C5717;
}

.photoleft {
	float: left;
	margin: 3px 6px 3px 0px;
	border: 1px solid #1C5717;
}

.photo {
	margin: 3px 7px 3px 7px;
}

.contentheaderimage {
	text-align: center;
	border: 0px;
}

.smallbreak {
	font-size: 10%;
	line-height: 1px;
}

.species {
	margin-top: 5px;
	width: 100%;
	font-size: 90%;
	border-bottom: 1px solid #455008;
}

.species .name {
	width: 180px;
	float:left;
	margin-right: 5px;
}

.species .latinname {
	width: 150px;
	float:left;
	margin-right: 5px;
}

.species .description {
	width: 230px;
	float:left;
}

.species_type {
	font-weight: bold;
	margin-top: 15px;
	width: 100%;
	color: #455008;
	border-bottom: 2px solid #455008;
}

.species_total {
	font-weight: bold;
	margin-top: 15px;
	width: 100%;
	color: #455008;
	text-align: right;
	font-style: italic;
}
