﻿/* CSS layout */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #000000;
	background-image: url(clouds2.gif);
}

#heading {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	text-decoration: none;
	position: relative;
	text-align: center;
	height: auto;
}
h1.header {
	font-size: 24pt;
	font-weight: bolder;
	line-height: 36px;
	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: 24pt;
	font-weight: 800;
	color: #0000FF;
	position: relative;
	top: -10px;
}
p.block {
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
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;
}
.auto-style1 {
	margin-left: 40px;
}
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: 800;
	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.bold {
	font-weight: 700;
}
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: 800;
	font-size: 14pt;
}
div.footer {
	text-align: center;
	font-weight: 700;
}
p.footer {
	color: #000000;
	font-weight: 300;
	font-size: 10pt;
}
p.heading {
	text-align: center;
	font-size: 24pt;
	font-weight:700;
}
p.scripture {
	text-align: left;
	font-size: 24pt;
	font-weight:700;
}

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

p.top {
	text-align: center;
	font-size: 14pt;
	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;
}