.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: left;
	letter-spacing: .05em;
}
.navbar1 {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 5px;
	color: #B7734B;
}
.text {
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #666666;
	padding-right: 35px;
	padding-left: 6px;
	width: 400px;
	padding-top: 20px;
}
.header {
	height: 175px;
	vertical-align: bottom;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navbar2 {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B7734B;
	padding-top: 8px;
	padding-left: 5px;
	vertical-align: top;
}
.pagetitle {
	color: #B7734B;
}
.navbar3 {
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #666666;
	padding-right: 40px;
	width: 300px;
	font-weight: bold;
}
.recipe {
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	padding-left: 6px;
	padding-right: 40px;
}
a:link {
	color: #9B9733;
	text-decoration: none;
}
a:visited {
	color: #9B9733;
	text-decoration: none;
}
a:hover {
	color: #B7734B;
}
a:active {
	color: #9B9733;
}
