body {
	margin: 0px auto;
	padding: 0px;
	background-color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none; }

.menu_table td {
	border-bottom: 1px solid #5B3524;
	height: 27.5px;
	padding-left: 12px; }
	
.offer_box {
	margin-top: 20px; }

.border_bottom {
	border-bottom: 1px dotted #333333; }

.left_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #372E29;
	background-color:inherit;
	text-decoration: none; }

.left_link:hover {
	color:#126936;
	text-decoration:none;
	background-color:inherit; }



/* ------- LIGHTBOX / IMAGES ------- */

.thumbnail {
	padding: 3px 3px 8px 3px;
	background-color: #eaeaea;
	border: 1px solid  #D4D4D4;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	height: 96px;
	line-height: normal;
	}	
a img { border: 0; }