body 
{
color: #FFFFFF 
}
.button {font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
color: #C12A01; text-decoration: none
}
.button:hover {color: #6EAADE; 
text-decoration: underline
}
.button:link {color: #C12A01; 
text-decoration: underline
}
.button:visited {color: #C12A01; 
text-decoration: underline
}
.button:active {color: #C12A01; 
text-decoration: underline
}
.body {font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000 
}
.title {font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-style: italic; 
font-weight: bold; 
color: #003a50 
}
.footmenu {font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #000000; text-decoration: none
}
.side-bar  { background:url('/persistent/templateimages/sidebg.gif') repeat-y }
a:link {color: #6EAADE;
text-decoration: underline
}     /* unvisited link */
a:visited {color: #6EAADE; 
text-decoration: underline
}
a:hover {color: #C12A01;
text-decoration: underline
}   /* mouse over link */
a:active {color: #6EAADE;
text-decoration: underline
}   /* selected link */
h1     { 
font-family: Arial, Helvetica, san-serif;
color: #C12A01;
font-size: 14pt;
font-weight: bold;
align: center 
}
h2     { 
font-family: Arial, Helvetica, sans-serif;
color: #C12A01;
font-size: 11pt;
line-height: 16px;
align: left;
font-weight: bold
}
p 
{
text-align: left;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt 
}
p.left {text-align: left}
p.center {text-align: center}
.center {text-align: center}
.left {text-align: left 
}
p.menu 
{
text-align: left;
color: #CC2900;
font-family: Poor Richard;
font-weight: bold;
text-decoration: underline;
font-size: 12pt 
} 
p.dine
{
text-align: left;
color: #35475f;
font-family: Poor Richard;
font-weight: bold;
text-decoration: underline;
font-size: 12pt 
}