@charset "utf-8";
/* CSS Document */

body {
	background-color: #ff6d00;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_white_table {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 852px;
}
h1 {
	color: #cc1a0a;
	font-size: 24px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #757575;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8D0B0B;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

p {
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p a {
	color: #555555;
	text-decoration: underline;
}
p  a:hover {
	text-decoration: none;
}
.todays_special_cell {
	height: 48px;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
}
.todays_special_cell img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #d6d2cf;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	cursor: pointer;
}
.todays_special_bold_grey {
	font-weight: bold;
	float: left;
	display: block;
	margin-top: 7px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.todays_special_bold_maroon {
	font-weight: bold;
	float: left;
	display: block;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #cc1a0a;
}
.todays_special_pdbr_cell {
	height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 7px;
}
.todays_special_pdnobr_cell {
	height: 48px;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 7px;
}
.footer_cell {
	font-size: 11px;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footer_cell a {
	color: #646464;
	text-decoration: none;
}
.footer_cell  a:hover {
	text-decoration: underline;
}
.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}
.visit_days_cell {
	font-weight: bold;
	color: #8D0B0B;
	font-size: 16px;
}
.we_accept {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.card_cell_border {
	border: 1px solid #9C9A9A;
}
.catering_list ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}
.maroon_text_bold {
	color: #8D0B0B;
	font-weight: bold;
}
.dailyspecial_list ul {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.dailyspecial_list ul li {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
.dailyspecial_list  ul  li ul {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.dailyspecial_list  ul  li  ul li {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pictures_th_table  {
	background-color: #FFFFFF;
	padding: 2px;
	color: #84480D;
	font-size: 12px;
	font-weight: normal;
}
.pictures_th_table img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #eb8f31;
	margin-bottom: 8px;
}
.coming_soon {
	font-size: 14px;
	color: #FF0000;
}
.pic_cat_divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.watermark_logo_bg {
	background-image: url(images/logo_watermark.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.page_heading_img {
	padding-bottom: 5px;
}
