﻿/* CSS layout */
body {
	font-family: Verdana, Arial;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
	color: #000000;
	background-color: #ECFFEC;
}

#heading {
	background:#ECFFEC url('clouds-024.jpg') left top;
	text-decoration: none;
	position: relative;
	text-align: center;
	height: 132px
}
h1.header {
	font-size: 1.5em;
	font-weight: 800;
	line-height: 1.1em;
	text-align: center;
	position: relative;
/*	height: auto;*/
	top: 0px;
	left: 0px;
/*  margin-bottom: auto;*/
}
p.header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: 600;
	color: #800080;
	position: relative;
	top: -10px;
	
}
div.content {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
}
div.text {
	margin-left: 75px;
	margin-right: 75px;
	font-weight: 400;
	font-size: 1em;
	text-align: left;
}

img.left {
	float: left;
	border-width: 0px;
}
img.right {
	float: right;
	border-width: 0px;
}
img {
	border-width: 0px;
}
a {
	font-weight: 500;
}
h1.masthead {
	font-size: 36pt;
	font-weight: bolder;
	color: #8000FF;
	text-align: center;
	position: relative;
	top: 3px;
	left: auto;
	margin-top: 0px;
	text-decoration: underline;
}
span.header {
	color: #0000FF;
}
p.howheader {
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 24pt;
	font-weight: 800;
	position: relative;
	top: -5px;
}
p.visit {
	position: relative;
	left: auto;
	margin-bottom: auto;
}

#top_nav {
	font-weight: 800;
	text-align: center;
}
#page_content {
	text-align: center;
	font-weight: 800;
	font-size: 14pt;
}
h2.subhead {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: 600;
	text-align: center;
}
div.ingredients {
	text-align: center;
}
table.ingredients {
	border: 0;
	width: 100%;
	vertical-align: top;
}
td.image {
	border: 0px;
	table-layout: auto;
	empty-cells: hide;
	width: 204px;
	vertical-align: top;
}
td.ingredients {
	border: 0px;
}

td {
	text-align: center;
}
div.prep {
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
div.info {
	text-align: center;
}
table.info {
	width: 50%;
	vertical-align: top;
	text-align: center;
	font-weight: 400;
	margin:auto;
}
div.utensils {
	text-align: center;
}
table.utensils {
	width: 80%;
	border: 1;
	vertical-align: top;
	text-align: center;
	margin:auto;
}
#footer {
	text-align: center;
	font-weight: 800;
	font-size: 14pt;
}
div.footer {
	text-align: center;
	font-weight: 400;
}
p.footer {
	font-style: italic;
	color: #000000;
}

p.footercaption {
	font-size: .7em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

p.fair {
	font-size: .7em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
div.section {
	text-align: center;
}
table.inner {
	font-size: 1em;
	width: 100%;
	vertical-align: top;
	text-align: center;
	font-weight: 400;
}
table.section {
	border: 0;
	width: 100%;
	vertical-align: top;
}
td.section {
	border: 1px;
	table-layout: auto;
	empty-cells: hide;
	width: 210px;
	vertical-align: top;
}
td.section-l {
	table-layout: auto;
	empty-cells: hide;
	font-size: 1em;
	font-weight: 400;
	text-align: center;
	width: 110px;
	vertical-align: top;
}
td.section-rc {
	table-layout: auto;
	empty-cells: hide;
	vertical-align: top;
	text-align: center;
	font-size: 1em;
	font-weight: 400;
	vertical-align: top;
}