.maintext {
	padding: 16px;
	text-align: left;
}
.menuoption {
	width: 206px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #d3b488;
	border-right-color: #d3b488;
	border-bottom-color: #d3b488;
	border-left-color: #d3b488;
	background-color: #eff1e4;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menuoption a:link, .menuoption a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}
.menuoption a:hover, .menuoption a:hover,visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600000;
	font-weight: bold;
	text-decoration: underline;
}
.menuoptionlast {
	width: 208px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #d3b488;
	border-right-color: #d3b488;
	border-bottom-color: #d3b488;
	border-left-color: #d3b488;
	background-color: #eff1e4;
	border-bottom-style: dashed;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menuoptionlast a:link, .menuoptionlast a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}
.menuoptionlast a:hover, .menuoptionlast a:hover,visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600000;
	font-weight: bold;
	text-decoration: underline;
}

.menutitle {
	height: 71px;
	background-repeat: no-repeat;
	background-position: center center;
}
.title {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #b5111b;
}
.breadcrums {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #dabea6;
	border-bottom-color: #dabea6;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6a1211;
	text-decoration: none;
	padding: 10px;
}
.breadcrums a:link, .breadcrums a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6a1211;
	text-decoration: none;
}
.breadcrums a:hover, .breadcrums a:hover,visited {

	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6a1211;
	text-decoration: underline;
}
.dishname {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #9d2c24;
	font-weight: bold;
}
.dishdescription {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #e48532;
}
.dishprice {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ff1100;
	font-weight: bold;
}
.note {
	padding: 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #640c0b;
}
