body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  color: #003333;
}
#mainTable {
    width: 500px;
  border: 1px solid #000;
  /*/*/line-height: 1.5em; /* */
 }
  #mainTable td {
  padding: 20px;/*Pads each table cell in modern browsers*/
 }
  #maincontent {
  border-left: none #333333;
  font-size: 12px;
  font-size: 100%;
  border-right-width: 2px;
  border-right-style: dotted;
  border-top-color: #333333;
  border-right-color: #333333;
  border-bottom-color: #333333;
 }
  #sidebar {
  width: 200px;
  font-size: 12px;
  vertical-align: top;  /*/*/font-size: 85%; /* */
 }
  #header {
  background-color: #4D6766;
  color: #CCCCCC;
  background-image: url(http://www.ophirwines.com/news/images/csst_bg.gif);
 }
  #footer {
  background-color: #4D6766;
  color: #EEE8AA;
  background-image: url(http://www.ophirwines.com/news/images/csst_bg.gif);
 }
 td, p, ul {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h3:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h4:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 { font-size: 140%; }
 h3 { color: #B22222; }
 #maincontent a:link, #maincontent a:visited {
  color: #DAA520;
  }
 #sidebar a {
  /*/*/padding: 3px;
  display: block;
  border: 2px dotted #999999;
  text-decoration: none;
  line-height: 1em;
  width: 160px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
  color: #666;
 }
#sidebar a:hover, #sidebar a:active {
  color: #666;
  background-color: #F7F1DF;
  border: 2px solid #4D6766;
 }
 #sidebar ul {
  /*/*/padding-left: 1em;
  margin-left: 1em;
  list-style-type: none; /* */
 }
 #sidebar li {
  /*/*/margin: 0px 0px 6px 0px; /* */
 }
 #current a {
  color: #FFFFF0 !important;
  /*/*/background-color: #859592 !important;
  border: 2px solid #F7F1DF !important; /* */
}
#footer, #footer2 {
  font-size: 12px;
  /* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/mechFooterbg.gif */
  background-image: url(http://www.ophirwines.com/news/images/csst_bg.gif);
  background-color: #003333;
  color: #EEE8AA;
}
#footer p {
  margin: 0px 0px 3px 0px;
}
#footer a:link, #footer2 a:link {
  color: #EEE8AA;
  text-decoration: none;
}
#footer a:visited, #footer2 a:visited {
  color: #EEE8AA;
  text-decoration: none;
}
#footer a:hover, #footer a:active, #footer2 a:hover, #footer2 a:active {
  color: #003333;
  background: #99CCCC;
  text-decoration: none;
}
