html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .85em;
  line-height: 1.6em;
}
body {
  margin: 0px;
  background: #edc880 url('images/1x1/background-gradient.svg.png');
  color: #000;
}
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-style: italic;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
strong {
}
div#container_decoration {
  background: url('images/background-decoration.png') repeat-y center top;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  background: #5a0101 url('images/1x1/background-gradient-2.svg.png');
  color: #e7dda4;
}
div#container_overall a {
  color: #fff;
}
div#left {
  width: 197px;
  margin-left: 13px;
  float: left;
  position: relative;
}
img#logo {
  display: block;
  margin-left: -17px;
  width: 286px;
  height: 188px;
}
div#nav_left {
  font-size: 15px;
  font-weight: bold;
  margin-top: -15px;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 18px;
}
div#nav_left a {
  display: block;
  color: #f7dda4;
  margin-bottom: 10px;
  text-decoration: none;
}
div#nav_left a:hover {
  color: #fff;
}
/*div#nav_left a.current {
  background: url('images/navigation-rollover.png') no-repeat;
  color: #fff;
}*/
div#gifts {
  width: 258px;
  height: 209px;
  color: #800000;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  line-height: 20px;
  margin-top: 10px;
}
div#gifts img {
  width: 258px;
  height: 209px;
  margin-bottom: -147px;
}
div#gifts div.content {
  position: relative;
  padding: 0px 42px 17px 34px;
}
div#address {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  padding-right: 20px;
  margin-top: 10px;
}
div#services_nav {
  margin-top: 30px;
  margin: 20px 0px 0px -12px;
  text-align: center;
  line-height: 1.3em;
}
div#services_nav a {
  display: block;
  width: 115px;
  text-decoration: none;
  margin: 0px auto 15px auto;
  color: #e7dda4;
}
div#services_nav img {
  width: 111px;
  height: 83px;
  border: 2px solid #7f4f14;
  display: block;
}
div#right {
  float: left;
  width: 778px;
}
img#slideshow_frame {
  display: block;
  margin-right: 21px;
  width: 355px;
  height: 230px;
  float: right;
  margin-bottom: -230px;
  margin-top: 23px;
  position: relative;
  z-index: 1;
}
div#slideshow {
  float: right;
  clear: right;
  width: 355px;
  height: 230px;
  margin-right: 21px;
  overflow: hidden;
}
div#slideshow img {
  width: 355px;
  height: 230px;
  display: block;
}
div#content_top {
  width: 381px;
  margin-top: 23px;
  margin-bottom: 29px;
}
div#content_top img.top {
  display: block;
  width: 381px;
  height: 11px;
}
div#content_top div.content {
  background: url('images/narrow-box-middle.png');
  color: #800000;
  min-height: 236px;
  width: 261px;
  padding: 30px 60px;
}
div#content_top img.bottom {
  display: block;
  width: 381px;
  height: 11px;
}
div#specials {
  width: 211px;
  height: 144px;
  position: absolute;
  margin-left: 517px;
  margin-top: -95px;
  padding: 0px 12px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
}
div#specials img {
  width: 235px;
  height: 144px;
  margin-bottom: -77px;
  margin: 0px -12px -80px -12px;
  display: block;
}
div#content_bottom {
  width: 712px;
}
div#content_bottom img.top {
  display: block;
  width: 712px;
  height: 10px;
}
div#content_bottom div.content {
  background: url('images/wide-box-middle.png');
  color: #800000;
  padding: 40px 60px;
  min-height: 925px;
  width: 592px;
}
div#content_bottom img.bottom {
  display: block;
  width: 712px;
  height: 10px;
}
div#content_top a, div#content_bottom a {
  color: #c11616;
}
div#content_top a:visited, div#content_bottom a:visited {
  color: #d91919;
}
div#footer {
  text-align: center;
  clear: both;
  padding: 1px 0px;
}
div#breadcrumbs {
  margin-right: 137px;
  font-size: 17px;
  margin-top: -20px;
  text-align: center;
}
div#breadcrumbs a {
  margin: 0px 5px;
  font-weight: bold;
}
table {
  width: 50%;
  margin: 0px auto;
}
th {
  text-align: left;
}
