body{
  margin: 0px;
  background: white url('back2.jpg') repeat-x;
  padding-bottom: 20px;
}

td{
  vertical-align: top;
}

table.bkg{
    width: 780px;
    height: 400px;
    background:url('back1.jpg') top center no-repeat;
    font-family: arial;
    font-size: 12px;
}

table.spacer{
  height: 100px;
}

p.spacer{
    height: 20px;
}

td.left{
  width:150px;
  padding-left: 20px;
}

td.right{
}

table.bod{
  width: 100%;
  padding-left: 3px;
}

td.leftie{
  width: 440px;
    vertical-align: top;
}

td.rightie{
    width: 100px;
  vertical-align: top;
}

table.listspecials{
  width: 100%;
  font-size: 15px;
}

td.listspecials{
    padding: 5px;
    padding-bottom: 25px;
    border-bottom: 1px dashed purple;
}

td.specials{
    border: 1px dashed black;
    padding: 5px;
}

p.header{
  position: relative;
  left: -22px;
  color: white;
  width:550px;
  top: 9px;
}

p.txt{
  top: 150px;
  padding: 5px;
}

p.left{
  position: relative;
  left: 4px;
width: 149px;
  font-size: 11px;
  background: #F3E6FE;
  border: 1px solid purple;
  padding: 5px;
}

p.what{
  background: white;
}

p.notice{
  font: 11px arial;
  font-weight: bold;
}

a.link{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
    color: purple;
}

a.link:link{

}

a.link:hover{
    color: #bb00bb;
    border-bottom: 1px dotted #bb00bb;
}

a.linksmall{
    font-size: 11px;
    text-decoration: none;
    padding: 1px;
    color: purple;
}

a.linksmall:link{

}

a.linksmall:hover{
    color: #bb00bb;
    border-bottom: 1px dotted #bb00bb;
}

p.spec{
    width: 110px;
  font-size: 11px;
  padding: 5px;
  background: #F3E6FE;
  border: 1px solid purple;
  border-top:0px;
  top: -20px;
  position: relative;
}

p.spechead{
    width: 110px;
  font-size: 14px;
  padding: 5px;
  background: #F3E6FE;
  border: 1px solid purple;
  border-bottom: 0px;
  color: purple;
}

a.hours{
  font-size: 12px;
  font-weight: bold;
  color: purple;
}

