a:active, a:focus {
outline: 0;
}
html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	margin:5px;
}
a {
	color: #0044C3;
}
a:hover {
	color: #3D3D3D;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #D9C8AC url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #3D3D3D;
	padding: 20px 0 0 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
  position: relative;
}

/** header **/
/*
#header {
  padding-top: 1px;
}
#header h1 {
  font: 32px "Times new roman", serif;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 35px;
  color: #EE0000;
  padding: 0 0 0 0.7em;
  margin: -1em 0 0 0;
  line-height: 1;
}
*/
#nav-top {
/*
  margin-left: 525px;
*/
	float:right;
	margin-right:10px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
  float: left;
  background: #3D3D3D url(images/tab_left.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 18px "Times new roman", serif;
  height: 31px;
  line-height: 31px;
}
#nav-top li div {
  background: top right url(images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
  width: 50px;
}
#nav-top li#tab-map {
  width: 50px;
  margin-left: 3px;
}
#nav-top a {
  color: #3D3D3D;
  text-decoration: none;
}
#nav-top a:hover {
  color: #FFFFFF;
}

#nav {
}

#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #3D3D3D;
  background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  color: #FFFFFF;
}

/** content **/

#content {
/*
  padding-left: 20px;
*/
}
#welcome h1 {
  font: 24px "Times new roman", serif;
  color: #283A90;
  font-weight: normal;
  /*
	border-left: 3px solid #3D3D3D;
  */
	padding: 1px 1px 1px 8px;
  margin-top: 10px;
	text-align:left;
}
#content h2 {
  font: 24px "Times new roman", serif;
  color: #283A90;
  font-weight: normal;
  /*
	border-left: 3px solid #3D3D3D;
  */
	padding: 1px 1px 1px 8px;
  margin-top: 10px;
	text-align:left;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
	text-align:left;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
	background: #d9c8ac;
  border:solid 1px #3D3D3D;
  float: left;
  width: 638px;
}
#content .right-col {
	padding-left:0px;
  float: right;
  width: 0px;
}

#content #welcome {
  margin-right: 12px;
  min-height:439px;
  font-size:13px;
  color: #000000;
}

#content #welcome a{
  color: #000000;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #E6B284;
  position: relative;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #ffffff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #ffffff top left url(images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #E6B284;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  /*
	border-left: 1px solid #615331;
  padding-left: 9px;
	*/
	text-align:left;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
  background: #3D3D3D;
  text-align: center;
  color: #ffffff;
  padding: 14px;
}

/* Simon's changes below this line ***********/

body
{
	margin:0px;
	padding-top:10px;
	background-image:url(images/background2.gif);
}
div#container
{
	margin:0px auto 0px auto;
	width:930px;
	overflow:hidden;
}
div#left
{
	float:left;
	width:135px;
}
div#left img
{
	border:none;
	margin:0px 10px 0px 10px;
}

div#middle
{
	float:left;
	width:640px;
}
div#right
{
	float:left;
	width:135px;
}
div#right img
{
	border:none;
	margin:0px 10px 0px 10px;
}

div#header
{
	height:5px;
	clear:both;
}

div#header h1 {
  font:32px "Times new roman", serif;
  font-weight: normal;
	float:left;
	padding-left:135px;
	padding-top:6px;
}

#footer
{
	clear:both;
}

#navcontainer ul
{
margin:0px;
padding-left: 0;
margin-left: 0;
background-color: #3D3D3D;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font:15px arial, helvetica, sans-serif;
font-weight: normal;
padding:5px;
background-color: #3D3D3D;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #3D3D3D;
}

#navcontainer ul li a.last
{
	border-right: none;
}

#navcontainer ul li a:hover
{
background-color: #3D3D3D;
color: #ffffff;
}

div#producers, div#links, div#blogs
{
	background-color: #D9C8AC;
	border:solid 1px #3D3D3D;
	padding:2px;
	margin-bottom:5px;
  line-height: 1em;
}

