#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 110%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #51102E;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	background-color: #FFFFFF;
}
td {
	vertical-align: top;
}
#h3 {
	font-size: 18px;
	line-height: 20px;
	vertical-align: text-top;
	font-weight: bold;
	text-align: left;
}

a {
	color: #ae2c1c;
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}
#side {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;	
}

a.small {
	
	text-decoration: none;
	font-size:12px
}.price {
	font-size: 12px;
	font-weight: bold;
}
#quote {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	padding-top: 20px;
	text-align: left;
}
#author {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
.credits {
	font-size: 80%;
	text-transform: uppercase;
	color: #ae2c1c;
}

#navigation img {border:0;}#recipes {
}

#recipes p {
	margin-top:7px;
	margin-bottom: 0px;
}
#recipes h1 {
	margin-bottom:0;
	font-size:120%;
	color: #800000;
}

#recipes h2 { font-size:110%; margin-top:15px; font-style:italic; font-weight:bold; }
