.left-half {
	width: 275px;
	margin: 0;
	float: left;
	text-align: left;
}

.right-half {
	width: 275px;
	margin: 0;
	float: right;
	text-align: left;
}

.left-half img, .right-half img {
	padding: 10px 0;
}

.menu-note {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #956F4D;
	margin-bottom: 6px;
}

.menu-price {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #88411F;
	margin-bottom: 6px;
}

.menu-subheader {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #ADC5B3;
	margin: 15px 150px 4px 150px;
}

h2.menu-heading {
	clear: both;
	padding: 24px 0 4px 0;
	margin: 0 0 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	color: #3B2206;
	border-bottom: 1px solid #C2A571;
}

.inset-paper-menu {
	width: 640px;
	margin: 0 0 0 30px;
}

.inset-paper-menu p {
	margin: 12px 0;
	line-height: 1.2em;
}

.inset-paper-menu p.indent {
	margin: 12px 18px;
}

.inset-paper-menu ul {
	margin: 4px 20px;
}

.inset-paper-menu li {
	margin: 3px 0;
	line-height: 1.2em;
}
