*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #202902;
	background-color: #909A6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.35em;
}

div#box
{
	margin: 0 auto;
	width: 750px;
	background-color: #CDC8A8;
	border-width: 0 5px 0 5px;
	border-color: #59672B;
	border-style: none solid none solid;
	background-image: url("../img/footer.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#box div#header_screen
{
	margin-bottom: 20px;
	width: 750px;
	height: 375px;
}

div#box div#header_print
{
	display: none;
}

div#box p
{
	margin: 15px 20px;
}

div#box p.quote
{
	margin: 0 50px;
	font-size: 90%;
	font-style: oblique;
}

div#box p a,
div#box div.footnote div.footnoteText a
{
	color: #202902;
	background-color: #CDC8A8;
	font-style: normal;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-color: #202902;
	border-style: none none dotted none;
}

div#box p a.note
{
	line-height: 100%;
	font-size: 80%;
	vertical-align: 3px;
	border: none;
}

div#box p a:hover,
div#box div.footnote div.footnoteText a:hover
{
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-color: #202902;
	border-style: none none solid none;
}

div#box p a.note:hover
{
	text-decoration: none;
	color: #CDC8A8;
	background-color: #59672B;
	border: none;
}

div#box div.divider
{
	clear: both;
	width: 750px;
	height: 50px;
}

div#box div#recipes
{
	margin: 15px 20px;
}

div#box div#recipes div#title
{
	text-align: center;
	font-weight: bold;
}

div#box div#recipes p.recipe
{
	margin: 10px 0;
	text-align: center;
}

div#box div#recipes p.top
{
	margin: 0;
}

div#box div#recipes div#left
{
	width: 48%;
}

div#box div#recipes div#right
{
	width: 48%;
	float: right;
}

div#box div#home
{
	padding: 0 0 1em 0;
	text-align: center;
}

div#box div#home a
{
	padding: 0.2em 0.4em;
	color: #202902;
	background-color: inherit;
	font-size: 125%;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

div#box div#home a:hover
{
	color: #CDC8A8;
	background-color: #59672B;
	text-decoration: none;
}

div#box div.footnote
{
	font-size: 12px;
	line-height: 1.25em;
	margin: 0.5em 0 0 0;
	padding: 0 2em;
	clear: left;
}

div#box div.footnote div.footnoteNumber
{
	float: left;
	text-align: right;
	width: 2em;
	padding-right: 0.5em;
}

div#box div.footnote div.footnoteNumber a.noteNumber
{
	color: #202902;
	background-color: inherit;
	border: none;
	text-decoration: none;
}

div#box div.footnote div.footnoteNumber a.noteNumber:hover
{
	color: #CDC8A8;
	background-color: #59672B;
	text-decoration: none;
}

div#box div.footnote div.footnoteText
{
	padding-left: 2.5em;
}

div#copy
{
	padding-top: 30px;
	color: #202902;
	width: 750px;
	font-size: 0.65em;
	text-align: center;
	line-height: 3em;
}
