body {
	background-image: url(/images/diningbkgd.jpg);
	background-position:Top Center; background-repeat:repeat-x;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: arial;
    font-size: 14px;
  }

a:link       { color:#A5A507; text-decoration: none }
a:active     { color:#A5A507; text-decoration: none }
a:visited    { color:#A5A507; text-decoration: none }
a:hover      { color:#FFFFFF; text-decoration: underline }


.navmenu {
  font: 9pt Arial;
  color: #000000;
  font-weight: bold;
  }

a.navmenu:link       { color: #000000; text-decoration: none }
a.navmenu:active     { color: #000000; text-decoration: none }
a.navmenu:visited    { color: #000000; text-decoration: none }
a.navmenu:hover      { color: #000000; text-decoration: underline }

.title {
  font: 14pt Arial;
  color: #FFFFFF; 
  font-weight: bold;
  }
  
.subtitle {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.restaurant {
	font-size: 14px;
	color: #A5A507;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

a.restaurant:link       { color: #A5A507; text-decoration: none }
a.restaurant:active     { color: #A5A507; text-decoration: none }
a.restaurant:visited    { color: #A5A507; text-decoration: none }
a.restaurant:hover      { color: #A5A507; text-decoration: underline }

.othersub {
	font-size: 14px;
	color: #A5A507;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

a.othersub:link       { color: #A5A507; text-decoration: none }
a.othersub:active     { color: #A5A507; text-decoration: none }
a.othersub:visited    { color: #A5A507; text-decoration: none }
a.othersub:hover      { color: #A5A507; text-decoration: underline }
  
.maintext {
  font: 10pt Arial;
  color: #FFFFFF; 
  font-weight: none;
  }

.label {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.btext {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

a.btext:link       { color: #FFFFFF; text-decoration: none }
a.btext:active     { color: #FFFFFF; text-decoration: none }
a.btext:visited    { color: #FFFFFF; text-decoration: none }
a.btext:hover      { color: #FFFFFF; text-decoration: underline }

.browntxt {
  font: 10pt Arial;
  color: #663300; 
  font-weight: bold;
  }

a.browntxt:link       { color: #663300; text-decoration: none }
a.browntxt:active     { color: #663300; text-decoration: none }
a.browntxt:visited    { color: #663300; text-decoration: none }
a.browntxt:hover      { color: #663300; text-decoration: underline }

.orangetxt {
  font: 10pt Arial;
  color: #D07E1B; 
  font-weight: bold;
  }

a.orangetxt:link       { color: #D07E1B; text-decoration: none }
a.orangetxt:active     { color: #D07E1B; text-decoration: none }
a.orangetxt:visited    { color: #D07E1B; text-decoration: none }
a.orangetxt:hover      { color: #D07E1B; text-decoration: underline }

.bnav {
	font-size: 13px;
	color: #788614;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

a.bnav:link       { color: #788614; text-decoration: none }
a.bnav:active     { color: #788614; text-decoration: none }
a.bnav:visited    { color: #788614; text-decoration: none }
a.bnav:hover      { color: #788614; text-decoration: underline }

.footer {
  font: 12px Arial;
  color: #FFFFFF;
  font-weight: bold;
  }

a.footer:link       { color: #FFFFFF; text-decoration: none }
a.footer:active     { color: #FFFFFF; text-decoration: none }
a.footer:visited    { color: #FFFFFF; text-decoration: none }
a.footer:hover      { color: #FFFFFF; text-decoration: underline }

.copyright {
  font: 9pt Arial;
  color: #FFFFFF;
  font-weight: normal;
  }

a.copyright:link       { color: #FFFFFF; text-decoration: none }
a.copyright:active     { color: #FFFFFF; text-decoration: none }
a.copyright:visited    { color: #FFFFFF; text-decoration: none }
a.copyright:hover      { color: #FFFFFF; text-decoration: none }


H1 {
    font-size: 12px;
	color: #595959;
	font-family: Arial;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 12px;
	color: #595959;
	font-family: Verdana;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}