@charset "UTF-8";
#container {
	width: 899px;
	margin: auto;
}
#header {
	height: 267px;
	width: 899px;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/wood2.jpg);
	background-repeat: no-repeat;
}
#logo {
	height: 175px;
	width: 305px;
	margin-top: -237px;
	margin-left: 52px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	width: 150px;
	font-weight: bold;
	line-height: 24px;
	margin-top: -177px;
	margin-left: 390px;
}
#photo_stack {
	height: 265px;
	width: 350px;
	margin-top: -445px;
	margin-left: 530px;
}
#photo_stack_home {
	height: 265px;
	width: 350px;
	margin-top: -445px;
	margin-left: 530px;
}
#holler {
	height: 204px;
	width: 279px;
	margin-left: 550px;
	margin-top: -144px;
}
#dont_forget {
	background-image: url(images/dont_forget.jpg);
	height: 102px;
	width: 498px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	margin-top: 90px;
	margin-left: 30px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 862px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer_text {
	width: 860px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38230A;
	letter-spacing: 1px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 20px;
}
#photo_stack_2 {
	height: 265px;
	width: 350px;
	margin-top: -210px;
	margin-left: 530px;
}
#main_content {
	margin: auto;
	height: auto;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #38230A;
}
#gift_cards {
	margin-top:30px;
	width: 230px;
	margin-left: 110px;
}
#gift_card_photo {
	width: 500px;
	margin-left: 360px;
	margin-top:-300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#gift_card_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D4041E;
	width: 800px;
	margin: auto;
	text-align: center;
	line-height: 22px;
}
#cookbook_subnav {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	left: 700px;
	top: -500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
#cookbook_subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #38230A;
}
#cookbook_subnav a:hover {
	color: #FF0000;
	text-decoration: none;
}
