#home_section {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../images/bg_home_section.gif);
	background-repeat: repeat-x;
	background-color: #E4DEC7;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
}
#home_section h1 {
	color: #C4161C;
	font-size: 16px;
	margin-bottom: 8px;
}
#home_section  p {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-bottom: 10px;
}

#navbar {
	background-image: url(../images/bg_navbar_home.gif);
}
#home_section .columnone {
	float: left;
	width: 222px;
}
#home_section .columntwo {
	float: left;
	width: 450px;
	padding-top: 6px;
	font-size: 12px;
}
#home_section .columnthree {
	float: left;
	width: 220px;
}
#extrabuttons {
	height: 115px;
	width: 273px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	font-size: 14px;
	line-height: 20px;
}

#checkplease {
	height: 67px;
	width: 220px;
	padding-top: 48px;
	padding-right: 25px;
	padding-left: 28px;
	background-image: url(../images/bg_market_reports.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	float: left;
	font-size: 14px;
	line-height: 20px;
}
#checkplease a {
	color: #4476EA;
}
#checkplease a:hover {
	color: #C4161C;
}
#home_guts {
	width: 896px;
	background-image: url(../images/bg_home_features.gif);
	background-repeat: repeat-y;
	padding-left: 4px;
}
#home_features {
	width: 663px;
	float: left;
	margin-left: 0px;
	margin-right: 8px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.featureone {
	padding: 10px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3C6AA0;
	background-image: url(../images/bg_feature_blue.gif);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	display: block;
}
.featuretwo {
	padding: 10px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3C6AA0;
	background-image: url(../images/bg_feature_brown.gif);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	display: block;
}
.featurethree {
	padding: 10px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	background-image: url(../images/bg_feature_red.gif);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	display: block;
}

.featureone  h2 {
	font-size: 14px;
	color: #0B3F7D;
	margin-bottom: 8px;
}
.featuretwo h2 {
	font-size: 14px;
	color: #7E5B48;
	margin-bottom: 8px;
}
.featurethree h2 {
	font-size: 14px;
	color: #C9151C;
	margin-bottom: 8px;
}
p.feature_text {
	display: block;
	height: 95px;
	margin-bottom: 6px;
}
#specials {
	background-image: url(../images/bg_weekly_recipe.jpg);
	padding: 15px;
	width: 190px;
	background-repeat: no-repeat;
	float: left;
	background-color: #416C9F;
	height: 317px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-position: left top;
}
#specials  h3 a {
	text-align: center;
	margin-bottom: 10px;
	display: block;
	padding-top: 160px;
	color: #FFCCCC;
	font-weight: bold;
	font-size: 13px;
}
#specials  h3  a:hover {
	color: #94D8FC;
}

#specials .photo {
	float: right;
	margin-left: 12px;
	border: 1px solid #B0C8E3;
	height: 60px;
	width: 60px;
}

#specials .prodtitle {
	color: #84C1FF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
}
#specials .prodnumber {
	color: #84C1FF;
	display: block;
	float: left;
	width: 95px;
	margin-bottom: 6px;
}
#specials .price {
	color: #84C1FF;
	text-align: right;
	display: block;
	float: left;
	width: 95px;
	font-weight: bold;
	margin-bottom: 6px;
}
#specials .description {
	font-size: 12px;
	margin-bottom: 6px;
}
#specials .phone {
	font-size: 13px;
	font-weight: bold;
	color: #84C1FF;
	text-align: center;
	margin-bottom: 10px;
}
#specials .brand {
	text-align: center;
}
