#content{
padding:2 0 0 0;
}

#rightNav{
float:right;
}

.menuOption{
padding:0 2 5 0;
}

#left{
background-color:#b3dc1f;
float:left;
margin-left:2px;
border-bottom:2px solid #fff;
}

#leftNav{
height:100%;
float:left;
width:206px;
background-color:#b3dc1f;
}


#menuNav {
	padding:0;
	color:#333;
	}
	
	#menuNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#menuNav li {
		margin: 0;
		}

		#menuNav li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #b3dc1f;
		color: #111;
		text-decoration: none;
		width: 100%;
		border-bottom:2px solid #fff;
		}

	html>body #menuNav li a {
		width: auto;
		}

	#menuNav li a:hover {
		background-color: #222;
		color: #fff;
		}

	#menuNav li .active{
	background-color: #222;
	color: #b3dc1f;
	}
		
	#menuNav li a.active:active{
	background-color: #222;
	color: #b3dc1f;
	}		
	
	
	#leftImg{
	border-bottom:2px solid #fff;
	}
	
#menuContent{
float:left;
background-color:#fff;
}

#menuHolder{
background-color:#fff;
float:left;
width:440px;
padding:10 0 10 20;
}

#menuHolder a{
text-decoration:none;
color:#7d9b0f;
}

#menuProp{
float:left;
width:1px;
height:405px;
}

#itemHolder{
padding-top:8px;
padding-bottom:8px;
border-bottom:1px dotted #e4e4e4;
}

h1{
display:inline;
font-size:18px;
font-weight:bold;
margin:0;
padding:0 6 0 10;
}

#menuHeader{
margin-top:8px;
font-size:14px;
margin-left:10px;
border-bottom:2px solid #b3dc1f;
width:460px;
}

.title{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:330px;
}

.catering_buffet{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:180px;
}

.catering_specials{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:180px;
}

.catering_seasonal{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:180px;
}

.catering_breakfast{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:180px;
}

.catering_special{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:180px;
}

.catering_drinks{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:320px;
}

.cateringtitle{
font-family:georgia;
font-weight:bold;
font-size:14px;
float:left;
width:300px;
}

.subtitle{
font-family:georgia;
font-size:11px;
float:left;
}

.price{
font-family:georgia;
font-weight:bold;
font-size:14px;
}

.cateringprice{
padding-left:8px;
float:left;
font-family:georgia;
font-weight:bold;
font-size:14px;
}

.priceinfo{
float:left;
font-family:georgia;
font-size:12px;
}

.description{
font-family:arial;
font-size:12px;
clear:both;
width:310px;
}



