#main-nav li a {
	padding:0 34px;
}


#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #A0C9DE;
}

#recent-articles {
	width:180px;
	margin:20px -10px 0 -7px;
	padding:65px 10px 0px 10px;
	background-image:url(../images/hp-whats-new.png);
	background-position:top;
	background-repeat:no-repeat;
}

#recent-articles li {
	margin-bottom:10px;
}

#recent-articles .title {
	font-weight:bold;
	line-height:1.2em;
}

.more-news {
	color:#FFECA5;
	font-size:10px;
	text-align:right;
}

.more-news a {
	text-decoration:none;
	color:#FFECA5;;
}

#recent-articles .title a {
	color:#FFEBA5;
	text-decoration:none;
}

#recent-articles span.date {
	color:#FFEBA5;
	font-style:italic;
	font-size:10px;
}

#custom-gift-baskets {	
	width:260px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#custom-gift-baskets a {
	background-image:url("../images/hp-custom-gift-baskets.png");
	background-repeat:no-repeat;
	width:260px;
	display:block;
	padding-top:182px;
	height:0px !important; /* for most browsers */
	height /**/:182px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#specialty-snack-mixes {	
	width:260px;
	float:right;
	margin-bottom:15px;
}

#specialty-snack-mixes a {
	background-image:url("../images/hp-specialty-snack-mixes.png");
	background-repeat:no-repeat;
	width:260px;
	display:block;
	padding-top:182px;
	height:0px !important; /* for most browsers */
	height /**/:182px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#features-gift-baskets {
	width:230px;
	padding:60px 10px 0px 20px;
	_padding:60px 10px 0px 10px;		
	height:123px;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
	background-image:url(../images/featured-gift-baskets.png);
	background-repeat:no-repeat;
}

#featured-specialty-snack-mixes {
	width:230px;
	padding:60px 10px 0px 20px;
	_padding:60px 10px 0px 10px;	
	height:123px;
	float:right;
	background-image:url(../images/featured-specialty-snack-mixes.png);
	background-repeat:no-repeat;
}	

/* Featured Product */

div.featured-product {
	width:100px;
	text-align:center;
	float:left;
	margin-right:15px;
}

div.featured-product div.picture {
	width:75px;
	padding:1px;
	margin:0 auto;
}

div.featured-product div.picture img {
	width:75px;
}

div.featured-product h3 {
	font-size:11px;
	margin-top:0.1em;
	margin-bottom:0.5em;
	font-family:Arial, Helvetica, sans-serif;
}

div.featured-product h3 a {
	color:#FFEDA5;
	text-decoration:none;
}