body#recipes {
}

div#main_cookbook_container {
	background: url(/i/cookbookart.gif) top left no-repeat;
	height: 1195px;
}

a, a:active, a:visited {
 color: #f0c;
}

a:hover {
 color: #f6c;
}

h2 {
	font-size: 2.8em;
	color: #fff;
	text-align: center;
}

h3 {
	font-size: 1.8em;
	color: #000;
	margin: 20px 0 0 0;
}

div#type_column_container {
	padding: 250px 0 0 30px;
}

div.type_block {
	width: 250px;
	margin: 0 0 10px 0;
}

div.type_block p {
	margin: 0;
	padding: 0;
	font: 12px/1.2 helvetica;
}

p.recipe {
}

p.all {
}

p.all a {
	color: #000;
}

p.all a:hover {
	color: #666;
}
