html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .81em;
  background-color: #f0f0f0;
  line-height: 1.2;
}
body {
  margin: 0px;
  background: #f0f0f0 url('images/bottom-background.jpg') repeat-x 0px 308px;
}
h1, h2, h3 {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-style: italic;
}
h1 {
  font-size: 1.23em;
  color: #064164;
}
h2 {
  font-size: 1.15em;
  color: #e58100;
}
h3 {
  font-size: 1.08em;
  color: #b6b6b6;
}
a img {
  border-style: none;
}
div#header {
  background: url('images/header-background.jpg') center top;
  width: 100%;
  height: 308px;
}
div#header_inner {
  width: 990px;
  margin: 0px auto;
}
a#facebook {
  width: 66px;
  height: 66px;
  float: right;
  margin: 21px 15px 0px 0px;
}
a#facebook img {
  width: 66px;
  height: 66px;
  position: relative;
  z-index: 1;
}
img#gift_cards {
  width: 120px;
  height: 81px;
  float: right;
  display: block;
  margin: 12px 35px 0px 15px;
}
img#holiday_gift_cards {
  width: 159px;
  height: 107px;
  float: right;
  display: block;
  margin-right: 10px;
}
img#logo {
  width: 323px;
  height: 116px;
  display: block;
  position: absolute;
  margin-top: 25px;
  margin-left: -7px;
}
img#christmas_logo {
  width: 333px;
  height: 136px;
  display: block;
  position: absolute;
  margin: 10px 0px px 0px;
}
div#nav_top {
  float: right;
  margin: 108px -243px 0px 0px;
  line-height: 24px;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 14px;
}
div#nav_top a {
  border-left: 1px solid #7ab7cb;
  text-decoration: none;
  padding-left: 11px;
  margin-left: 11px;
  color: #fff;
  height: 24px;
  float: left;
  display: block;
}
div#nav_top  a.current, div#nav_top a:hover {
  color: #fea807;
}
div#nav_top a.first {
  border-left-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
div#middle_shadow_top {
  background-image: url('images/middle-shadow-top.png');
  height: 10px;
  width: 990px;
  margin: -175px auto 0px auto;
}
div#middle {
  background-image: url('images/middle-shadow.png');
  width: 980px;
  margin: 0px auto;
  padding: 5px 5px 0px 5px;
  overflow: hidden;
}
div#middle_shadow_bottom {
  background-image: url('images/middle-shadow-bottom.png');
  width: 990px;
  height: 10px;
  margin: 0px auto;
}
div#christmas_decor {
  width: 279px;
  height: 73px;
  background: url('images/christmas-decor.png') no-repeat;
  position: absolute;
  margin: -5px 0px 0px -42px;
}
div#slideshow {
  width: 511px;
  height: 174px;
  margin-left: 20px;
  margin-top: 11px;
}
div#note {
  background: url('images/note.png') no-repeat;
  width: 239px;
  float: right;
  display: block;
  padding: 52px 0px 60px 50px;
  margin-right: 75px;
}
/*div#note {
  padding-bottom: 0px;
}*/
div#note img {
  height: 73px;
  display: block;
  padding-top: 2px;
  margin-left: -30px;
}
div#content {
  padding: 28px 50px 12px 20px;
  color: #777777;
}
div#footer {
  text-align: center;
}
div#footer a {
  color: #000;
}
div#nav_bottom a {
  margin-left: 10px;
}
div#nav_bottom a.first {
  margin-left: 0px;
}
