#top p {
  margin: 0;
  padding: 0;
  font-size: 80%;
  text-align: right;
}
#header h1 {
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}
#header h1 a,
#header h1 a:link {
  display: block;
  width: 100%;
  height: 175px;
}
#navlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-right: 2px solid #fff;
}

#navlist li {
  float: left;
  height: 1.4em;
  margin: 0;
  font-size: 100%;
  text-align: center;
}
#button1 {
  float: left;
  position: relative;
  width: 80px;
  border-right: 2px solid #fff;
}
#button2 {
  float: left;
  position: relative;
  width: 80px;
  border-right: 2px solid #fff;
}
#button3 {
  float: left;
  position: relative;
  width: 98px;
  border-right: 2px solid #fff;
}
#button4 {
  float: left;
  position: relative;
  width: 120px;
  border-right: 2px solid #fff;
}
#button5 {
  float: left;
  position: relative;
  width: 80px;
  border-right: 2px solid #fff;
}
#button6 {
  float: left;
  position: relative;
  width: 80px;
  border-right: 2px solid #fff;
}
#button7 {
  float: left;
  position: relative;
  width: 120px;
}
#navlist ul.sub {
  position: absolute;
  top: 1.3em;
  left: 0;
  margin: 0;
  width: 98%;
  padding: 0 0 1.4em;
  list-style-type: none;
  background-color: #8A959B;
  color: #fff;
}
body.news #navlist ul.sub {
  background-color: #869EA4;
  color: #fff;
}
body.applications #navlist ul.sub {
  background-color: #877647;
  color: #fff;
}
body.planting #navlist ul.sub {
  background-color: #98AA76;
  color: #fff;
}
body.photos #navlist ul.sub {
  background-color: #8195AC;
  color: #fff;
}
body.faqs #navlist ul.sub {
  background-color: #868775;
  color: #fff;
}
body.safety #navlist ul.sub {
  background-color: #6C767A;
  color: #fff;
}
#navlist li ul.sub li {
  float: none;
  display: block;
  margin: 0;
  padding: 0 0 0 0.2em;
  font-size: 100%;
  text-align: left;
  border-bottom: 2px solid #fff;
}
#navlist a,
#navlist a:link,
#navlist a:visited {
  display: block;
  margin: 0;
  padding: 0.1em 0 0;
  width: 100%;
  height: 1.4em;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}
#navlist a.current,
#navlist a.current:visited {
  font-weight: bold;
}
#navlist a:hover {
  text-decoration: underline;
}

/* =/content */
#content h1 {
  font-size: 120%;
  background-color: transparent;
  color: #637279;
}
#content h2 {
  font-size: 110%;
  background-color: transparent;
  color: #758D48;
}
#content h3 {
  font-size: 90%;
  background-color: transparent;
  color: #758D48;
}

#content p,
#content li,
#content address {
  font-size: 80%;
  line-height: 1.4em;
}
#content a,
#content a:link,
#content a:visited {
  background-color: transparent;
  color: #9CA5AA;
}
#content a:hover {
  background-color: transparent;
  color: #9CA5AA;
}
body.news #content h1,
body.news #content h2, 
body.news #content h3 {
  background-color: transparent;
  color: #405B50;
}
body.news #content a,
body.news #content a:link,
body.news #content a:visited {
  background-color: transparent;
  color: #5D7E86;
}
body.news #content a:hover {
  background-color: transparent;
  color: #89A1A7;
}
body.applications #content h1,
body.applications #content h2, 
body.applications #content h3 {
  background-color: transparent;
  color: #85A832;
}
body.applications #content a,
body.applications #content a:link,
body.applications #content a:visited {
  background-color: transparent;
  color: #557015;
}
body.applications #content a:hover {
  background-color: transparent;
  color: #839755;
}
body.faqs #content h1 {
  background-color: transparent;
  color: #5E5F47;
}
body.faqs #content h2, 
body.faqs #content h3 {
  background-color: transparent;
  color: #54732C;
}
body.faqs #content a,
body.faqs #content a:link,
body.faqs #content a:visited {
  background-color: transparent;
  color: #54732C;
}
body.faqs #content a:hover {
  background-color: transparent;
  color: #839966;
}
body.safety #content h1,
body.safety #content h2, 
body.safety #content h3 {
  background-color: transparent;
  color: #54732C;
}
body.safety #content a,
body.safety #content a:link,
body.safety #content a:visited {
  background-color: transparent;
  color: #54732C;
}
body.safety #content a:hover {
  background-color: transparent;
  color: #839755;
}
body.photos #content h1,
body.photos #content h2, 
body.photos #content h3 {
  background-color: transparent;
  color: #547290;
}
body.photos #content a,
body.photos #content a:link,
body.photos #content a:visited {
  background-color: transparent;
  color: #547290;
}
body.photos #content a:hover {
  background-color: transparent;
  color: #8398AE;
}
body.planting #content h1 {
  background-color: transparent;
  color: #637279;
}
body.planting #content h2, 
body.planting #content h3 {
  background-color: transparent;
  color: #758D48;
}
body.planting #content a,
body.planting #content a:link,
body.planting #content a:visited {
  background-color: transparent;
  color: #637279;
}
body.planting #content a:hover {
  background-color: transparent;
  color: #8E989E;
}

/* styles for the photo galleries */
div#hold { 
  position: relative;
  overflow: hidden;
  width: 650px;
  height: 80px; 
  z-index: 100;
  background-color: #eee;
}
div#wn	{ 
  position: absolute; 
  left: 0px; 
  top: 0px;
  width: 650px;
  height: 80px;
  clip: rect(0px, 650px, 80px, 0px);
  overflow: hidden;
  z-index: 1;
}
div#lyr { 
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  z-index: 1;
  padding-bottom: 0px;
  text-align: left;
}

/* =/sidebar */
#sidebar img {
  border: none;
  margin: 0;
  padding: 0;
}
#footer p {
  margin: 0;
  padding: 0 3px 5px;
  font-size: 70%;
}
#footer a {
  text-decoration: none;
  background-color: transparent;
  color: #fff;
}
#footer a:hover {
  text-decoration: underline;
}
p#copy {
  position: relative;
  margin: 0.1em auto;
  padding: 0;
  width: 662px;
  font-size: 70%;
  text-align: right;
}