HTML, BODY, H1, H2, H3, H4, UL, LI
{
	margin: 0;
	padding: 0;
}
H1 IMG
{
	display: block;
}
IMG
{
	border: 0;
}
A
{
	color: #464544;
}
A:hover
{
	color: #FFA405;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.more
{
	text-align: right;
}
.clear
{
	clear: both;
}
BODY
{
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}
/** layout **/
#wrapper
{
	text-align: left;
	margin: 37px auto;
	width: 672px;
	background: #FFFFFF;
	position: relative;
}
#header
{
	background: #D9D1BC url(images/Tools5.jpg) no-repeat;
	height: 266px;
}
#logo
{
	position: absolute;
	top: 10px;
	left: 290px;
	width: 325px;
	color: #52616E;
        background: #D9D1BC url(images/logo3.jpg) no-repeat;
        padding: 5px 0px 20px 55px;
}
#logo H1
{
	font: bold 24px "arial narrow", arial, sans-serif;
}
#logo P
{
	margin: 0;
	font-weight: bold;
}
#nav
{
	background: #4B5360;
	position: absolute;
	top: 101px;
	left: 287px;
	width: 385px;
	padding: 9px 0;
	text-align: center;
}
#nav LI
{
	list-style: none;
	display: inline;
	color: #FFF;
}
#nav A
{
	text-decoration: none;
	color: #FFF;
}
#gallery
{
	position: absolute;
	top: 155px;
	left: 287px;
	width: 385px;
}
#gallery LI
{
	list-style: none;
	text-indent: -999px;
	float: left;
	overflow: hidden;
	height: 111px;
}
#gallery .Dressing
{
	background: url(images/Tools7.jpg) no-repeat;
	width: 127px;
}
#gallery .Inserts
{
	background: url(images/Tools9.jpg) no-repeat;
	width: 130px;
}
#gallery .Specials
{
	background: url(images/Tools6.jpg) no-repeat;
	width: 128px;
}
#body
{
	padding-top: 3px;
	background-color: #FFF;
}
#categories
{
	float: left;
	width: 195px;
}
#seasonal, #collection
{
	float: right;
	width: 474px;
	height: 490px;
	background: #D4CAB6;
	margin-bottom: 2px;
        text-align: justify;
}
#seasonal .inner, #collection .inner
{
	padding: 6px 12px;
}
#seasonal P, #collection P
{
	margin: 0.9em 0;
}
.more A
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.more A:hover
{
	text-decoration: underline;
}
H3
{
	font: bold 14px "arial narrow", arial, sans-serif;
	color: #1B1812;
}
H2
{
	font: 18px "arial narrow", arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}
#categories H2
{
	color: #FFF;
	padding: 20px 0 5px 39px;
	background: #847A67;
}
#categories LI
{
	background: #D4CAB6 url(images/bullet.gif) no-repeat left;
	border-top: 1px solid #F4EFDF;
	list-style: none;
	font-size: 12px;
	padding: 12px 0 12px 35px;
}
#categories A
{
	text-decoration: none;
	color: #000000;
}
#categories A:hover
{
	text-decoration: underline;
}
#seas-one, #seas-two, #seas-three
{
	height: 146px;
}
#seas-one
{
	float: left;
	width: 195px;
	margin-right: 3px;
	background: url(images/mini6.jpg) no-repeat;
}
#seas-two
{
	float: left;
	width: 249px;
	margin-right: 3px;
	background: url(images/mini7.jpg) no-repeat;
}
#seas-three
{
	float: left;
	width: 222px;
	background: url(images/mini4.jpg) no-repeat;
}
#copyright
{
	text-align: center;
	font-size: 9px;
	padding: 3px;
	background: #504634;
}
