body { background: #FAF3AF; }

/* url('ChocoLips_Tile.jpg'); */

#header { padding: .8em .8em 1.3em .8em; color:#FFDC5C; }
#header h1, #header h2, p { margin: 0; padding: 0; }

.navbuttons { height: 2em; float:left; }

.navbutton {
	height: 100%;
	background:#2E1D1D;
	vertical-alight: top;
}

#currentbutton {background:none;}

.navtext {
	height:100%;
	padding: .3em 1em;
	margin: 0;
	text-align: center;
	font: 1.2em;
}

.navbutton a {
	color:#FFDC5C;
	text-decoration:none;
}

.navbutton a:hover { color:#FEBE36; }

.tl {height:100%; background:url('corner_otl.gif') no-repeat left top; }
.tr {height:100%; background:url('corner_otr.gif') no-repeat right top; }

.contents { clear: all; padding: .5em; }

.contents h2 { margin-bottom: 0em; }
.contents p  { margin-top: .2em; margin-left: 1em; }

.recipe { height: 45; background: url('icon_recipe2s.gif') no-repeat bottom left; padding-left: 60px; cursor: pointer; }
.recipeBody { margin-left: 30px; }

.footer { margin-top: 1.5em; text-align: center; }
.footer p { margin-top: .2em; }