.shift-up { margin-top : -17px; }
.hidden { display: none; }

.alt1,
.alt1b {
  float: right;
  clear: right;
  width: 170px;
  height: 170px;
  margin: 0px 5px 15px 15px;
  padding: 19px;
  background-image: url(/images/image-alt1.png);
}

.alt2 {
  float: left;
  width: 170px;
  height: 170px;
  margin: 15px 25px 15px 0px;
  padding: 19px;
  background-image: url(/images/image-alt2.png);
}

.alt2a { margin-top: 0px; }

.center-block {
  width: 250px;
  margin-left: 105px;
}
.vcard {
  
}

.vcard .fn {
  display: block;
}

.vcard .street-address {
  display: block;
}

.vcard .tel {
  display: block;
}

.vcard .note {
  display: block;
}

h2.announce {
  display: block;
  position: relative;
  font-weight: normal;
  height: 40px;
}

.announce-header {
  color: #e4a;
  font-weight: bold;
}

#title-block {
  width: 350px;
  min-width: 350px;
  height: 60px;
  min-height: 60px;

  float: right;
  margin-right: 25px;

}
#title-block img {
  display: block;
}

#main {
  margin-left: 206px;
  width: 669px;
  clear: right;
}

#main .leadin {
  font-size: 1.33em;
  font-weight: normal;
  color: #aa1288;
}

#main h1 {
  width: 420px;
  line-height: 1.25em;
  display: block;
  position: relative;
  top: -35px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 3px;
  padding: 0;
}

#main h3 {
  font-size: 1.33em;
  font-weight: normal;
  color: #5b4822;
}

#main p {
  padding-bottom: 10px;
}

#main a {
  color: #5b4822;
}

#main a:hover {
  color:  #dbb15e;
  text-decoration: underline;
}

#main h2 {
  font-size: 1.66em;
  color: #5b4822;

  display: block;
  width: 430px;
  height: 40px;
  background: url(/images/menu-banner-2.png) no-repeat 0 0;
  margin: 0;
  text-align: center;
  padding: 9px 0 0 0;
}

#main .hr {
  display: block;
  height: 16px;
  width: 400px;
  margin: 0px 0px 10px 0px;
  background-image: url(/images/hr.png);
  background-repeat: no-repeat;
  background-position: center;
  border: hidden;
}

#main .hr-alt {
  display: block;
  height: 16px;
  width: 400px;
  margin: 10px 0px 40px 0px;
  background-image: url(/images/hr1.png);
  background-repeat: no-repeat;
  background-position: center;
  clear: right;
  border: hidden;
}

#main .hr hr,
#main .hr-alt hr { display: none; }

#main .company {
  width: 400px;
  padding: 20px 0px 0px 0px;
}

#main .company p,
#main .company h3,
#main .company .location {
  width: 400px;
  margin-left: 15px;
}

#main .company h3 {
  text-align: center;
  margin-top: 10px;
}

#main .company .location {
  display: block;
  height: auto;
  text-align: center;
}

#main .menu-table {
  width: 420px;
  vertical-align: top;
}

#main .menu-table td { vertical-align: top; }

#main .menu-table .name {
  width: 300px;
}

#main ul.products {
  list-style: none;
  padding-bottom: 10px;
  text-align: left;
}
#main .menu-table .descr { font-style: italic; }
#main .menu-table .price { padding-left: 10px; }


#main.menu-list h2 {
  display: block;
  width: 669px;
  height: 40px;
  background: url(/images/menu-banner.png) no-repeat 0 0;
  margin: 0;
  text-align: center;
  padding: 9px 0 0 0;
  float: left;
}

#main .menu-item {
   padding: 10px 0 30px 0;
   margin-left: 240px;
   width: 180px;
 }

