body {
	background: #6d625a;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.body {
	color: #6d625a;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	}

.body_over { color: #8d0907;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

a:link {
	color: #8d0907;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

a:visited { color: #8d0907 }

a:hover { color: #8d0907 }

a:active { color: red }

.openers {
	color: #6d625a;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	text-decoration: none;
	visibility: visible;
	}

.menu_headers {
	color: #8d0907;
	font-size: 14px;
	font-family: "Arial", sans-serif;
	line-height: 14px;
	vertical-align: 0;
	cursor: pointer;
	}

.application_headers {
	color: #6d625a;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 15px;
	text-align: left;
	margin-top: -5px;
	}

.price {
	color: #8d0907;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 2px;
	}

.menu_items {
	color: #3c3e2f;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: left;
	margin-top: -2px;
	padding-left: 0;
	}

.line {
	line-height: -10px;
	vertical-align: text-bottom;
	width: 100%;
	margin-top: 0;
	margin-bottom: 5px;
	border-top: 1px dotted #8d0907;
	}

.header {
	color: #8d0907;
	font-size: 14px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	line-height: 14px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	margin-top: -1px;
	margin-bottom: 0;
	cursor: pointer;
	}

.content {
	width: 100%;
	margin-top: -5px;
	margin-bottom: 20px;
	border-width: 1px;
	}

.beverages {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 12px;
	margin-top: -10px;
	}


