body
{
margin-top: 5px;
font: 11px trebuchet ms, verdana, arial, tahoma; 
color: #6d200b;
background: #6D510B;
/*background: #ffffff url(images/bg.gif) top center repeat-x;*/
}

h1
{
font-size: 15px; color: #000; padding: 0; margin: 0;
}

h2, h3, h4, h5, h6
{
text-align:center;
}

h2, h3, h4, h5, h6
{
font: bold 13px trebuchet ms, verdana, arial, tahoma; 
color: #333; 
padding: 0; 
margin: 0;
background-color:#eee;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.heading
{
margin: 20px 0 0 0;
font: bold 13px trebuchet ms, verdana, arial, tahoma; 
color: #000; 
text-align:center;
}

a, a:link, a:visited 
{
color: #6d200b;
}

a:hover 
{
color:#000;
position: relative;
top:1px; left:1px;
cursor: pointer;
}

td 
{
border-bottom: 1px solid #333;
}

hr
{
border: 0px;
height: 1px;
background-color: #6D510B;
}

img
{
border: none;
}

img.floatLeft 
{ 
float: left; 
margin: 4px; 
}
img.floatRight 
{ 
float: right; 
margin: 4px; 
}

.center
{
text-align:center;
}
.description 
{
width: 100%;
}

.pricing
{
text-align: center;
font: bold 11px trebuchet ms, verdana, arial, tahoma; 
vertical-align: top;
}

#contentbg
{
width: 780px;
background-color: #FFFFFF;
background:url(images/background.jpg) no-repeat;
}

#header
{
height: 150px;
border-bottom: 1px solid #333; 
background-image:url(images/header.jpg);
}

.logo
{
position: absolute; top:0;
}

#SiteMenu {
background-color: #000;
text-align:center;
color: #aaa;
  }
  
#SiteMenu ul {
margin: 0;
padding: 0;
white-space:nowrap;
height: 18px;
font-size: 11px;
background-color: #000;
  }

#Footer {
height: 47px;
background-image: url(images/footer.jpg); 
text-align:center;
color: #aaa;
}

#Footer ul
{
margin: 0;
padding: 0;
font-size: 11px;
text-align:center;
}

#SiteMenu li, #Footer li {
padding: 0 5px;
  display: inline;
  list-style-type: none;
  }
#SiteMenu a, #Footer a {
  color: #ddd;
  line-height: 12px;
  text-decoration: none;
  }
#SiteMenu a:hover, #Footer a:hover {
  color:#fff;
  text-decoration: underline;
  }

#FoodMenu
{
text-align:center; 
border-bottom: 1px solid #6D510B;
margin: 5px 0 5px 0;
padding: 0 0 7px 0;
}

#ContentTextBG
{
background-image:url(images/content-bg.jpg);
}

#content
{
width: 460px;
height: 375px;
min-height: 375px;
margin: 0 160px 0 160px;
padding: 23px 0 0 0;
}

html>body #content
{
height: auto;
}

#container
{
width: 780px;
margin: 0px auto;
background-color: #ffffff;
border: 1px solid #000;
}

#ContentFooter
{
width: 484px;
border-top:solid 1px #6d200b;
margin: 0 0 5px 148px;
}

html>body #ContentFooter
{
width: 100%;
margin: 10px 0 0 0;
height: 10px;
border: none;
background-image:url(images/content-footer.jpg);
position: relative; top: -10px;
}

#w3c {
text-align:center;
color: #ccc;
}

#w3c ul
{
margin: 5px 0 0 0;
padding: 0;
font-size: 11px;
text-align:center;
}

#w3c li {
padding: 0 5px;
  display: inline;
  list-style-type: none;
  }
#w3c a {
  line-height: 12px;
  color:#ccc;
  text-decoration: none;
  }
#w3c a:hover {
  color:#fff;
  text-decoration: underline;
  }
  
.copy {display: none;}

blockQuote {
  background-color: #F7DBD4;
  border-top: 1px solid #6D200B;
  border-bottom: 1px solid #6D200B;
  padding: 0 5px 0 5px;
  margin: 0 0 5px;
  }  