#head-outer {
	padding-bottom: 15px;
}

#main-outer {
	background-color: white;
	color: black;
	padding-top: 20px;
}

#foot-inner {
	border-color: black;
}

table#textNavTable {
	border-bottom: 1px solid white;
}

.menuSectionHeading-image {
	margin-top: 1em;
}

.menuSectionHeadingFirst-image {
	margin-bottom: .5em;
}

.menuItems ul,
.menuItems li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menuItems li {
	margin-bottom: .5em;
	margin-top: .5em;
	line-height: 1.5em;
}

.menuItems {
	margin-bottom: .5em;
	margin-top: .5em;
	line-height: 1.5em;
}

.menuItemTitle {
	font-weight: bold;
}

table.drinks {
	margin-top: 1em;
	margin-bottom: 1em;
}
table.drinks td {
	line-height: 1.5em;
	font-weight: bold;
	color: #37B54A;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

.quote {
	font-style: italic;
	text-align: right;
	margin-top: 20px;
	color: #FA7800;
}

.quoteAttribute {
	font-size: 80%;
	text-align: right;
	margin-top: 1em;
}

.price {
	margin-left: 1em;
}

.price-title {
	margin-left: 2em;
	font-weight: normal;
	letter-spacing: normal;
}
