html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100.01%;
	min-width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a28e6b;
}

#contents table { 
v-align: center;
background-color: #290000;
padding: 3px;
}

#inset table { 
v-align: center;
background-color: #DBC78C;
padding:0px;
}

#inset2 table { 

background-color: #290000;
border-right: 1px solid #290000;
}

#menu table { 

background-color: #f1e9d1;
padding:0px 0 5px 0;
}

#events table { 

background-color: #290000;
padding:0px;
margin:0px;
}

#time table { 
background-color: #f1e9d1;
padding:4px;
margin:4px;
border: 1px solid #925a43;
}

#contents h3 { 
font-size: 80%; text-align: left; color: rgb(10%,30%,10%);
margin-bottom: 0em; height: 31px;  background-color:#725E1F;}
#contents h3 span {position: absolute; left: -50em; width: 50em;}

#contents h4 { 
font-size: 80%; text-align: left; color: #f1e9d1;
margin-bottom: 0em; margin-top: .25em; height: 35px; background: url(images/specialtxt.gif) 50% 100% no-repeat; background-color:#f1e9d1; line-height: 120%; }
#contents h4 span {position: absolute; left: -80em; width: 80em;}

#contents p {FONT-SIZE: .75em; FONT-FAMILY: "Arial", Verdana, Helvetica; line-height: 110%; padding: 0 5px 0 5px; color:#290000; text-align:center;}
#menu p.menu{FONT-SIZE: .75em; FONT-FAMILY: "Arial", Verdana, Helvetica; line-height: 110%; padding: 0 5px 0 5px; color:#290000; text-align:center;}
#menu p.price{FONT-SIZE: .8em; FONT-FAMILY: "Arial", Verdana, Helvetica; line-height: 90%; padding: 0 5px 5px 5px; color:#725e1f;font-weight:600;text-align:center;}

#contents h2 {FONT-SIZE: .9em; font-family:Georgia, "Times New Roman", Times, serif;  padding: 0px; margin:0; color:#a21a00; font-weight:600; text-align:center;}

#contents h1 {FONT-SIZE: 1.0em; font-family:Georgia, "Times New Roman", Times, serif;  padding: 5px; margin:0; color:#290000; font-weight:900; text-align:center;}

#contents h5 {FONT-SIZE: .95em; font-family:Georgia, "Times New Roman", Times, serif;  padding: 0px; margin:0; color:#f1e9d1; font-weight:900; text-align:center;}

#menu h6 {FONT-SIZE: .9em; font-family:Georgia, "Times New Roman", Times, serif;  padding: 0px; margin:0; color:#990000;  text-align:center;}


#contents h9 {FONT-SIZE: .95em; font-family:Georgia, "Times New Roman", Times, serif;  padding: 0px; margin:0; color:#990000; font-weight:900; text-align:center;}


#events h1 {FONT-SIZE: 1.25em; font-family:Georgia, "Times New Roman", Times, serif;  padding: 5px; margin:0; color:#Dbc88d; font-weight:900; text-align:center;}

#events h2 {FONT-SIZE: 1.0em; font-family:Georgia, "Times New Roman", Times, serif;  padding: 0px; margin:0; color:#a21a00; font-weight:600; text-align:center;}

#events p {FONT-SIZE: .75em; FONT-FAMILY: "Arial", Verdana, Helvetica; line-height: 120%; padding:  0 5px 0 5px; color:#ffffff;}
#events strong { FONT-FAMILY: "Arial", Verdana, Helvetica; line-height: 120%; padding:  0 5px 0 5px; color:#dbc88d;}

a:link { FONT-FAMILY: "Arial", Verdana, Helvetica; color: #fff; text-decoration: none; }
a:visited {FONT-FAMILY: "Arial", Verdana, Helvetica; color: #290000; }
a:hover { FONT-FAMILY: "Arial", Verdana, Helvetica; text-decoration: underline; }

#inset2 a:link { FONT-FAMILY: "Arial", Verdana, Helvetica; color: #DBC78C; }
#inset2 a:visited {FONT-FAMILY: "Arial", Verdana, Helvetica; color: #DBC78C; }
#inset2 a:hover {FONT-FAMILY: "Arial", Verdana, Helvetica; color: #fff; text-decoration:underline;}

#footer {height: 25px; background-color:#925a43; FONT-FAMILY: "Arial", Verdana, Helvetica; FONT-SIZE: .75em; padding: 4px 0 0 0; text-align:center;}
#footer a:link {color: #290000; }
#footer a:visited {color: #290000; }
#footer a:hover {color: #a21a00; }
#footer strong {text-decoration: underline; }


#updated {height: 25px;  FONT-FAMILY: "Arial", Verdana, Helvetica; FONT-SIZE: .75em; padding: 4px 0 0 0; text-align:center;}
#updated a:link {color: #290000; }
#updated a:visited {color: #290000; }
#updated a:hover {color: #a21a00; }
#updated strong {text-decoration: underline; }



