body {
  background-color: #000000;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 16px;
#  background-image: url(images/newwinebg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  margin-right: 0px;
  margin-left: 0px;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
  color: #434343;
}


a:link {color: #990000; text-decoration: none; }
a:visited {color: #990000; text-decoration: none; }
a:hover {color: #330000; text-decoration: underline; }
a:active {color: #990000; }



a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffffff; text-decoration: underline; }
a.nav:active {color: #ffffff; }
  

a.footlink:link {color: #cccccc; text-decoration: none; }
a.footlink:visited {color: #cccccc; text-decoration: none; }
a.footlink:hover {color: #cccccc; text-decoration: underline; }
a.footlink:active {color: #cccccc;  text-decoration: none; }



TD {
  font: 9pt verdana,arial,sans-serif;
  color: #444444;   line-height: 1.6;
}

.wrap {
  width: 850px;
  background-color: #ffffff;
  padding: 0px 0px 0px 0px; 
}

.links {
  padding: 1px 0px 0px 0px;
  border-left: 1px solid #000000;
  background-color: #ffffff;
  height: 25px;
}

.link {
  background-color: #666666;
  height: 25px;
  text-align: center;
  color: 323232;
  font-family: Arial, Helvetica, sans-serif;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 12px;
}

.left {
  vertical-align: top;
  text-align: center;
  padding: 11px 16px 4px 6px;
}

.right {
  padding-top: 8px;
  width: 330px;
  vertical-align: top;
}

.highlight1 {
  background-color: #D2C994;
  border: 1px solid #666666;
  padding: 6px;
}


.highlight2 {
  background-color: #C9D294;
  border: 1px solid #666666;
  padding: 6px;
}

.highlight3 {
  background-color: #BFD3DF;
  border: 1px solid #666666;
  padding: 6px;
}

.verse {
  text-align: center;
  color: #000033;
}

.head {
  padding: 0px;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}

.home-content {
  padding: 0;
  vertical-align: top;
}

.content {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 35px 60px 60px 60px;
}

.current-newsletter {
  width: 400px; 
  vertical-align: top;
  background-color: #BFD3DF;
  border: 1px solid #666666;
  padding: 16px;
  color: #000000;
}

.previous-newsletters {
  vertical-align: top;
  width: 400px; 
  padding: 4px 8px 0px 36px;
}



.rotate {
  padding: 0px 0px 0px 0px;
  width: 780px;
  height: 285px;
  background-image: url("banners/rotate.php");
  background-repeat: no-repeat;
}

.foot {
  padding: 5px;
  font: 11px verdana, sans-serif;
  color: #cccccc; 
  text-align: center; 
}

#photogroup img { padding: 2px; background-color: #fff; border: 1px solid #666; }