.container {
	position: relative;
	height: 100%;
	width: 80%;
	padding-left: 20%;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.main_info_left {
	height: 55px;
	width: 190px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.bowl {
	background-image: url(/images/bowl.png);
	height: 17px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.center {
	text-align: center;
}
.menu_inc {
	float: left;
	width: 190px;
	height: 100%;
}
.menu_contents_right {
	float: right;
	height: 100%;
	width: 550px;
}
.menu_text {
	line-height: 18px;
	width: 760px;
	height: 100%;
	position: relative;
}
.map {
	height: 350px;
	width: 425px;
	margin-left: 165px;
	border: thin solid #000;
}
a {
	text-decoration: none;
	color: #703C90;
}
.offer_headings_red {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.spicy {
	margin-left: -18px;
	vertical-align: text-top;
}
.offer_headings {
	font-size: 16px;
	font-weight: bold;
}
.txt_bold {
	font-weight: bold;
}
.table_bottom_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.menu_headings {
	font-weight: bold;
	font-size: 18px;
	color: #41037F;
}
.menu_table {
}
.box_top {
	background-image: url(/images/box_top.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
}
.logo {
	background-image: url(/images/logo_a.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 800px;
	position: relative;
	background-color: #FFF;
	background-position: 215px;
	text-align: left;
}
.main_info {
	height: 55px;
	width: 190px;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.table_bottom_line {
	border-bottom-style: solid;
	border-bottom-color: #303;
}
.navbar {
	height: 35px;
	width: 800px;
}
.content {
	background-color: #F0E5D3;
	width: 780px;
	padding: 10px;
	height: 100%;
	position: relative;
	clear: both;
}
.box_bottom {
	background-image: url(/images/box_bottom.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 800px;
}
.menu_item_heading {
	font-weight: bold;
	margin-left: 20px;
}
.table_bottom_line_center {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
}
.table_bottom_line_bold {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: bold;
}
.center_image {
	background-image: url(/images/diningarea.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 780px;
	background-position: center center;
}

