body {background-color: white} 

img { width: 100% }

H1 { font-size: 90%; color: fuchsia }

H2 { font-size: 90%; color: silver }

H3 { font-size: 90%; color: blue }

P  { font-size: 90%;}

H1.center {text-align: center}
P.center {text-align: center}

H1.htmlmenu {display:none; color: green; text-align: center}
P.htmlmenu {display:none; color: purple; text-align: center}
A.htmlmenu {display:none; color: purple; text-align: center}
ul.minitabs {display:none; color: purple; text-align: center}

H1.centerwhite {color: black; text-align: center}
P.centerwhite {color:black; text-align: center}

a:link {color: black; text-decoration: none; font-weight: bold}
a:visited {color: blue; text-decoration: none; font-weight: bold}
a:hover {color: white; text-decoration: none; font-weight: bold}
a:active {color: white; text-decoration: none; font-weight: bold}

H1.appetizers { color: black; font-size:110%; font-weight: bold }
H2.appetizer { font-weight: bold; color: black; margin-top: -1.000em; margin-bottom: -0.1em }
.appetizer-price{ color: black; font-size: 95% }
P.appetizer-description { color: black; margin-top: 0.0em }

H1.soups { color: black; font-size:110%; font-weight: bold }
H2.soup { font-weight: bold; color: black; margin-top: -1.000em; margin-bottom: -0.1em }
.soup-price{ color: black; font-size: 95%}
P.soup-description { color: black; margin-top: 0.0em }

H1.salads { color: black; font-size:110%; font-weight: bold }
H2.salad { font-weight: bold; color: black; margin-top: -1.000em; margin-bottom: -0.1em }
.salad-price{ color: black; font-size: 95%}
.salad-dressings{font-style: italic}
.salad-add{font-style: italic}
P.salad-description { color: black; margin-top: 0.0em }

H1.sandwiches { color: black; font-size:110%; font-weight: bold }
H2.sandwich { font-weight: bold; color: black; margin-top: -1.000em; margin-bottom: -0.1em }
.sandwich-sides{ font-size: 90%}
.sandwich-price{ color: black; font-size: 95%}
.sandwich-add{font-style: italic}
P.sandwich-description { color: black; margin-top: 0.0em }

/* Side 2  */

H1.entrees { color: black; font-size:110%; font-weight: bold }
H2.entree { font-weight: bold; color: black ; margin-top: -1.000em; margin-bottom: -0.1em }
.entree-price{ color: black; font-size: 95%}
P.entree-description { color: black; margin-top: 0.0em }

H1.desserts { color: black; font-size:110%; font-weight: bold }
H2.dessert { font-weight: bold; color: black; margin-top: -1.000em; margin-bottom: -0.1em }
.dessert-price{ color: black; font-size: 95%}
P.dessert-description { color: black; margin-top: 0.0em }

H3.travis { color: black }
H3.tyler { color: black }

H3.food-code { color: gray; margin-top: -1.000em; margin-bottom: -0.1em }
P.food-code { color: gray; margin-top: 0.0em  }

H3.gluten-free-message { color: gray; margin-top: 0.000em; margin-bottom: -0.1em }
P.gluten-free-message { color: gray; margin-top: 0.0em  }

H3.kitchen-staff { color: black; margin-top: -1.000em; margin-bottom: -0.1em }
P.kitchen-staff { color: black; margin-top: 0.0em }

P.footer {text-align: center; color: white; font-size: 90%}


/* Hours */

dl.hours {color: white}

/* New Year's 2008 */

H1.hny {text-align: center; color: Red ; font-size:125%}
P.hnydescription {text-align: center; color: Black; font-size: 90%; margin-top: 0.2em; margin-bottom: -0.2em}

H2.hny1 { text-align: center; color: Red; margin-top: 0.1em; margin-bottom: -0.2em }
H3.hny1 { color: Black; margin-top: 0.1em; margin-bottom: -0.2em }
UL.hny1 { color: Black}

H2.hny2 { text-align: center; color: Red; margin-top: 0.1em; margin-bottom: -0.2em }
H3.hny2 { color: Black; margin-top: 0.1em; margin-bottom: -0.2em }
UL.hny2 { color: Black}

H2.hny3 { text-align: center; color: Red; margin-top: 0.1em; margin-bottom: -0.2em }
H3.hny3 { color: Black; margin-top: 0.1em; margin-bottom: -0.2em }
UL.hny3 { color: Black}

H2.hny4 { text-align: center; color: Red; margin-top: 0.1em; margin-bottom: -0.2em }
H3.hny4 { color: Black; margin-top: 0.1em; margin-bottom: -0.2em }
UL.hny4 { color: Black}

hr.red {color: Red}
hr.white {color: Black}

