body {
  margin: 0;
  padding: 0;
  background-color: #dcd7bc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

img {
  border: 0;
}

a {
  color: #005d88;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  margin-top: 0;
  font-size: 16px;
  font-weight: normal;
  color: #ae8413;
  text-transform: uppercase;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  color: #ae8413;
  text-transform: uppercase;
  text-decoration: underline;
}

hr {
  border: 0;
  color: #aaa;
  background-color: #aaa;
  height: 2px;
}

img.right_image1 {
  float: right;
  padding: 0 0 10px 18px;
}

img.left_image1 {
  float: left;
  padding: 0 18px 10px 0;
}

.spacer { clear: both; }

#masthead_wrapper {
  margin: 0 auto;
  padding-bottom: 1px;
  width: 807px;
  background-image: url("/images/shared/masthead_right_shadow.png");
  background-repeat: repeat-y;
  background-position: bottom right;
}

#masthead_content {
  float: left;
  width: 770px;
  padding: 8px 0 13px 30px;
  background-image: url("/images/shared/masthead_bottom_cap.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #ae3513;
}

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

#masthead_bottom {
  clear: both;
}

#nav {
  margin: 4px 0 0 10px;
}

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

#nav ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#nav ul li.nav_sep img {
  margin: 0 15px;
}

#nav ul li img {
  vertical-align: bottom;
}

#wrapper {
  clear: both;
  margin: 20px auto 10px auto;
  width: 807px;
  background-image: url("/images/shared/bg-shadow.png");
  background-repeat: repeat-y;
  background-position: top right;
}

#main_content {
  float: left;
  width: 800px;
  background-image: url("/images/shared/bg.png");
  background-repeat: repeat-y;
  background-position: top left;
  background-color: #fff;
}

#right_edge {
  float: right;
  width: 7px;
}

#content {
  padding: 30px;
  background-image: url("/images/shared/top_cap.png");
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 300px;
}

#main_content.homepage #content {
  padding: 0;
}

#content > h1:first-child { margin-top: 0; }
#content > p:first-child { margin-top: 0; }

#footer {
  clear: both;
  width: 776px;
  margin: 0 auto;
  padding: 0 16px 0 0;
  text-align: center;
  color: #8a8060;
  font-size: 10px;
}

#footer a {
  color: #8a8060;
}

#main_base {
  clear: both;
}

#main_base img {
  display: block;
}

#main_base_left {
  float: left;
  width: 800px;
}

#main_base_right_edge {
  float: right;
  width: 7px;
}

div.home_slice {
  float: left;
  width: 230px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
}

div.home_slice p.speaker {
  font-size: 14px;
  font-style: italic;
}

div.book_image {
  margin: 0 25px;
  width: 227px;
}

#home_bottom_quote {
  padding: 0 2px;
}

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

div.se_quote p.quote_byline {
  color: #333;
  font-style: italic;
}

div.cart_button {
  float: right;
}
