* {
	margin: 0;
	padding: 0;
}
ul {
	margin-left: 16px;
}
p, h1, h2, h3, h4, h5, h6, ul {
	margin-bottom: .5em
}
a img, img {
	border: none;
	display: block;
}
html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A331E;
	line-height: 14px;
	background: #58422E url('../images/background.gif') repeat-x;	
/* removes Firefox content jump by forcing a scroll bar to appear in all pages */
	min-height: 100%;
	margin-bottom: 1px;
}
/* removes the dotted line around images in Firefox */
:focus {
	-moz-outline-style: none;
}
a {
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #4E993D;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #1A331E;
}
a:active {
	color: #1A331E;
}

a.footer {
	text-decoration: underline;
	font-weight: normal;
}
a.footer:link {
	text-decoration: underline;
	color: #CCCCBC;
}
.footer:visited {
	text-decoration: underline;
	color: #CCCCBC;
}
a.footer:hover {
	color: #F2F2DF;
	text-decoration: underline;
}

p.chicken {
	color: #4E993D;
	/* IE6 has problems with showing the chicken on rollover, so we have to accept wrapped text */
  /* display: block; */
	text-decoration: underline;
	padding: 2px 0 0 25px;
	background: transparent url("../images/link_chicken.gif") no-repeat top left;
}
p.chicken:hover {
	/*display: block;
*/
	color: #1A331E;
  text-decoration: underline;
	padding: 2px 0 0 25px;
	background: transparent url("../images/link_chicken_on.gif") no-repeat top left;
}

a.chicken {
	color: #4E993D;
	/* IE6 has problems with showing the chicken on rollover, so we have to accept wrapped text */
  /* display: block; */
	text-decoration: underline;
	padding: 2px 0 0 25px;
	background: transparent url("../images/link_chicken.gif") no-repeat top left;
}
a.chicken:link {
	/*display: block;
*/
	color: #4E993D;
	text-decoration: underline;
	padding: 2px 0 0 25px;
	background: transparent url("../images/link_chicken.gif") no-repeat top left;
}
a.chicken:visited {
	/*display: block;
*/
	color: #4E993D;
	text-decoration: underline;
	padding: 2px 0 0 25px;
	background: transparent url("../images/link_chicken.gif") no-repeat top left;
}
a.chicken:hover {
	/*display: block;
*/
	color: #1A331E;
  text-decoration: underline;
	padding: 2px 0 0 25px;
	background: transparent url("../images/link_chicken_on.gif") no-repeat top left;
}
a.chicken:active {
	/*display: block;
*/
	color: #1A331E;
	padding: 2px 0 0 25px;
	background: transparent url("../images/link_chicken_on.gif") no-repeat top left;
}
p {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A331E;
	line-height: 14px;
	margin: 0;
	padding: 0 0 7px 0;
}
p.nospace {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A331E;
	line-height: 14px;
	margin: 0;
	padding: 5px 0 0 0 ;
}
p.orange {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FF6600;
}

p.thumbnail {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1A331E;
	line-height: 11px;
	margin: 0px 0px 25px 0px;
	padding: 2px 5px 7px 7px;
	background-color: #F1F1F1;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	color: #98C700;
  /* 8DD758;*/  
  font-style: normal;
	font-weight: bold;
}

