@charset "utf-8";
/* CSS Document */

#main {
	background-color: #A1A506;
	height: 442px;
	background-image: url(../images/veg-fruit.png);
	background-repeat: no-repeat;
}
#soups {
	float: left;
	margin-top: 260px;
	margin-left: 10px;
	width: 380px;
	margin-bottom: 0px;
	height: 170px;

}
#specials {
	width: 110px;
}
#coupons {
	width: 110px;
}
#slideshow {
	background-color: #FFF;
	height: 360px;
	float: right;
	width: 510px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#maintext {
	padding: 10px;
	background-color: #FFF;
	text-align: left;
}
#subtext {
	height: 180px;
	background-color: #C0551D;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#newsletter {
	width: 152px;
	float: left;
}
#social {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#locations {
	width: 500px;
	float: right;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
