body {
  font-family: "Arial Narrow",Arial, sans-serif,Verdana;
  font-size: 12pt;
  background-image: url("../images/wildforestlogo120.gif");
  background-repeat: no-repeat;
  background-position: top left;
/*  background-attachment: fixed; */
  background-color: #ffffff;
  margin: 0 0 0 0;
}

ul {
  list-style-type: none;
}

div#container {
  width: 700px;
}

/* -------------------------- */
/*           Header                   */
/* -------------------------- */

#header {
  text-align: center;
  padding-bottom: 2em;
}

/* -------------------------- */
/*           Navigation              */
/* -------------------------- */

#navigation {
  float: left;
  width: 140px;
}

#navigation ul {
  margin: 0 0 0 0;
}

#navigation img {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

/* -------------------------- */
/*           Content                  */
/* -------------------------- */

p.source {
  text-align: left;
  font-size: 9pt;
}

p.relatedlink {
  text-align: left;
  font-size: 9pt;
}

p.formatted {
	white-space: pre;
}

#content {
	margin-left: 160px;
	width: 510px;
} 

#content p {
  margin: 0 0 1em 0;
}

#content ul {
  margin: 0 0 0 0;
}

/* ---------------------------- */
/* applied to TD produce cells */
/* ---------------------------- */

#content .producetitle {
	text-align: left;
}

#content .producepic {
  vertical-align: top;
  text-align: left;
  width: 140px;
}

#content .producetext {
  vertical-align: top;
  width: 360px;
}

/* ------------------------------- */
/* applied to TD produce content */
/* ------------------------------- */

#content .producepicture {
  border-top: thin black solid;
  border-right: thin solid;
  border-bottom: thin solid;
  border-left: thin solid;
}

/* -------------------------- */
/*           Bottom                   */
/* -------------------------- */

#bottomofpage {
  clear: both;
  text-align: center;
  font-size: 9pt;
  padding: 2em;
}
p.produceseason {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
}
p.producecategory {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	text-decoration: underline;
}
p.producecategory2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #999999;
}
p.eventheading {
	font-size: 12pt;
	text-decoration: underline;
	text-align: left;
	width: 400px;
}
img.eventpicture {
	border: thin solid #000000;
	margin-bottom: 1em;
}
.smalltext {
	font-size: 9pt;
}
p.eventtext {
	width: 460px;
}
#content .produceavailability {
	font-size: 9pt;
}
