.searchgrfx {
	background-image: url(../images/searchgrfx3_.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #000000;
}
.boxlinks {
	border: 1px solid #CCCCCC;
}
.pad {
	margin-left: 10px;
	margin-bottom: 10px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* font-size: 8pt;  */  /* font size I would like to use */
	color: #990000;
	text-decoration: none;
	font-style: normal;
}
.whitesmalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.store_img {
	margin: 5px;
	border: 1px solid #CCCCCC;
}

/* Homepage Section */
.included_articles {
	padding-left: 75px;;
}
#main-panels {
	width: 100%;
	height: 100%;
	margin: 7px;
}
.section {
	margin-left: 75px;
}
.sectionHeading {
	padding-bottom: 10px;
	color: #AC0D0D;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.panel{
	float: left;
	width: 265px;
	height: 150px;
	margin-right: 35px;
	margin-top: 5px;
	margin-left: 2px;
}

.panel .panelimg {
	float: left;
	width: 100px;
}

* html .panel p { 
	height: 1%;
}

.panel p {
	margin-top: 0;
	margin-left: 110px;
	font-size: 12px;
}

.panelHeading {
	font-size: 13px;
	font-weight: bold;
}

.borderTable {
	border-bottom:#000000;
	border-bottom-style:solid;
}
.fundraising {
	font-size: 10px;
	color: #990000;
}
/* Schnucks Cooks Recipe Center */

#flashbanner {
	position:relative;
}
#sticky {
	height: 112px;
	width: 154px;
	position: absolute;
	top: 20;
	left: 10;
}
.tiny_text {
	font-size: 9px;
	color: #999999;
}
.rightHeading {
	width: 160px;
	font-size: 11px;
	color: #FFF;
	background-color: #900;
	text-align: center;
	padding: 2px;
	margin-left: 10px;
	margin-top: 5px;
	border: #FFF thin solid;
}

/* Featured Homepage Section */

#feature {
	text-align: center;
	width: 712px;
	height: 190px;
	overflow: hidden;
	z-index: 25;
}

#featured_item {
	width: 712px;
}

.featured_img img {
	border: 0px;
}

.feature_text_header {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
	border: 0px;
}

.feature_text {
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
}

#homepage_wrapper {	
	width: 712px;
	height: 190px;
	margin-left: 10px;
	margin-top: 20px;
}

.homepage_feature_img {
	width: 712px;
	height: 190px;
}

.homepage_feature_txt {
	width: 560px;
}

.clearer {
	clear: both;
	text-align: center;
}


/* End Featured Homepage Seciton */

#express_connections{
	float: right;
	margin-right: 30px;
	z-index: 0;
}