#list ul {
	float: left;
	width: 315px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#list li {
	float: left;
	width: 315px;
	margin: 0 0 5px 0;
	background-image: url(../images/bullet.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 1em;
/* left padding moves the text away from the bullet */
}
ul {
	margin: 0;
	padding: 0;
}
#listhome ul {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#listhome li {
	float: left;
	width: 300px;
	margin: 0 0 5px 0;
	background-image: url(../images/bullet.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 1em;
/* left padding moves the text away from the bullet */
}
.sitemap {
	margin: 0;
	padding: 0;
}
.sitemap ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.sitemap li {
	list-style-type: none;
	margin: 0;
}
.sitemap li li {
	list-style-type: none;
	margin: 0;
	padding-left: 12px;
}
.sitemap ul ul {
	list-style-type: none;
	margin: 0;
	padding-left: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #1A331E;
	font-weight: normal;
	margin: 20px 0 25px 25px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #1A331E;
	margin: 10px 0 3px 0;
}
h2.top {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1A331E;
	margin: 0 0 3px 0;
}
h2.date {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	color: #98C700;
	margin: 0 0 5px 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #402F22;
	font-weight: bold;
	margin: 0 0 0 7px;
}
/* div.post h3 {
	background: #f1f1f1;
	padding: 0.3em 0.2em 0.2em 0.2em;
}
div.post {
	border-bottom: 1px #cccccc solid;
	margin: 0 0 3em 0;
}
h3 {
	font-family: serif;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px #cccccc dotted;
}
h4 {
	font-family: serif;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px #cccccc dotted;
}
h5 {
	font-family: serif;
	font-size: 1.1em;
	font-weight: normal;
}
code {
	font-family: monospace, "Courier New", Courier;
	color: black;
	background-color: #ffffff;
}
code:hover {
	color: #006600;
}
th, td {
	text-align: left;
}
acronym, abbr {
	border: none;
	cursor: help;
}
*/
label, input {
	display: block;
	width: 165px;
	float: left;
	margin-bottom: 5px;
}
input {
	background: #F2F8DF;
}
label {
	text-align: left;
	width: 85px;
}
#submitbutton {
	color: black;
	background: #4E993D;
	font-family: Georgia;
	font-size: 11px;
	border-top: 1px solid #214026;
	border-bottom: 1px solid #214026;
	border-left: 1px solid #4E993D;
	border-right: 1px solid #4E993D;
	width: 75px;
	height: 18px;
}
textarea {
	width: 228px;
	height: 125px;
	background: #F2F8DF;
}
#welcome {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 76px;
	left: 200px;
	width: 187px;
	height: 55px;
	background: #D9D9D9;
	z-index: 4;
}
.newsitem {
	margin: 18px 0 0 0;
	padding: 9px 8px 7px 6px;
	width: 163px;
	background: #FFF;
	z-index: 4;
	border: 4px solid #FF7C1F;
}
.newsitem h3 {
  font-size: 12px;
  padding-left: 5px;
	color: #333;
}
.newsitem p {
  padding-left: 5px;
  font-size: 10px;
  padding-bottom: 8px;
  line-height: 120%;
  font-family: Arial;
}
.newsitem em {
  font-size: 9px;
  font-weight: normal;
  font-family: Arial;
}
.newsitem a {
  color: #4E993D;
  font-weight: bold;
  
}
.newsitem a strong {
  color: #333;
  text-decoration: underline; 
}
.followTwitter {
  background: #ffcaa4;
  padding: 6px 8px 1px 6px;
	width: 163px;
	z-index: 4;
	border: 4px solid #FF7C1F;
	border-top: 0px;
}
.followTwitter a {
color: #000;
text-decoration: none;
}

