@charset "utf-8";
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
p, div, li,  h1, h2, h3, h4, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 140%;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	}
h2 {
	font-size: 18px;
}

 input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	background-color: #DDDDCC;
}

.clear {
	clear: both;
	height: 1px;
}
body {
	background-color: #AC9257;
}
a:link, a:visited {
	color: #B45920;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CD9965;
	text-decoration: underline;
}


#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#topshadow {
	background-attachment: scroll;
	background-image: url(images/topshadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}

.right {
	float: right;
}
.left {
	float: left;
}


#header {
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 208px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;

}
#logo {
	float: left;
	padding-left: 40px;
	padding-top: 30px;
}



#main {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 26px;
	background-attachment: scroll;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#bar {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}
#menu {
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}

#content {
	float: right;
	width: 610px;
}
.bannertext {
	font-size: 18px;
	text-transform: none;
}
.ccokingtext {
	float: left;
}
.cook-right {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.lead {
	text-align: left;
}
#heritagepics img {
	margin: 10px;
	border: 1px solid #333333;
}
.value {
	font-size: 14px;
	font-weight: normal;
}


.pack {
	background-color: #EEEBC8;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.pack h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pack ul {
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
}
.pack img {
	float: right;
	border: 4px solid #C6C38C;
}

p.shipping {
	font-size: 12px;
	margin-top: 10px;
}




#homeimage {
	text-align: center;
}

.bannertext p {
	line-height: 180%;
}


#side {
	float: left;
	width: 186px;
}
#side a:link, #side a:visited {
	color: #ECE9C0;
	display: block;
	width: 178px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #927943;
	text-decoration: none;
}
#side a:hover, #side a:active {
	display: block;
	width: 178px;
	line-height: 30px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #8D4B2C;
}

#side li {
	list-style-type: none;
	margin-bottom: 6px;
}
#sideinfo p {
	font-size: 14px;
	text-align: center;
}
#sideinfo img {
	margin-bottom: 6px;
	border: 1px solid #5E4D2B;
}



#footer {
	clear: both;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 15px;
}
#footer p {
	font-size: 12px;
}

#bottom {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
	background-color: #7D764C;
}
#bottom_menu {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-attachment: scroll;
	background-image: url(images/stripebg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#bottom_menu a {
	margin-right: 20px;
	color: #DBD9A8;
}


#copyright {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	text-align: center;
	padding-bottom: 10px;
}
#copyright p {
	color: #DBD9A8;
	font-size: 12px;
}
#bottomshadow {
	background-attachment: scroll;
	background-image: url(images/bottomshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.image_right img {
	float: right;
	margin-left: 16px;
}
.homebannertext {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.homebannertext ul {
	list-style-position: inside;
	list-style-type: square;
}
.inset {
	padding-left: 30px;
}
.homeinfo {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.homeinfo li {
	margin-bottom: 14px;

}

.homeinfo ul {
	list-style-position: inside;
	list-style-type: disc;
}
.homeinfo h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
#content table .head {
	background-color: #C8C68D;
}
ul .sublist   {
	margin-left: 40px;
	list-style-type: circle;
}
.sublist li {
	font-size: 14px;
}
#heritagepics p .left {
	line-height: 16px;
}
#heritagepics .left span {
	line-height: 100%;
}
#copyright a {
	color: #DBD9A8;
}
