.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	line-height: 1.40em;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363689;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-top: 75px;
}
a:link {
	color: #713C39;
	text-decoration: none;
}
a:visited {
	color: #713C39;
	text-decoration: none;
}
a:hover {
	color: #363689;
	text-decoration: none;
}
a:active {
	color: #713C39;
	text-decoration: none;
}
.recipes_text {
	border: 1px dashed #CCCCCC;
	margin-right: 5px;
}
.frame {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
body {
	background-color: #363689;
}
.bottom {
	background-image: url(images/shadow_bottom2.jpg);
	background-repeat: repeat-x;
}
.side {
	background-image: url(images/shadow_side2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D69;
	text-align: center;
}
