@charset "utf-8";

/* CSS Document */
a {
  text-decoration:none;
  color: #600002;
  font-weight: bold;
}

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

a.black {
  text-decoration:none;
  color: #000000;
}

a.black:hover {
  text-decoration: underline;
  color: #000000;
}

body {
  background-color: #E7E9DC;
  background-image: url(../images/bg/pagebg.jpg);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
}

img {
  border: none;
}

h2 {
  font-size: 13px;
  color: #4F0003;
  border-bottom: 1px solid #B7958E;
  font-weight: bold;
}

h3 {
  font-size: 13px;
  color: #4F0003;
  border-bottom: 1px solid #B7958E;
}

#pagecontainer {
  margin: 0 auto;   /* align for good browsers */
  text-align: left; /* counter the body center */
  width: 970px;
}

#header {
  height: 242px;
}

#photo {
  height: 253px;
  background-image: url(../images/bg/pagesides.jpg);
}

#photobox {
  margin-left: 11px;
  margin-right: 11px;
  height: 254px;
  position: relative;
}

#photoboxtext {
  position: relative;
  top: 204px;
  padding-left: 8px;
  background-image: url(../images/bg/pagetitlebg.png);
  background-repeat: repeat-x;
  height: 49px;
  font-size: 40px;
  line-height: 38px;
}

#navigation {
  background: url(../images/bg/navigationbg.jpg);
  height: 68px;
  padding-bottom: 1px;
  text-align: center;
}

#navigation img {
  border: none;
}

#navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline;
}

#navigation li {
   padding: 0;
   margin: 0;
   display: inline;
}

#navigation img {
  border: none;
}

#pagebodytop {
  background: url(../images/page/pagebg.jpg);
}

#pagebody {
  background: url(../images/bg/pagesides.jpg);
}

#pagetext {
  background: url(../images/bg/pagetext.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #E7E9DC;
  border-left: 1px solid #600002;
  border-right: 1px solid #600002;
  margin-left: 11px;
  margin-right: 11px;
  min-height: 400px;
}

#footercontainer {
  background: url(../images/page/footer.jpg);
  background-position: bottom;
  border-bottom-color: #817947;
  border-bottom-style: none;
  border-bottom-width: 1px;
  padding-bottom: 2px;
}

#lefttext {
  float: left;
  width: 654px;
  margin-top: 9px;
  margin-left: 6px;
  margin-bottom: 20px;
  background-image: url(../images/bg/lefttexttransparent.png);
}

#lefttextcontent {
  border-top: 1px solid #B7958E;
  border-left: 1px solid #B7958E;
  border-right: 1px solid #B7958E;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  padding: 14px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana; 
  font-size: 12px;
  line-height: 160%;
}

#lefttextwatermark {
  height: 42px;
}

#righttext {
  float: right;
  width: 270px;
  margin-right: 6px;
  margin-top: 17px;
}

.righttextbox {
  padding: 10px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana; 
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 24px;
}

#clearingtext {
  clear: both;
}

#footercontainer {
  background-image: url(../images/bg/footer.jpg);
  background-position: bottom;
}

#footertext {
  padding-bottom: 40px;
  padding-left: 22px;
  font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
  font-size: 12px;
  line-height: 26px;
}

#otherrestaurants {
  float: right;
  margin-right: 30px;
  margin-top: 6px;
  line-height: 41px;
}

img.right {
  float: right;
  margin-left: 15px;
  padding: 1px;
}

img.left {
  float: left;
  margin: 5px;
  padding: 1px;
}

.handwriting {
  font-size: 20px;
  line-height: 120%;
}

.handwritingstartletter {
  font-size: 30px;
}

.homeinfobox {
  width: 194px;
  height: 225px;
  float: left;
  margin-right: 15px;
  border: 1px solid #D2D0B6;
  background: #FFFFFF;
  padding: 1px;
  line-height: 150%;
}

.homeinfoboxright {
  width: 194px;
  height: 225px;
  float: left;
  border: 1px solid #D2D0B6;
  background: #FFFFFF;
  padding: 1px;
  line-height: 150%;
}

.infotext {
  padding: 4px;
}

.photofade {
  float: right;
  width: 272px;
  height: 202px;
  border: 3px solid #D2D0B6;
}

.photofade img {
  border: 1px solid #FFFFFF;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
