@charset "utf-8";
body  {
	background: #232223;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #container {
	width: 964px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	background: #444444;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 156px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 155px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 4px;
} 
.thrColFixHdr #footer { 
	padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../images/footeer_bg.jpg);
	background-repeat:no-repeat;
	height:123px;
	color:#FFFFFF;
	font-size:10px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainphoto {
	width:610px;
	height:466px;
}
#menus {
	width:500px;
	min-height: 100%;
	height: auto;
	z-index:100;
	background-color:#ffffff;
}

.left { 
list-style-position:outside;
margin: 1em 0;
clear: left;
white-space: nowrap; }




#menus_text {
	_width:595px;
	#width:595px;
	width:580px;
	padding-right:20px;
	font-size:12px;	
	background-color:#FFFFFF;
}
#menus_text_lunch {
background-image:url(../images/menus_bg_text.jpg);
background-repeat:no-repeat;
	_width:595px;
	#width:595px;
	width:580px;
	padding-right:20px;
	font-size:12px;	
	background-color:#FFFFFF;
}

#menus_text p{
	margin-left:20px;
	}
.menus_text_title{
	font-size:20px;
	font-weight:bold;
	}
.menus_text_title a{
color:#C3D545;
text-decoration:none;	}
	
.greentext{
color:#C3D545;
font-size:15px;
	font-weight:bold;
}	
.red_text{
color:#D02128;
font-size:15px;
	font-weight:bold;
}	
.greytext{
color:#666666;
font-size:15px;
	font-weight:bold;
}	
.greentext_big{
color:#C3D545;
font-size:25px;
	font-weight:bold;
}	
.greentext_small{
color:#C3D545;
font-size:12px;
	font-weight:bold;
}	

#favs {
	width:170px;
	_height:178px;
	#height:178px;
	height:182px;
	background-image:url(../images/favs_bg.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-left:15px;
	_padding-top:60px;
	#padding-top:60px;
	padding-top:57px;
	color:#FFFFFF;
	font-size:13px;
}
#favs a {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
#favs a:hover {
	color:#444444;
	font-size:13px;
}

#favs ul {
list-style:none;
margin-left: 0; 
padding-left: 0;
}
#favs li {
list-style:none;
margin-left: 0; 
padding-left: 0;
_padding-top:5px;
_padding-bottom:5px;
#padding-top:5px;
#padding-bottom:5px;
padding-top:2px;
padding-bottom:2px;}










#favs_menus {
	width:170px;
	_height:364px;

	#height:158px;
	height:364px;
	background-image:url(../images/our_favs_bg_shadow.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-left:15px;
	_padding-top:60px;

	#padding-top:60px;
	padding-top:67px;
	color:#FFFFFF;
	font-size:13px;
}
#favs_menus a {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
#favs_menus a:hover {
	color:#444444;
	font-size:13px;
}

#favs_menus ul {
list-style:none;
margin-left: 0; 
padding-left: 0;
}
#favs_menus li {
list-style:none;
margin-left: 0; 
padding-left: 0;
_padding-top:5px;
_padding-bottom:5px;
#padding-top:5px;
#padding-bottom:5px;
padding-top:2px;
padding-bottom:2px;}



.photo {
float:right;
padding-bottom:20px;
padding-left:20px;
z-index:1;}


a {
color:#FFFFFF;
}

.tbflat_box  {
	font-size : x-small;
	font-family : Arial;
 	border: thin #C3D545 solid;
}
.tbflat_green  {
	font-size : x-small;
	font-family : Arial;
 	border: thin #C3D545 solid;
}