@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/logobanner2.gif);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0px;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#666666;
	text-align:center;
}
a {
	color: #00aeef;
}
p
{
	text-align:left;
}
.topnav {
	margin:0 auto;
	width:640px;
	text-align:right;
	font-weight:bold;
	padding-top:88px;
	clear:both;
}
.topnav a{
	color:#666666;
	text-decoration:none;
}
.topnav #on {
	color: #00aeef;
}
.swoosh{
	width:100%;
	height:480px;
	background:url(images/eggswoosh.gif) center bottom no-repeat;
}
.legal {
	width:640px;
	margin:0 auto;
	border-top:#999999 dotted 1px;
	padding-top:10px;
	font-size:0.9em;
	text-align:left;
	color:#666666;
	clear:both;
}
.trademark {
	width:640px;
	margin:0 auto;
	border-top:#999999 dotted 1px;
	padding-top:10px;
	font-size:0.8em;
	line-height:1.5em;
	color:#666666;
	clear:both;
	text-align:left;
}
#content {
	margin: 50px auto 20px;
	width:700px;
	text-align:left;
}
#recipestable {
	margin: 0 auto 20px;
	text-align:center;
	width:700px;
}
#recipestable td{
	width:200px;
	vertical-align:top;
}
H2 {
	color:#00aeef;
	font-size:1.5em;
	margin:0px;
	text-align:left;
}
H3 {
	color:#00aeef;
	font-size:1em;
	margin-top:10px;
	text-align:left;
}
H4 {
	color:#666666;
	font-size:1em;
	margin:0 0 10px;
	text-align:left;
	text-transform:uppercase;
	color:#000000;
}
.recipephoto {
	width: 200px;
	float:left;
	margin-left:30px;
	clear:left;
}
.recipe {
	width:410px;
	float:right;
	margin-right:30px;
	clear:right;
}
.recipe ul {
	list-style:none;
	border-bottom:#CCCCCC dotted 1px;
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
}
.recipe li {
	padding:3px 0;
	border-top:#CCCCCC dotted 1px;
	text-align:left;
}
.spacer {
	clear: both;
}
.question {
	width:300px;
	height:20px;
	margin:5px 0 5px 30px;
	float:left;
	text-align:left;
}
.question2 {
	width:640px;
	height:20px;
	margin:5px 0 5px 30px;
	float:left;
	text-align:left;
}
.answer {
	width:340px;
	height:20px;
	margin:5px 10px 5px 0;
	float: right;
	text-align:left;
}
.bodytext {
	width:660px;
	min-height:300px;
	font-size:11px;
	line-height: 14px;
	padding-top: 5px;
	padding-left:40px;
	padding-right:20px;
	margin:auto;
}
sup {
	font-size:.7em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: .6em;
	text-align:left;
}
.policy {
	width:640px;
	margin:0 auto;
	text-align:left;
}
