html, body {
margin : 0;
padding : 0;
}
body {
	background : #D5DBE1 url(bg.jpg) top center repeat-y;
	color : #FDA913;
	font-family: Arial, Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 83%;
}
#wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url(images/wood039.jpg);
}
#masthead {
	height:200px;
	padding: 0;
	margin-bottom: 0;
	background-color: #B5B5B5;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 840px;
	border: 0px solid #aaa;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 1.8em;
	color : #555;
	background-color: #fff;
}
a:link, a:visited {
color : #FDA913;
background : inherit;
text-decoration : underline;
}
a:hover {
color : #154182;
background : inherit;
text-decoration : none;
}
#menu {
height: 50px;
padding: 0;
margin-bottom: 0;
background-color: #CC6600;
}

#menu{position:relative;display:block;height:42px;font-size:1.2em;
font-weight:bold;background:#FDA913;
font-family:Arial,Verdana,Helvitica,sans-serif;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin: 0 0 0 0;}

#menu ul li a{
	display:block;
	float:left;
	color:#214984;
	text-decoration:none;
	padding:10px 20px 0 20px;
	height:32px;
	text-align: center;
}

#menu ul li a:hover,#menu ul li a.current{color:#FDA913;
background:#204883;}

#content {
	padding: 1em;
	background-color: #fff;
	background-image: url(images/background.gif);
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 0;
	color: #FDA913;
}
#content h1 {
	color: #FDA913;
	}

#content p {
	color: #FDA913;
	font-size: small;
	}	
#content h2 {
	font-size: 110%;
	font-weight: bold;
	color: #FDA913;
}


#sidebar {
	float: right;
	width: 215px;
	background:#fff;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 20px;
	padding-left: 1em;
}
#sidebar h1{
	color: #214984;
	font-size: large;
	}
	
#sidebar p{
	color: #214984;
	}
#navcontainer {
	width : 200px;
	margin : 0 0 20px 0;
	text-align: center;
}

#navcontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}
#navcontainer a {
	text-decoration : none;
	display : block;
	padding : 3px;
	width : 200px;
	border-bottom : 1px solid #eee;
	color : #214984;
	background-color: #FDA913;
}
#navcontainer a:link, #navlist a:visited {
color : #214984;
background : #FDA913;
}
#navcontainer a:hover{
text-decoration : none;
background : #eee;
color : #214984;
}
#navcontainer ul li a.current{color:#FDA913;
background:#204883;
}

#footer {
	clear: both;
	height: 100px;
	padding: 0;
	margin-top: 0;
	text-align: center;
	color: #214984;
	background-color: #FDA913;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a {
color: #214984;
}
h1 {
margin: 0;
padding: 20px 0 20px 5px;
font-size: 160%;
letter-spacing: 3px;
color: #FDA913;
}
.right {
float: right;
border: 0px solid #656C4A;
margin: 5px 0 10px 0;
padding: 10px;
}	
.ingredients {
	background-color: #Fda913;
	background-position: center;
	color: #214984;
	padding: 10px;
	width: 75%;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
}
#content h4 {
	color: #FDA913;
	text-decoration: underline;
	font-size: 14px;
	word-spacing: normal;
	line-height: normal;
}
