body {
     background: #FFFFE3 url(../images/grill/background.jpg);
     margin: 0;
     color: #000000;
}

.menu_content { 
     color: #000000; 
     font-size: 12px; 
     font-family: Arial, Verdana, Helvetica, sans-serif; 
     line-height: 14px;
     text-align: center;
}

.menu_content h1 {
     font-size: 16px;
     line-height: 18px;
     text-align: center; 
}

.menu_content h2 {
     color: #C00100;
     font-size: 14px;
     line-height: 16px;
     text-align: center; 
}

.menu_content h3 {
     color: #E77111;
     font-size: 12px;
     line-height: 14px;
     text-align: center; 
}


.menu_content h1 {
     font-size: 16px;
     line-height: 18px;
     text-align: center; 
}

.content { 
     color: #000000; 
     font-size: 12px; 
     font-family: Arial, Verdana, Helvetica, sans-serif; 
     line-height: 14px;
     text-align: left;
}

.content h1 {
     font-size: 16px;
     line-height: 18px;
     text-align: left; 
}

.content h2 {
     color: #C00100;
     font-size: 14px;
     line-height: 16px;
     text-align: left; 
}

.content h3 {
     color: #E77111;
     font-size: 12px;
     line-height: 14px;
     text-align: left; 
}

.content h4 {
     font-size: 12px;
     line-height: 14px; 
     color: #C00000;
}

a:link {
      color: #DA0000;
      text-decoration: none;
}

a:visited {
      color: #DA0000;
      text-decoration: none;
}

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

#nav {
      font-variant: small-caps;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 11px;
	  text-align: center;
	  color: #000000;
	  line-height: 14pt; 
}

#nav a {
      text-decoration: none;
	  color: #FFFFFF;
}

#nav a:hover {
      color: #000000;
}

#subnav li {
      list-style-image:  url(../images/bullet.gif);
	  font-weight: bold;
      text-align: left;
      padding-bottom: 5px;
      width: 145px;
	  text-align; left;
}

#subnav a {
      text-decoration: none;
	  color: #800000;
}

#subnav a:hover {
      color: #000000;
}

.hours {
	  font-size: 11px;
	  color: #000000;
	  line-height: 12px;
}

.thumbnail img { border: solid 8px #FBECA7; }

.thumbnail {
      font-size: 11px;
	  line-height: 12pt;
	  margin-left: auto;
	  margin-right: auto;
	  text-align: center;
}

#footer {
      font-variant: small-caps;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 12px;
	  text-align: center;
	  color: #000000;
	  line-height: 12pt; 
}

#footer a {
      text-decoration: none;
	  color: #FFFFFF;
}

#footer a:hover {
      color: #000000;
}