* {
  margin: 0;
  border: 0;
  padding: 0;
  outline: none;
}

html, body, #main {
  height: 100%;
  width: 100%;
  background: #000 url(/images/bg.gif);
  font-family: Verdana, Helvetica, sans-serif;
}

#main tr td {
  vertical-align: middle;
}

.container {
  position: relative;
  width: 790px;
  height: 610px;
  margin: 0 auto;
  padding: 5px;
  background: #900;
  overflow: hidden;
}

.header {
  float: left;
  width: 790px;
  height: 100px;
  background: #000 url(/images/header_bg.gif) no-repeat;
}

.menu {
  width: 540px;
  background: none;
  padding: 47px 0 0 170px;
}

a#b-home img {
  width: 57px;
  height: 11px;
  margin-left: 0;
  background: url(/images/b_home.gif) top left no-repeat;
}

a#b-about img {
  width: 108px;
  height: 11px;
  margin-left: -3px;
  background: url(/images/b_about.gif) top left no-repeat;
}

a#b-menu img {
  width: 71px;
  height: 11px;
  margin-left: -3px;
  background: url(/images/b_menu.gif) top left no-repeat;
}

a#b-catering img {
  width: 105px;
  height: 11px;
  margin-left: -3px;
  background: url(/images/b_catering.gif) top left no-repeat;
}

a#b-also  img{
  width: 174px;
  height: 11px;
  margin-left: -3px;
  background: url(/images/b_also.gif) top left no-repeat;
}

a#b-baskets  img{
  width: 241px;
  height: 15px;
  margin-left: 110px;
  margin-top: 7px;
  background: url(/images/basket.gif) top left no-repeat;
}

a#b-home:hover img {
  width: 57px;
  height: 11px;
  background: url(/images/b_home_hover.gif) top left no-repeat;
}

a#b-about:hover img {
  width: 108px;
  height: 11px;
  background: url(/images/b_about_hover.gif) top left no-repeat;
}

a#b-menu:hover img {
  width: 71px;
  height: 11px;
  background: url(/images/b_menu_hover.gif) top left no-repeat;
}

a#b-catering:hover img {
  width: 105px;
  height: 11px;
  background: url(/images/b_catering_hover.gif) top left no-repeat;
}

a#b-also:hover  img{
  width: 174px;
  height: 11px;
  background: url(/images/b_also_hover.gif) top left no-repeat;
}

a#b-baskets:hover  img{
  width: 241px;
  height: 15px;
  margin-left: 110px;
  margin-top: 7px;
  background: url(/images/basket_over.gif) top left no-repeat;
}

.content { 
  width: 790px;
  height: 455px;
  max-height: 455px;
  float: left;
  background-color: #fff;
  border-top: 2px solid #e7dfca;
  border-bottom: 2px solid #e7dfca;
}

.image {
  width: 390px;
  height: 455px;
  float: left;
}

.text {
  display: inline;
  width: 300px;
  height: 400px;
  margin: 30px 50px 0 0;
  float: right;
}

.text img {
  margin-bottom: 10px;
}

.text-overflow {
  display: inline;
  float: left;
  width: 350px;
  height: 375px;
  max-height: 375px;
  margin: 10px 0 0 35px;
  overflow: auto;
}

.text-overflow img {
  display: block;
  float: left;
  margin-bottom: 10px;
}

#text {
  width: 325px;
  height: 375px;
  padding-right: 15px;
  overflow: auto;
}

#also h2 {
  color: #000;
  width: 300px;
  font-size: 15px;
  font-weight: bold; 
  font-variant: small-caps;
  text-align: center;
  float: left;
}

#also h3 {
  color: #902528;
  padding: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

.also-left {
  width: 150px;
  color: #000;
  margin-bottom: 10px;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  float: left;
}

.also-right {
  width: 150px;
  color: #000;
  margin-bottom: 10px;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  float: right;
}

