@charset "utf-8";
/* CSS Document */
.centerColumn {
	padding: .8em 0;
}

#container { 
	width: 821px;
	margin: 0;
	text-align: left; 
}
#sidebar1 {
	float: right; 
	width: 200px;  
	padding: 0 10px;
}
#sidebar1 p {
	margin: 0 0 10px 0;
	padding: 1px 10px;
	line-height: 1.5em;
}
#sidebar1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	text-decoration: underline;
}
#sidebar1 a:hover {
	color: #d9d56d;
}
#mainContent { 
	margin: 0 250px 0 0; 
	padding: 0; 
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h3 {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	height: 36px;
	width: 209px;
}
h3.showMeTheHoney {
	background: url(../images/home_banner-showme.jpg) no-repeat 0 0;
}
h3.freeLocalDeliv {
	background: url(../images/home_banner-freeShip.jpg) no-repeat 0 0;
}