.twitterUpdates {
margin: 80px 0 0 0;
}
#tweet ul {
margin:0;
padding:0;
}
#tweet li {
list-style: none;
padding: 4px 0 8px 5px;
font-size: 10px;
 line-height: 120%;
 font-family: Arial;
 border-top: solid 1px #cccccc;
}
a#twitter-link {
 border-top: solid 1px #98C700;
  padding: 6px 0 0 0;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
}
#logoarea {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	left: 15px;
	width: 172px;
	height: 25px;
	background: #59422F url("../images/logo.gif");
	cursor: pointer;
	z-index: 3;
}
#headerarea {
	margin: 0;
	padding: 0;
}
#maincontent {
	padding: 0;
	margin: 0;
}
/* #maincontent ul li {
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: none;
}
#maincontent ul li ul li {
	margin-bottom: 0em;
	font-weight: normal;
}
.listnostyle li, .listnostyle ul {
	margin: 0 !important;
	list-style: none !important;
}
*/
#greybox {
	position: absolute;
	top: 76px;
	left: 200px;
	width: 540px;
	background: white;
	padding-bottom: 0;
	margin-bottom: 25px;
	z-index: 3;
	border: 5px #D6D6D6 solid;
}
#contenthcf {
	/* position: absolute;
	top: 76px;
	left: 198px;
	width: 540px;
*/
	background: white;
	z-index: 3;
	position: relative;
}
#contenttop {
	background: #D6D6D6;
	height: 240px;
	padding: 0;
	margin: 0;
}
#contenttophome {
	background: #D6D6D6;
	height: 266px;
	padding: 0;
	margin: 0;
}
#textarea {
	position: relative;
	float: left;
	width: 320px;
	background: #FFFFFF;
	z-index: 2;
	padding-left: 25px;
	margin-top: 24px;
	padding-bottom: 16px;
	margin-right: 15px;
}
#right {
	position: relative;
	margin-top: 24px;
	float: left;
	width: 155px;
	margin-left: -155px;
	margin-left: 0px;
}
#textarea2 {
	position: relative;
	float: left;
	width: 320px;
	background: #FFFFFF;
	z-index: 2;
	padding-left: 25px;
	margin-top: 22px;
	padding-bottom: 16px;
}
#textareanews {
	position: relative;
	float: left;
	width: 320px;
	background: #FFFFFF;
	z-index: 2;
	padding-left: 25px;
	margin-top: 22px;
	padding-bottom: 16px;
}
#right2 {
	position: relative;
	margin-top: 25px;
	float: left;
	width: 155px;
	margin-left: -155px;
	margin-left: 15px;
}
#fullarea {
	position: relative;
	float: left;
	width: 490px;
	background: #FFFFFF;
	z-index: 2;
	padding-left: 25px;
	margin-top: 24px;
	padding-bottom: 16px;
}
#textareahome {
	position: relative;
	float: left;
	width: 315px;
	background: #FFF;
	z-index: 2;
	padding-left: 25px;
	margin-top: 23px;
	padding-bottom: 16px;
	margin-bottom: 0;
}
#righthome {
	position: relative;
  padding: 24px 10px 115px 13px;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
	width: 158px;
	background: #F5F5F5;
	margin-left: -155px;
	margin-left: 0;
	border-left: 1px solid #D9D9D9;
}
#thefarm {
	position: absolute;
	top: 0;
	left: 0;
	width: 942px;
	height: 576px;
	background: transparent url("../images/bg_hackneycityfarm.gif");
	z-index: 1;
}
#footerarea {
	width: 540px;
  margin: 0 0 20px 0;
	border: 0;
	padding: 8px 0 40px 0;
	position: absolute;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCBC;
}
#credits {
float: left;
}
#footerlinks ul {
	color: #999;
	width: 300px;	
}
#footerlinks li {
	
  
  float: right;
  text-align: right;
	display: inline;
	padding-top: 0;
	padding-left: 6px;
}