div#producers h2, div#links h2, div#blogs h2
{
  font:20px "Times new roman", serif;
	margin:5px;
	padding:0px;
}


div#producers a:visited, div#producers a:link,div#links a:visited, div#links a:link,div#blogs a:visited, div#blogs a:link
{
	color:#000000;
	font-weight:bold;
}

div#foods
{
	background-color: #D9C8AC;
	border:solid 1px #3D3D3D;
	margin-top:10px;
	padding:0px;
}

div#foods
{
  line-height: 1em;
}

div#foods h2
{
  font:20px "Times new roman", serif;
	margin:5px;
	padding:0px;
}

div#foods a:visited, div#foods a:link
{
	color:#000000;
	font-weight:bold;
}
#footercolumns
{
	width:640px;
  color:#ffffff;
	padding:5px 0px 5px;
}

div#column1, div#column2, div#column3
{
	border:solid 1px #D9C8AC;
	background-color: #3D3D3D;
	float:left;
	height:300px;
	overflow:hidden;
	margin: 3px 3px 3px;
	width:205px;
}

div#column1 h2, div#column2 h2, div#column3 h2
{
	padding:5px;
	margin:0px;
}

div#column1 p, div#column2 p, div#column3 p
{
	padding:5px;
	margin:0px;
  color:#FFFFFF;
}


div#column1 img
{
	float:left;
	margin:3px;
}

div#column1 a, div#column1 a:visited
{
	color:#FFFFFF;
  text-decoration:underline;
}

form#tellafriendform, form#newsletterform
{
	padding:0px;
	margin:0px;
}
form#tellafriendform fieldset, form#newsletterform fieldset
{
	border:#E5D19C 1px solid;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:5px;
}
form#tellafriendform fieldset legend, form#newsletterform fieldset legend
{
	color:#000000;
}
input#email
{
	width:75%;
}
p.formprompt
{
	height:95px;
}
div#banner
{
	float:left;
	margin-left:10px;
}

#log_res, #log_res2, #log_res3 {
	overflow: auto;
}

form table td, form table th {
font-size:85%;
font-weight:normal;
padding:5px 10px 5px 0;
}

#contact {
}

#contact label {
  display:block;
	float:left;
	width:90px;
}

#log_res.ajax-loading, #log_res2.ajax-loading, #log_res3.ajax-loading {
	padding: 20px 0;
	background: url(http:///www.theharvest.co.uk/nletter/wait.gif) no-repeat center;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: black;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

table#key
{
  background: #ffffff;
	margin:0px auto 0px auto;
}
table#key td
{
	text-align:left;
}
.podcastext {
	padding-left:2px;
	margin:0px;
}
div#rightsidelinks
{
	background-color: #D9C8AC;
	margin-top:10px;
	margin-left:10px;	
	padding:2px;
	text-align:left;
}
div#rightsidelinks ul {
	list-style-type:none;
}
div#rightsidelinks
{
  line-height: 1em;
}

div#rightsidelinks h2
{
  font:20px "Times new roman", serif;
	margin:5px;
	padding:0px;
}
div#rightsidelinks p
{
	margin:5px;
	padding:0px;
}
div#rightsidelinks a:visited, div#rightsidelinks a:link
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
div#rightsidelinks a:hover {
  color: #2C1D04;
}
div#leftsidelinks
{
	background-color: #D9C8AC;
	margin-top:10px;
	margin-left:10px;
	padding:2px;
	text-align:left;
}
div#leftsidelinks ul {
	list-style-type:none;
}
div#leftsidelinks
{
  line-height: 1em;
}

div#leftsidelinks h2
{
  font:20px "Times new roman", serif;
	margin:5px;
	padding:0px;
}
div#leftsidelinks p
{
	margin:5px;
	padding:0px;
}
div#leftsidelinks a:visited, div#leftsidelinks a:link
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
div#leftsidelinks a:hover {
  color: #000000;
}