html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  background-color: #000;
  color: #fff;
}
body {
  margin: 20px 0px;
}
h1, h2, h3, h4, h5, h6, p {
}
h1, h2, h3, h4, h5, h6 {
  font-style: italic;
}
h1 {
  font-size: 1.17em;
  background-color: #000;
  color: #fff;
  border: 2px solid #a07520;
  padding: 2px 5px;
  margin-top: 5px;
}
h2 {
  font-size: 1.17em;
  color: #02264a;
}
h3 {
  font-size: 1.08em;
  color: #660606;
}
a img {
  border-style: none;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  background-color: #fff;
  color: #000;
}
div#header {
  background: #420d02 url('images/flannel-pattern.gif');
  color: #fff;
  height: 66px;
}
img#logo {
  display: block;
  width: 222px;
  height: 150px;
  position: absolute;
  margin: 0px 0px 0px 5px;
}
span#hours {
  display: block;
  text-align: center;
  font-size: 1.08em;
  font-weight: bold;
  position: absolute;
  margin: 15px 0px 0px 250px;
}
div#nav_top {
  float: right;
  text-transform: uppercase;
  margin: 15px 10px 0px 0px;
}
div#nav_top a {
  float: left;
  border-left: 1px solid #7c574f;
  padding-left: 10px;
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
}
div#nav_top a.first {
  border-left-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
div#nav_top a.current, div#nav_top a:hover {
  color: #ffc55f;
}
div#subscribe {
  width: 316px;
  position: absolute;
  margin: 40px 0px 0px 685px;
}
div#subscribe a {
  color: #660606;
}
div#subscribe a:visited {
  color: #a07520;
}
div#container_bottom {
  background-color: #eacea0;
  border: 4px solid #fff;
  clear: both;
}
div#left {
  float: left;
  width: 216px;
  margin: 80px 0px 0px 10px;
}
div#nav_left_top {
  width: 216px;
  height: 22px;
  background-image: url('images/nav-left-background-top.png');
}
div#nav_left {
  font-family: 'Comic Sans MS', cursive;
  text-transform: uppercase;
  line-height: 17px;
  background-image: url('images/nav-left-background-middle.png');
  width: 176px;
  padding: 20px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #cca348;
  padding-left: 30px;
  background: url('images/nav-left-decoration.png') no-repeat;
  height: 17px;
  margin-top: 20px;
}
div#nav_left a.first {
  margin-top: 0px;
}
div#nav_left a.current {
  color: #fff;
  background: url('images/nav-left-decoration-current.png') no-repeat;
}
div#nav_left a:hover {
  color: #fff;
}
div#nav_left_bottom {
  width: 216px;
  height: 22px;
  background-image: url('images/nav-left-background-bottom.png');
}
div#right {
  float: left;
  width: 739px;
  padding: 7px 5px 0px 10px;
}
div#slideshow {
  width: 509px;
  height: 164px;
  float: left;
  border: 5px solid #fff;
  background-color: #333;
}
div#slideshow img {
  display: block;
  width: 509px;
  height: 164px;
}
img#logo2 {
  display: block;
  width: 215px;
  height: 174px;
  float: left;
  margin-left: 5px;
}
a#gift_cards {
  display: block;
  width: 192px;
  height: 106px;
  margin: 0px auto;
}
a#gift_cards img {
  display: block;
  width: 192px;
  height: 106px;
}
a#banquets_meetings {
  display: block;
  width: 192px;
  height: 106px;
  margin: 0px auto;
}
a#banquets_meetings img {
  display: block;
  width: 192px;
  height: 106px;
}
a#facebook {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0px auto 1em auto;
}
a#facebook img {
  display: block;
  width: 84px;
  height: 84px;
}
div#content {
  clear: both;
  padding: 1px 0px;
}
div#content a {
  color: #660606;
}
div#content a:visited {
  color: #a07520;
}
div#bottom_decoration {
  height: 10px;
  background: #420d02 url('images/flannel-pattern.gif') 0px -20px;
}
div#footer {
  width: 948px;
  margin: 0px auto;
  text-align: center;
  padding: 20px 20px 1px 20px;
}
div#footer a {
  color: #fff;
}
div.menu {
  font-size: 1.3em;
  text-align: center;
}
div.menu strong {
  display: block;
  margin-bottom: 1em;
}
div.menu h3 {
  margin-bottom: -1em;
  font-size: 1em;
}
div.menu p {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
div.menu table {
  border-collapse: collapse;
}
div.menu td {
  border: 1px dashed #000;
  padding: 5px;
}
div.photo_gallery {
}
div.photo_gallery a {
  width: 133px;
  display: block;
  float: left;
  height: 90px;
  text-decoration: none;
  font-size: .85em;
  text-align: center;
  margin: 0px 5px 8px 5px;
  border: 2px solid #660606;
}
div.photo_gallery a img {
  width: 133px;
  height: 90px;
  display: block;
}