/*.credit {
	background: #fff;
	padding: 5px;
	font-size: x-small;
}
*/
#flashcontent {
	background: #D6D6D6;
	width: 320px;
	height: 240px;
	float: left;
	margin: 20px 0 0 0;
}
.floater {
	float: left;
	margin: 0 10px 10px 0;
}
.hide {
	display: none;
}
/*.highlight {
	font-weight: bold;
}
.standfirst {
	font-weight: bold;
	line-height: 210%;
}
.unbold {
	font-weight: normal !important;
}
.standfirst {
	font-weight: bold;
}
table.rating {
}
table.factbox {
}
*/
.red {
	color: red;
}
#primarynavigation {
	width: 185px;
	padding: 0px;
	margin: 0;
	font: 18px georgia, serif;
	color: #000;
	white-space: nowrap;
}
#primarynavigation li {
	list-style: none;
	margin: 5px 0 5px 0;
	text-align: left;
	border-bottom: 1px #214026 solid;
}
#primarynavigation ul {
	margin: 0;
	padding: 0;
}
#primarynavigation li a {
	display: block;
	padding: 5px 5px 4px 16px;
	text-decoration: none;
	background: #4E993D url("../images/btn_nav_1.gif") no-repeat top left;
}
#primarynavigation li a:link {
	background: #4E993D;
	color: #000;
	background: #4E993D url("../images/btn_nav_1.gif") no-repeat top left;
}
#primarynavigation li a:visited {
	color: #000;
	background: #4E993D url("../images/btn_nav_1.gif") no-repeat top left;
}
#primarynavigation li a:hover, #primarynavigation li a.current {
	background: #98DF66 url("../images/btn_nav_1a.gif") no-repeat top left;
}
#primarynavigationactive {
	width: 185px;
	padding: 0px;
	margin: 0;
	font: 18px georgia, serif;
	color: #000;
	white-space: nowrap;
}
#primarynavigationactive li {
	list-style: none;
	margin: 0;
	text-align: left;
	border-bottom: 1px #214026 solid;
}
#primarynavigationactive ul {
	margin: 0;
	padding: 0;
}
#primarynavigationactive li a {
	display: block;
	padding: 5px 5px 4px 16px;
	text-decoration: none;
	background: #4E993D url("../images/btn_nav_1a.gif") no-repeat top left;
}
#primarynavigationactive li a:link {
	background: #4E993D;
	color: #000;
	background: #4E993D url("../images/btn_nav_1a.gif") no-repeat top left;
}
#primarynavigationactive li a:visited {
	background: #98DF66;
	color: #000;
}
#primarynavigationactive li a:hover, #primarynavigationactive li a.current {
	background: #98DF66 url("../images/btn_nav_1a.gif") no-repeat top left;
}
#primarynavigationactive li a.current, #primarynavigationactive li a.current:hover, #primarynavigationactive li a.current:visited {
	font-weight: normal;
	background: #98DF66 url("../images/btn_nav_1a.gif") no-repeat top left;
}
#secondarynavigation {
	width: 185px;
	padding: 0px;
	margin: 0;
	font: 13px georgia, serif;
	color: #000;
	white-space: nowrap;
	background: #C4E5AC;
}
#secondarynavigation li {
	list-style: none;
	margin: 0;
	border-bottom: 1px #214026 dotted;
	text-align: left;
}
#secondarynavigation ul {
	margin: 0;
	padding: 0;
}
#secondarynavigation li a {
	display: block;
	padding: 3px 5px 3px 30px;
	text-decoration: none;
}
#secondarynavigation li a:link {
	background: #4E993D url("../images/btn_nav_2.gif");
	color: #000;
}
#secondarynavigation li a:visited {
	background: #4E993D url("../images/btn_nav_2.gif");
	color: #000;
}
#secondarynavigation li a:hover, #secondarynavigation li a.current {
	background: #98DF66 url("../images/btn_nav_2a.gif");
}
#secondarynavigation li a.current, #secondarynavigation li a.current:hover, #secondarynavigation li a.current:visited {
	font-weight: normal;
	background: #98DF66 url("../images/btn_nav_2a.gif");
}
#secondarynavigation li a.current2, #secondarynavigation li a.current2:hover, #secondarynavigation li a.current2:visited {
	background: #98DF66 url("../images/btn_nav_2a2.gif");
}
#tertiarynavigation {
	width: 185px;
	padding: 0px;
	margin: 0;
	font: 11px georgia, serif;
	color: #000;
	white-space: nowrap;
	background: #C4E5AC;
}
#tertiarynavigation li {
	list-style: none;
	margin: 0;
	/* border-bottom: 1px #214026 dotted;
*/
	text-align: left;
}
#tertiarynavigation ul {
	margin: 0;
	padding: 0;
}
#tertiarynavigation li a {
	display: block;
	padding: 3px 5px 4px 42px;
	text-decoration: none;
}
#tertiarynavigation li a:link {
	background: #4E993D url("../images/btn_nav_3.gif");
	color: #000;
}
#tertiarynavigation li a:visited {
	background: #4E993D url("../images/btn_nav_3.gif");
	color: #000;
}
#tertiarynavigation li a:hover, #tertiarynavigation li a.current, #tertiarynavigation li a.current:hover, #tertiarynavigation li a.current:visited {
	background: #98DF66 url("../images/btn_nav_3a.gif");
}
#tertiarynavigation li a.current {
	font-weight: normal;
}
#nav {
	position: absolute;
	top: 71px;
	left: 0px;
	width: 185px;
	z-index: 2;
}
/*.temperror {
	color: blue !important;
	background: white;
	padding: 9px;
	font-size: larger;
	text-align: justify;
}
label.spaced {
	display: block;
	float: left;
	clear: left;
	width: 250px;
}
.warning {
	color: blue;
	padding: 5px;
	border: 1px solid blue;
	background: white;
}
*/
#hiddenfooterstuff {
	display: none !important;
}
.newsthumbnail {
	float: left;
	width: 160px;
	margin: 4px 0 0 0;
	padding: 0px;
}
.animalthumbnail {
	float: left;
	border: 1px solid #59994C;
	background: #C4E5AC;
	width: 136px;
	margin: 5px 0 9px 0px;
	padding: 7px;
}
.animalthumbnail2 {
	float: left;
	border: 1px solid #59994C;
	background: #C4E5AC;
	width: 136px;
	margin: 5px 0 9px 15px;
	padding: 7px;
}
