#quickNav {
	clear: both;
	width: 943px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #e3e3e3;
	position: relative;
	display: block;
	font-size: 10px;
	color: #969696;
}

ul#catNav {
	list-style: none;
	padding: 0px 75px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #969696;
}

#catNav li {
	float: left;
	margin-bottom: 20px;
}

#catNav li a {
	float: left;
}

li#nav1 a {
	background: url(../images/storeHome/cheese.jpg) no-repeat;
	padding: 30px 99px 30px 90px;
}


li#nav2 a {
	background: url(../images/storeHome/wine.jpg) no-repeat;
	padding: 30px 99px 30px 90px;
}


li#nav3 a {
	background: url(../images/storeHome/gifts.jpg) no-repeat;
	padding: 30px 99px 30px 90px;
}

li#nav4 a {
	background: url(../images/storeHome/cheese.jpg) no-repeat;
	padding: 30px 99px 30px 90px;
}

li#nav5 a {
	background: url(../images/storeHome/wine.jpg) no-repeat;
	padding: 30px 0 30px 90px;
}

div#quickNavFeature {
	width: 530px;
	padding:10px 0px 10px 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #e3e3e3;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

p#noteLine {
	clear: both;
	display: block;
	margin: 0px 0px 30px 0px;
	padding: 15px;
	text-align: center;
	color: #5a5a5a;
	font-size: 14px;
	background: #e3e3e3;
}

#summerProducts img {
	margin-top: 25px;
	margin-left: 20px;
}


div#qnOne, div#qnTwo, div#quickNav dl.left, .qnCol {
	float: left;
	width: 180px;
}

#qnOne {
	padding-left: 40px;
	display: block;
}


dl {
	margin: 0px 0px 20px 0px;
}

dt {
	color: #5a5a5a;
	font-size: 11px;
	margin-bottom: 2px;
}

#quickNav dl img{
	margin-left: 6px;
	display: inline;
	vertical-align: bottom;
}

dd {
	padding-left: 0px;
	margin-left: 0;
	margin-bottom: 1px;
}

#catNav li.last {
	padding-right: 0;
}

#quickNav h2 {
	text-align: center;
	font-family: verdana;
	width: 85px;
	font-weight: normal;
	font-size: 14px;
	color: #5a5a5a;
	margin: 20px auto;
	display: block;
	padding-left: 18px;
	background: url(../images/homeIcon.gif) no-repeat left;
}

dd span.tinyText.greenText {
	margin-left: 4px;
}





/* @group links */

#quickNav a:link {color: #5a5a5a;}
#quickNav a:visited {color: #5a5a5a;}
#quickNav a:hover {
}




/* @end */

