.mainContent {
	left: 304px;
	position: absolute;
	width: 580px;
}
.mainContent h1{
	color:#0B491B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	margin-bottom: 0px;
	font-weight: normal;
}
.mainContent h2 {
	color:#7F2631;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	float: none;
	clear: left;
	margin-top: 10px;
}
.mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1em;
	margin-top: 0px;
}
.mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 40px;
	line-height: 1em;
	margin-bottom: 0px;
}
.mainContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 5px;
}
.mainContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 5px;
}
.mainContent ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 5px;
}
.mainContent a {
	color:#7F2631;
}
.mainContent img {
	color:#0B491B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.topBar {
	background-color: #822530;
	width: 100%;
	z-index: 1;
}
.sideBar {
	left: 25px;
	position: absolute;
	width: 235px;
	padding-top: 25px;
}
.sideBar p {
	color: #822530;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 1.4em;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}
.sideBar a {
	color:#7F2631;
}
.topContent1 {
	left: 304px;
	position: absolute;
	width: 260px;
	z-index: 2;
	top: 20px;
	background-image: url(images/brackets.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.topContent2 {
	left: 600px;
	position: absolute;
	width: 260px;
	z-index: 2;
	top: 20px;
	background-image: url(images/brackets.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.topContent1 p, .topContent2 p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}
.dessertItem {
	margin-bottom: 20px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 0px;
}
.dessertPhoto {
	float: left;
	margin-right: 10px;
	clear: both;
	border: 1px solid #7F2631;
	position: relative;
	text-align: left;
}
.dessertPrice {
	font-style: italic;
	color: #7F2631;
	margin: 0px;
}
.byline {
	font-style: italic;
	color: #000;
	margin-bottom: 15px;
}
.newsPhoto {
	float: left;
	margin-right: 15px;
	clear: left;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsGraphic {
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
