body {
  margin: 0;
  padding: 12px 13px;
  background-color: #E0D596;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 14px;
}

img {
  border: 0;
}

a {
  color: #660066;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 24px;
  font-weight: bold;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: -0.9em;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

hr {
  width: 80%;
  border: 0;
  color: #aaa;
  background-color: #aaa;
  height: 3px;
}

.error { color: #FF0000; font-weight: bold; }

div.clear { clear: both; }

div.menu {
  font-size: 13px;
}

div.menu .price {
  color: #333;
  white-space: nowrap;
}

table.displayTable td.leftCell {
  padding: 1px 6px 0 0;
}

table.displayTable td.rightCell {
  padding: 1px 0 0 6px;
}

.box_purple {
  padding: 6px;
  color: #fff;
  background-color: #660066;
  text-align: center;
}

.box_purple a {
  color: #fff;
}

.box_yellowNote {
  background-color: #F9F4D8;
  border: 1px #F0E4A1 solid;
  padding: 6px;
}

.menuBox {
  margin-top: 0;
  text-align: center;
}

.classType {
  color: #666;
  font-weight: bold;
  padding-right: 20px;
}

#wrapper {
  width: 817px;
  background-image: url("/images/shared/main_bg.png");
  background-repeat: repeat-y;
  background-position: top right;
}

#leftColumn {
  width: 640px;
  float: left;
}

#rightColumn {
  width: 177px;
  float: right;
  border-top: 51px #E0D596 solid;
  background-image: url("/images/shared/swd.png");
  background-repeat: repeat-x;
  background-position: top left;
}

#masthead {
  background-color: #E0D596;
  background-image: url("/images/shared/masthead_bg.png");
  background-repeat: repeat-x;
  background-position: bottom left;
}

#masthead img {
  display: inline;
  vertical-align: bottom;
}

#masthead img#logo {
}

#masthead img#banner {
  margin: 0 0 32px 24px;
}

#content {
  background-image: url("/images/shared/content_bg.png");
  background-repeat: repeat-x;
  background-position: top left;
  margin-left: 50px;
  padding: 50px 30px;
}

#nav {
  padding: 130px 12px 0 12px;
}

#nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#nav ul li {
  padding: 0;
  margin: 0 0 22px 0;
}

#nav img {
  display: inline;
  vertical-align: bottom;
}

#footer {
  clear: both;
  width: 563px;
  border-right: #6B7755 175px solid;
  margin-left: 50px;
  padding: 14px;
  background-color: #869966;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

#search {
  padding: 50px 0 0 12px;
}

#estore h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}

#estoreNav {
  text-align: right;
  font-size: 12px;
}

#estoreNav ul {
  list-style-type: none;
}

#estoreNav ul li {
  display: inline;
  border: 1px solid #E0D596;
  margin: 0;
  padding: 4px 8px 2px 8px;
}

#estoreNav ul li a {
  color: #000;
}

#estoreNav ul li.title {
  background-color: #E0D596;
  color: #4D4932;
}

input#mailSubmit {
  padding: 6px 0 0 90px;
}

img#maillistText {
}

div.side_promo {
  margin: 30px 0 20px 15px;
}

/* content styles */
div#content_bottom_note {
  padding: 10px 0;
  color: #aaa;
}

div#content_bottom_note a {
  color: #7e86ac;
}
