/* =/column */
#sitename {
  position: relative;
  margin: 0;
  padding: 0;
  height: 150px;
  text-indent: -9999px;
  background: url(/web/images/logo_farmersmarketpg.gif) 13px 0px no-repeat;
}
#sitename a,
#sitename a:link,
#sitename a:visited {
  display: block;
  margin: 0;
  padding: 0;
  height: 150px;
  width: 100%;
  text-decoration: none;
}

/* =/navcontainer */
#navlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 246px;
}
#navlist li {
  position: relative;
  clear: left;
  margin: 0 0 4px;
  padding: 0;
  height: 20px;
  font-size: 80%;
}
#navlist a,
#navlist a:link,
#navlist a:visited {
  float: left;
  clear: left;
  padding-left: 10px;
  padding-right: 20px;
  padding-bottom: 5px;
  height: 15px;
  \height: 20px;
  h\eight: 15px;
  background: url(/web/images/bg_navitems.gif) right top no-repeat;
  color: #fff;
  text-decoration: none;
}
#navlist a:hover,
#navlist a.current,
#navlist a.current:link,
#navlist a.current:visited {
  text-decoration: underline;
  background-position: right bottom;
}
#vendorlogo {
  position: relative;
  margin: 20px 0px 0px;
  padding: 0px;
  width: 280px;
  text-align: center;
}
#vendorlogo img {
  margin: 0em auto;
  padding: 0em;
  border: none;
}
#content h1,
#content h2,
#content h3,
#content h4 {
  margin: 0 0 0.5em;
  padding: 0;
  font-size: 100%;
  color: #cd5227;
  background-color: transparent;
}

#content p,
#content li {
  font-size: 80%;
}
#content address {
  font-style: normal;
  margin-bottom: 10px;
}
#column address {
  position: absolute;
  bottom: 0px;
  left: 15px;
  margin: 0px;
  padding: 0px;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  background-color: transparent;
  color: #208b42;
}

#column p {
  margin: 0em 0em 0.5em;
  padding: 0em;
  font-size: 80%;
  text-align: center;
}
#column p.bc {
  background: transparent;
  color: #000000;
  font-weight: normal;
}
#footer p {
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 760px;
  text-align: center;
  font-size: 70%;
}
ul.vendNav {
  margin-left: 0;
  padding-left: 0;
  text-transform: uppercase;
  list-style-type: none;
}
ul.vendNav li {
  margin-bottom: 0.3em;
  font-weight: bold;
}
ul.vendNav a,
ul.vendNav a:link,
ul.vendNav a:visited {
  color: #208b42;
  background-color: transparent;
  text-decoration: none;
}
ul.vendNav a:hover {
  color: #cd5227;
  background-color: transparent;
}
ul.vendNav strong {
  color: #cd5227;
  background-color: transparent;
}