html {
	background-color: #EDEDDC;	
}
body,p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
}
table {
	border: none;
}
td.header {
	background-color: #EDEDDC;
}
td.footer {
	background-color: #EDEDDC;
	height: 20px;
}
td.menu_pane_left {
	background-color: #008811;
	color: #EDEDDC;
	text-align: left;
	vertical-align: top;
}
td.menu_pane_top {
	background-color: #EDEDDC;
	color: #008811;
	text-align: right;
	vertical-align: bottom;
	height: 20px;
}
td.main {
	background-color: #FFFFFF;
}
p {
	line-height: 1.3;
	margin-left: 25pt;
	margin-right: 25pt;
}
p.soda_fountain_menu {
	margin-left: 0pt;
	margin-right: 0pt;
}
p.form_response
{
	color: #990000;
}
p.list {
	margin-left: 35pt;
	margin-right: 25pt;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
h3 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-left: 5pt;
}
h5 {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #008811;
}
h6 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
font.h1_a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32pt;
	font-weight: 100;
	color: #000000;
}
font.h1_b {
	font-size: 32pt;
	font-weight: 100;
	background-color: #008811;
	color: #FFFFFF;
}
font.note {
	font-size: 8pt;
	font-style: italic;
}
a {
	color: #008811;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu_left {
	font-size: 10pt;
	color: #EDEDDC;
	text-decoration: none;
}
a.menu_left:hover {
	text-decoration: underline;
}
a.menu_top {
	font-size: 11pt;
	color: #008811;
	font-weight: bold;
	margin-right: 5pt;
	margin-left: 5pt;
	text-decoration: none;
}
a.menu_top:hover {
	text-decoration: underline;
}
a.footer {
	color: #008811;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
