@charset "utf-8";


body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	background-color: #735F46;
	background-image: url(../images/background.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#header_bg  {
	background-color: #403527;
	height: 113px;
	width: 100%;
	z-index: 1;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B54000;
}
#wrapper #header {
	background-image: url(../images/logo.png);
	height: 80px;
	width: 703px;
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	top: 0px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 703px;
	margin: auto;
	background-color: #ddd2b3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #614A2C;
	border-left-color: #614A2C;
	padding-bottom: 10px;
}
#banner  {
	background-image: url(../images/banner_v2.jpg);
	height: 200px;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper #nav {
	position: absolute;
	z-index: 100;
	top: 70px;



	*top:90px;
	color: #FFFFFF;
	width: 702px;
}

#wrapper #main {
	background-color: #DDD2B3;
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: -20px;
}
#wrapper #footer {
	background-color: #9C4415;
	height: 73px;
	width: 578px;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	padding-top: 10px;
	clear: both;
}
.spacer   {
	height: 2em;
}
.cookbook-ad {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
	height: 93px;
	width: 175px;
	background-image: url(../images/ad_cookbook.png);
}
#slideshow1 {
	height: 200px;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
