BODY {
 margin-left: 20px;
 margin-top: 20px;
 background-repeat: repeat-y;
 xx-background-image: url(/images/bodyGradient.jpg);
}

.docStyle {
  color:#005600;
  background-color:#E6EEF1;
  background-repeat: no-repeat;
  background-image: url(images/winery_bkgnd.jpg);
}

.tdHeading {
  color: #007D72;
  font-weight: bold;
  font-size: 14px;
  font-family: arial;
  border-bottom:solid 2px black;
}


H1 {
  color: #007D72;
  font-weight: bold;
  font-size: 22px;
  font-family: arial;
}

H2 {
  color: #007D72;
  font-weight: bold;
  font-size: 16px;
  font-family: arial;
}

H3 {
  color: #007D72;
  font-weight: bold;
  font-size: 14px;
  font-family: arial;
}


.newsItem {
  color: #FF9933;
  font-weight: bold;
  font-size: 14px;
  font-family: arial;
}


