body {
  font-family:"Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 22px;
  border-top: 2px solid #700;
  border-bottom: 2px solid #700;
}

a {
  color: #600;
  text-decoration: none;
  font-weight: bold;
}

p {
  margin-bottom: 22px;
  text-align: left;
}

h1 {
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 40px;
  font-weight: bold;
}


small {
  font-size: 14px;
  font-style: italic;
}

h2 {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  margin-bottom: 22px;
}

h3 {
  font-size: 18px;
  font-weight: bold;
}

img.left {
  float: left;
  margin-right: 22px;
  margin-bottom: 11px;
}

img.right {
  float: right;
  margin-left: 22px;
  margin-bottom: 11px;
}

div#upper {
  position: relative;
  width: 100%;
}

div#upper div.middle {
  padding-top: 4px;
  background: white;
  width: 888px;
}

div#upper div.middle img.logo {
  margin: 11px 0px;
}

div.middle {
  position: relative;
  margin: 0px auto;
}

div#cart {
  position: absolute;
  right: 0px;
}


.override #googlecart-widget-head {
  background: #F1F1F1;
  border: 1px solid #dbdbdb;
}
.override #googlecart-title {
  color: #222;
}

.override #googlecart-widget-body {
  border: 1px solid #dbdbdb;
}

.override #googlecart-widget-emptymessage {
  border: 1px solid #dbdbdb;
}

.override a.googlecart-widget-title {
  color: #359;
}

.override .googlecart-widget-remove {
  color: #359;
}

.override .googlecart-widget-quantity-box {
  border: 1px solid #dbdbdb;
}



table#menu {
  bottom: 0px;
  width: 888px;
  margin: 0px auto;
}

table#menu td {
  width: 19%;
  height: 44px;
  vertical-align: middle;
  border-right: 2px solid #dbdbdb;
  text-align: center;
  font-size: 22px;
  background: #f1f1f1;
}

table#menu td.last {
  border-right: none;
}

table#menu td a {
  font-family:  "Bookman Old Style", Garamond, Palatino, "Palatino Linotype";
  letter-spacing: +0.07em;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}


table#menu td a.active {
  color: #700;
}

div#lower {
  background: #f1f1f1;
}

div#lower div.middle {
  width: 800px;
  padding: 44px;
  background: #dbdbdb;
  min-height: 500px;
}

div#sidebar {
  width: 266px;
  float: right;
  padding: 22px;
  margin-left: 22px;
  margin-bottom: 22px;
  background: #f1f1f1;
}

div#footer {
  width: 834px;
  margin: 22px auto;
  text-align: center;
  font-size: 12px;
}
