/* CSS Document */
body {
	margin-left:auto;
	margin-right: auto;
	padding: 0;
	font-family:"Trebuchet MS",arial,sans-serif,helvetica,geneva;
	
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 982px;
	background-color: #FFFFFF;
	
}

#wrapper-shadow1 {
	border: 4px solid #4B2916;
}

#wrapper-shadow2 {
	border: 1px solid #E0D2BC;
	background: #C8AE7F;
	line-height: 30px;
}

.horiznav {
	height: 30px;
	width: 972px;
	padding: 0px 0px;
	background-color: #D0B98F;
	
}

.horiznav a, .horiznav a:visited {
	display:block;
	text-decoration:none;
	color:#000000;
	padding: 0px 20px;
	float: left;
	border-right: 1px solid #543020;
	line-height: 30px;
	
}

.horiznav a:hover {
	background-color: #957441;
	
}

.horiznavactive {
	background-color: #B99767;
	
}

.horiznavactive a, .horiznavactive a:hover {
	background-color: #B99767;
	
}

.viewcart {
	float: right;
	padding: 2px 0px;
}

.content {
	background-color: #B99767;
	padding: 10px 10px;
	font: 85% Arial, sans-serif;
	

}

.ing_list {
	font: 50%;
}
