body{
	background-color: #76767b;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5a5a5a;
	padding-left:10px;
	padding-bottom:10px;
}

a.nav:link, a.nav:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration:none;
}

a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a9a8a8;
	text-decoration:none;
}

.home_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

.home_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
}

.home_sub a:link, .home_sub a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
	text-decoration:underline;
}

.home_sub a:active, .home_sub a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#c81c22;
	line-height:15px;
	text-decoration:underline;
}

.table_content {
	font-family:Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	line-height:16px;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}

a:active, a:hover {
	color:#c81c22;
	text-decoration:underline;
}

.menu_titles {
	font-size:14px;
	font-weight:bold;
}

input {
	border:1px solid #000000;
	font-size:11px;
}

select {
	border:1px solid #000000;
	font-size:11px;
}

textarea {
	border:1px solid #000000;
}

td{
	line-height:22px;
	font-size:12px;
}

.red, A.red, A:visited.red{
	color: #c81c22;
}

A:hover.red{
	color:#666666;
}

.home_sub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:22px;
}

.menu_head{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c81c22;
	background-image:url(images/row_bg.gif);
	background-repeat:no-repeat;
	height:23px;
	width:600;
	}

.menu_red_head{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(images/row_red_bg.gif);
	background-repeat:no-repeat;
	height:23px;
	width:600;
	
	}
	
.head_small{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c81c22;
	background-image:url(images/table_top_small.gif);
	background-repeat:no-repeat;
	height:23px;
	width: 282px;
	text-align:center;
	}
	
.menu_item{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height:13px;
}

.menu_item_long{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height:20px;
}

.menu_desc{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	line-height:12px;
	padding-left:15px;
	padding-right:15px;
}

.left_bottom{
border-left:1px solid #c9c9c9;
border-bottom:1px solid #c9c9c9;
padding-left:10px;
padding-bottom:10px;
padding-top:3px;
text-align:center;
vertical-align:top;
padding-right:5px;
line-height:15px;
}

.right_bottom{
border-right:1px solid #c9c9c9;
border-bottom:1px solid #c9c9c9;
padding-bottom:10px;
padding-top:3px;
padding-right:10px;
text-align:center;
vertical-align:top;
line-height:15px;
}

.right{
	border-right:1px solid #c9c9c9;
	text-align:center;
	padding-right:10px;
	padding-top:5px;
	vertical-align:top;
	line-height:15px;
}

.left{
	border-left:1px solid #c9c9c9;
	padding-left:10px;
	padding-top:5px;
	text-align:center;
	vertical-align:top;
	width:50%;
	padding-right:5px;
	line-height:15px;
}

.bottom{
border-right:1px solid #c9c9c9;
border-left:1px solid #c9c9c9;
border-bottom:1px solid #c9c9c9;
padding-bottom:10px;
padding-right:40px;
padding-left:40px;
text-align:center;
vertical-align:top;
	line-height:15px;
}

.middle{
border-right:1px solid #c9c9c9;
border-left:1px solid #c9c9c9;
padding-right:40px;
padding-left:40px;
text-align:center;
vertical-align:top;
line-height:15px;
}

a:hover.home{
	color:#8e8e8e!important;
}

strong.lunch_item {
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
}