.date {
  color: #666;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.menu-item {
  width: 305px;
  margin-bottom: 15px;
  float: left;
}

.menu-item p {
  width: 100%;
  color: #000;
  font-size: 11px;
  float: left;
  clear: both;
}

.menu-item h2 {
  color: #000;
  font-size: 13px;
  font-weight: bold; 
  font-variant: small-caps;
  float: left;
}

.menu-item em {
  color: #902528;
  font-size: 13px;
  font-weight: bold;
  float: right;
  font-style: normal;
}

.menu-item strong {
  width: 300px;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  float: left;
}

.catering-item {
  margin-bottom: 15px;
  float: left;
}

.catering-item p {
  width: 300px;
  color: #000;
  font-size: 11px;
  float: left;
  clear: both;
}

.catering-item h2 {
  color: #000;
  font-size: 13px;
  font-weight: bold; 
  font-variant: small-caps;
  float: left;
}

.catering-item h3 {
  width: 300px;
  color: #902528;
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
  text-align: center; 
  float: left;
}

.catering-item h4 {
  width: 300px;
  color: #000;
  font-size: 13px;
  font-weight: bold; 
  font-variant: small-caps;
  float: left;
}

.catering-item h5 {
  width: 300px;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  float: left;
}

.catering-item em {
  color: #902528;
  font-size: 11px;
  font-weight: bold;
  float: right;
  font-style: normal;
}

.catering-item strong {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  float: left;
}

.catering-item-center {
  margin-bottom: 15px;
  text-align: center;
}

.catering-item-center p {
  color: #000;
  font-size: 11px;
  clear: both;
}

.catering-item-center h2 {
  color: #000;
  font-size: 13px;
  font-weight: bold; 
  font-variant: small-caps;
}

.family {
  display: inline;
  width: 340px;
  height: 400px;
  margin: 20px 30px 0 0;
  float: right;
}

.family p {
  color: #000;
  font-size: 10px;
  line-height: 12px;
  margin-top: 3px;
  padding-bottom: 6px;
}

.family strong {
  color: #000;
  width: 340px;
  margin-top: 5px;
  padding: 3px;
  font-size: 11px;
  text-align: center;
  display: block;
  border-top: 1px solid #000;
}

#clips {
	margin-top: 5px;
}

#clips-button {
  width: 75px;
  height: 20px;
}

#clips-menu {
  display: none;
  position: relative;
  border-bottom: 5px solid #FFF;
  top: 0;
  width: 180px;
  height: 90px;
  margin-top: -120px;
  padding: 2px 2px 0 2px;
  background: #8E0519;
  font-size: 11px;
  text-align: center;
}

html>body #clips-menu {
  margin-top: -117px;
}

*+html>body #clips-menu {
  margin-top: -120px;
}

#clips-menu a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 2px 0 2px 0;
  border-top: 1px solid #fff;
}

#clips-menu a:hover {
  display: block;
  color: #8E0519;
  background: #fff;
  text-decoration: none;
  border-top: 1px solid #fff;
}

#clips-menu a.first {
  border-top: 0;
}

.footer {
  width: 790px;
  height: 50px;
  float: left;
  background: #000 url(/images/footer_bg.gif) no-repeat;
}

.sub-menu {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 375px;
  height: 50px;
}

.sub-menu a {
  background: #666;
  font-size: 10px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 10px 0 10px;
  padding: 0px 7px;
  text-align: center;
  border: 1px solid #666;
  line-height: 16px;
}

.sub-menu a:hover {
  background: #fff;
  color: #666;
}

.footer, .footer a:link, .footer a:visited {
  color: #fcdfb7;
  font: 12px Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  text-align: center;
  text-decoration: none;
}

.footer-phone {
  width: 174px;
  float: left;
  margin-top: 10px;
  background: none;
  letter-spacing: .25px;
}

.footer-address {
  width: 174px;
  float: right;
  margin-top: 10px;
  background: none;
  letter-spacing: .25px;
}