@charset "UTF-8";
/* CSS Document */
/********** CLASSES **********/
.box {
	background-color:#232323;
	border:1px solid #393939;
	margin:0 0 20px 0;
	padding:0;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:100%;
}

.c {
	padding:10px;
	margin:0;
}

.box h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:normal;
}

.box h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin:20px 0 3px 5px;
	padding:0;
}

.indent, .price {
	background-color:#000;
	border:1px solid #393939;
	margin:0;
}

.indent {
	padding:4px;
}

span.price {
	padding:4px 2px;
	float:right;
	border-left:none; border-right:none;
	line-height:100%;
	margin-left:10px;
}

.prices div {
	text-align:left;
	margin:18px 0;
}

/******************** NAVIGATION ********************/

div.snav a:link, div.snav a:visited, div.snav a:hover, div.snav a:active {
	background-image:url(SecondaryNav_bar.gif);
	display:block;
	width:131px;
	height:21px;
	font-size:12px;
	text-align:left;
	padding:5px 0 0 10px;
	margin:4px 0;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}

div.snav a.m:link, div.snav a.m:visited, div.snav a:hover {
	color:#f00;	
}

div.tnav a:link, div.tnav a:visited, div.tnav a:hover, div.tnav a:active {
	font-size:11px;
	text-transform:none;
	color:#999;
	display:block;
	background:none;
	width:auto;
	height:auto;
	padding-left:15px;
	margin:3px 0;
	margin-left:5px;
	background:none;
	text-decoration:none;
	font-weight:normal;
}

div.tnav a.m:link, div.tnav a.m:visited, div.tnav a:hover, div.tnav a:active {
	background-image:url(SubNav_arrow_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#f00;
	text-decoration:none;
}

/******************** COLUMNS ********************/
#col1, #col2, #col3, #col4, #col5 {
	float:left;
	margin:0;
	padding:0;
	margin-right:20px;
}

#col1 {
	width:210px;
}

#col1 img {
	margin-bottom:10px;
}

#col2 {
	width:280px;
}

#col3 {
	width:249px;
}

#col4 {
	width:540px;
}


#col5 {
	width:425px;
}

#menu {
	background-image: url(Illustration_bread1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:234px;
}

#menu_items {
	background-image:url(Menu_FRUIT_BG.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#disclaimer {
	text-align:center;
	margin:0;
	margin-bottom:50px;
	padding:0;
}

#about_menu {
	background-image:url(illustration3_banana.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#drinks {
	background-image:url(Illustration_5drinks.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#drinks span.price {
	position:relative;
	bottom:4px;
}

.bc {
	padding:10px 20px;
}



/********** CATERING **********/
ul.catering {
	list-style-image:url(SubNav_arrow_on.gif);
	color:#fff;
	margin-bottom:15px;
}

ul.catering li{
	margin:5px 0;
	font-size:11px;
}

h2.l {
	text-align:left;
	margin-left:40px;
}

#bigsub {
	float:left;
	margin-left:30px;
	width:735px;
	padding-bottom:8px;
}

p.cateringp {
	color:#fff; margin-left:39px; padding-right:5px;
	line-height:1.5;
}
