/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Nav, object, img {
	display:none;
}
.menu_outer_table {
	width:100%;
}

a {
	display: none;
}

.menu_category_cell {
	COLOR: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	padding:2px;
	font-weight:bold;
	padding-top: 15px;
}

.menu_content_cell {
	 TEXT-ALIGN: left;
	 padding-top:10px; 
	 font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.menu_description {
	 TEXT-ALIGN: left;
}
.menu_title {
	 TEXT-ALIGN: left;  margin-top:10px; 
	}

.menu_price_cell {
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	padding-top:10px;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

.menu_content_price_cell {
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	padding-top:10px;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.menu_separator_row {
	
}
.menu_notes {
	FONT-SIZE: 80%;  
	TEXT-ALIGN: center;
	padding-top: 25px;
}
.menu_center_item {
	FONT-WEIGHT: normal;  TEXT-ALIGN: center;
}
.menu_center_desc {
	FONT-WEIGHT: normal;   TEXT-ALIGN: center;
}
.category {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu_center_title {
	padding-left:5px;
	TEXT-ALIGN: center;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	padding-top: 10px;
}

.footertext {
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}