body, tr, td, P, table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

h3 {
  color: #745059; }

a {
  color: #745059; }

a:hover {
  text-decoration: underline; }

hr {
  color: #d2ccc0;
  height: 2px; }

img {
  border: 0; }

.menu {
  margin-right: 20px; }
  .menu > * {
    padding-left: 40px;
    vertical-align: bottom; }

.content {
  margin-top: 36px; }
  .content img:first-child {
    margin-bottom: 12px; }

.left_pane {
  text-align: center; }
  .left_pane ul {
    list-style: none;
    padding-left: 10px; }
    .left_pane ul li {
      padding-bottom: 25px; }

.right_pane {
  font-size: 11px; }
  .right_pane .heading {
    text-align: center; }
    .right_pane .heading .seperator {
      padding-top: 10px;
      padding-bottom: 10px; }

.wine_list h2 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 25px;
  margin-bottom: 25px; }
.wine_list h4 {
  margin: 0; }
.wine_list hr {
  clear: both;
  margin-top: 5px; }
.wine_list .left {
  float: left; }
.wine_list .right {
  float: right; }
