/* CSS Document */
body {
	background-color: #333333;
	background-image: url(../images/Tile2.jpg);
	background-repeat: repeat;
}
.table_background_tile3 {
	background-image: url(../images/Tile3.jpg);
	background-repeat: repeat;
}
.footer_text a:hover {
	color: #562923;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
.footer_text a:link {
	font-size: small;
	font-weight: bold;
	color: #562923;
	text-decoration: underline;
}
.footer_text a:visited {
	font-size: small;
	font-weight: bold;
	color: #562923;
	text-decoration: underline;
}
.footer_text {
	font-size: small;
	font-weight: bold;
	color: #2D2117;
}
.table_background_tile4 {
	background-image: url(../images/Tile4.jpg);
	background-repeat: repeat;
}
.body_text {
	font-size: small;
	color: #000000;
}
.table_background_tile {

	background-image: url(../images/Tile.jpg);
	background-repeat: repeat;
}
.body_text_medium {


	font-size: medium;
	color: #000000;
}
.menu_description_text {

	font-size: small;
	color: #000000;
}
.menu_item_title_text {


	font-size: medium;
	color: #000000;
}
.menu_section_title_text {
	font-size: large;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.menu_subtext {


	font-size: x-small;
	color: #000000;
}
.body_text a:link {
	font-size: small;
	color: #4A2416;
	font-weight: bold;
	text-decoration: underline;
}
.body_text a:hover {
	font-size: small;
	color: #4A2416;
	font-weight: bold;
	text-decoration: underline;
}
.body_text a:visited {
	font-size: small;
	color: #4A2416;
	font-weight: bold;
	text-decoration: underline;
}
.takeout_menu_cell {
	padding: 4px;
}
.takeout_menu_section_title_text {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.takeout_menu_item_title_text {
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.takeout_menu_description_title_text {


	font-size: x-small;
	color: #000000;
}
.body_text_medium a:hover {
	font-size: medium;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
.body_text_medium a:link {
	font-size: medium;
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
.body_text_medium a:visited {

	font-size: medium;
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
.table_with_border {
	border: 1px solid #000000;
}
.table_background_tile3_border {
	background-image: url(../images/Tile3.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_background_tile3_top_border {
	background-image: url(../images/Tile3.jpg);
	background-repeat: repeat;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
}
.menu_description_text_italic {
	font-size: small;
	color: #000000;
	font-style: italic;
}
