﻿/* CSS layout */
body {
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	background-color: #ECFFEC;
}

div.heading {
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-weight: 700;
	text-decoration: none;
	position: relative;
	text-align: center;
	height: 132px;
	background-image: url('clouds-024.jpg');
}
h1.header {
	font-weight: 700;
	font-size: 1.6em;
	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;
	font-weight: 700;
	position: relative;
	top: 10px;
}
p.block {
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
div.text {
	font-size: 1.6em;
}
img.left {
	float: left;
	border-width: 0px;
}
img.right {
	float: right;
	border-width: 0px;
}
img {
	border-width: 0px;
}
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-weight: 700;
	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;
	border: thin #C0C0C0 solid;
}
div.prep {
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
a. {
	font-weight: 500;
}
div.info {
	text-align: center;
}
table.info {
	width: 50%;
	border: 1;
	vertical-align: top;
	text-align: center;
	font-weight: 700;
	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: 400;
	font-size: 1em;
	background-image: url('clouds2.gif');
}
div.footer {
	text-align: center;
	font-weight: 400;
	background-image: url('clouds2.gif');
}
p.footer {
	color: #000000;
	font-weight: 400;
	font-size: .8em;
}
p.heading {
	text-align: center;
	font-size: 1.6em;
	font-weight: 700;
}
p.scripture {
	text-align: left;
	font-size: 1.6em;
	font-weight:700;
}

p.fair {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}

p.top {
	text-align: center;
	font-size: 1em;
	font-weight: 700;
	font-style: italic;
}

div.list {
	text-align: left;
	font-size: 14pt;
	font-weight: 700;
}

p.list {
	text-align: left;
	font-size: 14pt;
	font-weight: 700;
}

div.section {
	text-align: center;
}
table.section {
	border: 0;
	width: 100%;
	vertical-align: top;
}
td.section {
	border: 1px;
	table-layout: auto;
	empty-cells: hide;
	width: 210px;
	vertical-align: top;
}