body {
	margin: 0;
	padding: 0;
	background: #F3EBDD url(../images/page/tile-bg.gif) top center repeat;
	font: 13px/20px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, Verdana, sans-serif;
	color: #847058; 
}


#nav {
	background: #7D0000 url(../images/page/nav-bg.gif) top repeat-x;
	height: 31px;
	margin-bottom: 15px;
}
#nav div {
	margin: 0 auto;
	width: 980px;
}
#nav a {
	display: block;
	float: left;
	font: 11px/28px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	color: #D7ACA8;
	background: url(../images/page/nav-star.gif) top left no-repeat;
	padding: 0 25px 0 37px;
}
#nav a:hover {
	color: #FAF5EF;
}


#container {
	margin: 0 auto;
	width: 950px;
	background: url(../images/page/page-bg.gif) top left repeat-y;
}

#page-top {
	background: url(../images/page/page-top.gif) top left no-repeat;
}


#taglist {
	float: right;
	width: 255px;
	background: url(../images/page/fox-stamp.gif) top left no-repeat;
	padding-top: 145px;
}
#taglist ul {
	clear: left;
	margin: 5px 0 0;
	padding: 3px 0 0;
	list-style: none;
	background: url(../images/page/tag-topline.gif) top left no-repeat;
}
#taglist li {
	margin: 0;
	padding: 0;
	display: inline;
}
#taglist li a {
	display: block;
	line-height: 26px;
	background: url(../images/page/tag-bg.gif) top left no-repeat;
	padding: 0 0 4px 90px;
}
#taglist li a:hover {
}
#taglist blockquote {
	margin: 0 0 0 80px;
	padding: 15px 0;
	font: normal 11px/12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#taglist blockquote a {
	display: block;
	background: url(../images/page/tag-bullet.gif) left no-repeat;
	padding: 0 0 0 10px;
}
#taglist blockquote a:hover {
}


#content {
	margin: 0 260px 0 0;
	padding: 65px 65px 0 75px;
}

h1 {
	margin: 0;
	padding: 0;
	font: normal 34px/36px Georgia, "Times New Roman", Times, serif;
	color: #470000;
}
h2 {
	margin: 0;
	padding: 0;
	font: normal 24px/26px Georgia, "Times New Roman", Times, serif;
	color: #470000;
}
h3 {
	float: left;
	display: inline;
	margin: 0 0 5px 75px;
	padding: 4px 5px;
	font: normal 11px/12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #470000;
	background-color: #EDDDB4;
	border: 1px solid #E4CE99;
}
h4 {
	margin: 10px 0 -5px;
	padding: 0;
	font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #470000;
}
p {
	margin: 12px 0;
}
a {
	color: #847058;
	text-decoration: none;
}
a:hover {
	color: #533F27;
	text-decoration: underline;
}
form {
	margin: 0;
}
form td {
	padding: 0 10px 7px 0;
}
form th {
	padding: 0 10px 7px 0;
	font: normal 11px/12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
}
input, select, textarea {
	font: 13px/20px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, Verdana, sans-serif;
	color: #847058; 
}



#footer {
	clear: both;
	background: url(../images/page/footer-bg.gif) top left no-repeat;
	padding: 25px 0 0 15px;
	font-size: 10px;
	line-height: 12px;
	color: #A59480;
}
#credit {
	margin: 0 auto;
	width: 920px;
	padding: 5px 0 20px;
}


#brands {
	margin-left: -10px;
}
#brands img {
	padding: 15px 25px 35px 15px;
	background: url(../images/pics/ingred-bg.png) top left no-repeat;
}
#brands td {
	vertical-align: top;
}

