.title {
	font-family: times, times new roman, palatino, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center; 
	margin: 0 auto; 
	width: 600px;
	padding: 0px 20px;
	margin-top: 20px;
}

.minutes {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: center; 
	margin: 0 auto; 
	padding: 10px 0px;
}

.leadin {
	font-family: times, times new roman, palatino, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #094C5E;
	text-align: center; 
	margin: 0 auto; 
}

.reservation {
	width: 96%; 
	font-family: times, times new roman, palatino, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	padding: 10px; 
	border: none; 
	text-align: center; 
	margin: 0 auto
}

.location {
	width: 96%; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 10px; 
	border: none; 
	text-align: center; 
	margin: 0 auto
}

.translate {
	color: #094C5E;  
	text-align: center; 
	font-family: times, times new roman, palatino, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 3px;
}

.menu_name {
	font-family: times, times new roman, palatino, serif;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	text-align: center; 
	margin: 0 auto; 
	padding: 0px 20px;
}


.menu_section {
	background-color: #C2E3DE; 
	border: 4px double #C80063; 
	text-align: center; 
	margin: 0 auto; 
	width: 600px;
	padding: 0px 20px;
}

.menu_header {
	width: 600px;
	margin: 0px auto;
	color: #000;  
	text-align: center; 
	width: 600px;
	font-size: 16px;
	font-family: times, times new roman, palatino, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0px;
}

.menu_item {
	color: #094C5E;  
	text-align: center; 
	font-family: times, times new roman, palatino, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	padding-bottom: 1px;
}

.menu_desc {
	width: 90%;
	color: #094C5E;  
	text-align: center; 
	font-family: times, times new roman, palatino, serif;
	font-weight: normal
	font-size: 12px;
	font-style: italic;
	padding-bottom: 16px;
	margin: 0px auto;
}

.price {
	color: #000;  
	text-align: center; 
	font-family: times, times new roman, palatino, serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 10px;
}

.section_desc {
	color: #094C5E;  
	width: 600px;
	margin: 0px auto;
	text-align: center; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	font-style: italic;
	line-height: 120%;
	padding-bottom: 10px;
	margin-top: -4px;
}

.menu_nav {
	color: #094C5E;  
	width: 700px;
	text-align: center; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	font-style: italic;
	line-height: 120%;
	padding-bottom: 10px;
	margin: 0 auto;
	border: none;
}

.menu_nav a:link {  
	text-decoration: none; 
	color: #094C5E;
}
.menu_nav a:visited {
	color: #094C5E;
	text-decoration: none
}
.menu_nav a:hover {
	color: #C80063; 
	text-decoration: none
}
