@charset "utf-8";
body {
	text-align: center;
	padding: 0px;
	background-image: url(images/Bkgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #EBDEBC;
}
#header {
	background-color: #DFD0A5;
	margin: auto;
	padding: 0px;
	height: 121px;
	width: 750px;
}
#nav {
	margin: auto;
	padding: 0px;
	height: 25px;
	width: 750px;
}
#main {
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	height: 458px;
	width: 748px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #514B3B;
	border-right-color: #514B3B;
	border-bottom-color: #514B3B;
	border-left-color: #514B3B;
}
#textindex {
	float: left;
	height: 418px;
	width: 342px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#text {
	background-color: #FFFFFF;
	float: left;
	height: 418px;
	width: 515px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#sidebanner {
	background-color: #C9C995;
	float: right;
	height: 418px;
	width: 189px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
}

#slideshow {
	background-color: #CCCC99;
	float: left;
	height: 405px;
	width: 376px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	height: 20px;
	width: 748px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #423C2E;
	border-bottom-color: #423C2E;
	border-left-color: #423C2E;
	border-top-color: #423C2E;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #423C2E;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #423C2E;
}
.servingthevalley {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #423C2E;
}
.giftcard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #423C2E;
	font-weight: normal;
}
a:link {
	color: #423C2E;
}
a:visited {
	color: #423C2E;
}

