.main-bakery {
	width: 795px;
	position: relative;
}

.main-bakery h2 {
	background: url(../images/endcap-trans.gif) left no-repeat;
}

.main-bakery .intro {
	width: 379px;
	margin: 0 0 10px 18px;
	background: url(../images/bakery-bg-left.gif) left repeat-y;
}

.main-bakery .intro .wrap {
	background: url(../images/bakery-bg-left2.gif) left bottom no-repeat;
	padding: 5px 15px 10px 15px;
}

.main-bakery .recipe {
	margin-left: 50px;
	left: 268px;
	width: 275px;
	text-align: center;
}

.main-bakery .recipe form {
	width: 245px;
	height: 151px;
	padding: 5px 0 0 30px;
	text-align: left;
	background:url(../images/recipe-bg.png) no-repeat;
}

.main-bakery .recipe form p {
	margin: 7px 0;
}

.main-bakery .recipe h3 {
	background: none;
	color: #E8D461;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
}

.main-bakery .recipe .textbox {
	font-size: 12px;
	color: #A1243B;
	background: #B6AA34;
	font-family: "Times New Roman", Times, serif;
	border: 0;
	padding: 1px 0 1px 3px;
}

.main-bakery .recipe .textbox2 {
	font-size: 12px;
	color: #A1243B;
	background: #B6AA34;
	font-family: "Times New Roman", Times, serif;
	border: 0;
	padding: 1px 0;
}

.main-bakery .content-left {
	width: 397px;
	border-right: 20px solid #A1243B;
	float: left;
	padding-top: 93px;
	background:url(../images/bakery.jpg) top no-repeat;
}

.main-bakery .content-left .sidebar {
	float:right;
	margin-top: 50px;
	width: 134px;
}

.main-bakery .content-left .sidebar h3 {
	color: #E8D461;
	background: url(../images/endcap.gif) left no-repeat #A1243B;
	padding: 3px 0 3px 10px;
	font-weight: bold;
	margin: 0;
}

.main-bakery .content-left .sidebar p {
	margin: 5px 0;	
}

.main-bakery .content-right {
	width: 378px;	
	float: right;
	background: url(../images/market.jpg) top no-repeat;
	padding-top: 93px;
}

.main-bakery .content-right h2 {
	background: url(../images/endcap-trans2.gif) right no-repeat;
	padding-right: 20px;
	text-align: right;
}

.main-bakery .content-right .intro {
	width: 372px;
	margin: 0;
	background: url(../images/market-bg.gif) right repeat-y;
	margin-bottom: 10px;
}

.main-bakery .content-right .intro .wrap {
	background: url(../images/market-bg2.gif) right bottom no-repeat;
	padding: 5px 15px 10px 15px;
}

.main-bakery .content-right .top10 {
	width: 372px;
	margin: 0;
	background: url(../images/top10-bg.gif) right repeat-y;
	margin-bottom: 10px;
}

.main-bakery .content-right .top10 .wrap {
	background: url(../images/top10-bg2.gif) right bottom no-repeat;
	padding: 5px 15px 10px 15px;
}

.main-bakery .content-right .top10 p {
	margin-bottom: 5px;
	text-align: right;
}
