/* CSS Document */
#homePageFlash{
	position: relative;
	left: 1px;
	display:block;
	height: 500px;
	margin:0;
	padding:0;
	font-size:8pt;
}

#articles{
	background:transparent url(../images/homePage/mainHeader.jpg) 0 0 no-repeat;
	width: 753px;
	height: 251px;
	margin:0 0 0 6px;

}
#specialOffers, #whatsNew, #communityEvents, #ourProducts{
	float: left;
}
#specialOffers a, #whatsNew a, #communityEvents a, #ourProducts a{
	text-decoration:none;
}
#specialOffers a img, #whatsNew a img, #communityEvents a img, #ourProducts a img{
	margin-right:4px;
}

#specialOffers img{
	margin:-1px 0 0 0;
	border:0;
}

#specialOffers{
	width: 186px;
	height: 212px;
	padding:2px 4px;
}
#whatsNew{
	width: 176px;
	height: 212px;
}
#communityEvents{
	width: 186px;
	height: 212px;
	margin-left:10px;
}
#ourProducts{
	width: 176px;
	height: 212px;
}

#headline a{
	position:relative;
	top:10px;
	left:385px;
	font-size:13pt;
	letter-spacing:0;
	font-family:georgia, times;
	font-weight:bold;
	color:#ffc;
	text-decoration:none;
}

#summary{
	position:relative;
	top:25px;
	left:385px;
	width:290px;
	height:80px;
	font-size:8pt;
	font-family:"arial";
	color:#fff;
}

#recipeLink{
	position:relative;
	top:30px;
	left:560px;
	width:120px;
	color:#ffc;
	font-size:8pt;
}

#recipeLink a{
	color:#fff;
	text-decoration:none;
}
