body {
	background-color: #FFFFCC;
	font-family: "Bookman Old Style", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	margin-left: 20px;
	margin-right: 20px;
}
a {outline: none;}
div.header_div {
	width: 100%;
	text-align: center;
}
table#menu_header_table {
	width: 100%;
	margin-top: 20px;
}
td#main_td {
	vertical-align: top;
}
div#menu_div {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

div#concretes_div {
	width: 80%;
	margin: auto;
	padding: 10px;
	text-align: left;
	border-color: #990000;
	border-style: ridge;
	background-color: #CFFFC1;
}
table#toppings_table {
	width: 100%;
	margin: auto;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}
table#toppings_table tr.toppings_table_header_tr {
	font-size: 16px;
	text-decoration: underline;
}
table#toppings_table td {
	vertical-align: top;
}
div#cups_div {
	float: left;
	width: 48%;
	margin-top: 10px;
}
div#kids_div {
	float: right;
	width: 48%;
	border-color: #990000;
	border-style: ridge;
	padding-left: 5px;
	margin-top: 10px;
	clear: right;
	margin-bottom: 10px;
}
div#sundaes_div {
	clear: both;
	display: block;
	width: 80%;
	border-color: #990000;
	border-style: ridge;
	margin: auto;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
	background-color: #CFFFC1;
}
div#shakes_div {
	clear: both;
	display: block;
	width: 80%;
	margin: auto;
	padding: 10px;
	text-align: left;
	background-color: #FFFFCC;
}
p.title_p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2.sub_h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
p.p1 {
	font-family: "Bookman Old Style", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;
}
p.p2 {
	font-family: "Bookman Old Style", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.p3 {
	font-family: "Bookman Old Style", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
span.price_span {
	font-family: "Bookman Old Style", Garamond, Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-top: -20px;
	margin-right: 15px;
}
span.price_span_sm {
	font-family: "Bookman Old Style", Garamond, Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 12px;
	margin-top: -20px;
	margin-right: 15px;
}
div.price_cntr_div {
	font-family: "Bookman Old Style", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
div#footer_div {
	clear: both;
	text-align: center;
}
div#footer_div h3 a:link, a:visited {
	text-decoration: none;
	color: #990000;
}
div#footer_div h3 a:hover, a:active {
	text-decoration: underline;
	color: #339999;
}