div.buttons{	
	float:left;
	position:relative;
	width:110px;
	height:308px;
	margin-top:60px;
	margin-left:50px;
	text-indent:-9999px;
	}
div.content{
margin-left:230px;
width:620px;
height:auto;
}
div.ad{
	float:left;
	position:relative;
	width:120px;
	height:250px;
	margin-left:50px;
}
.ad p{
color:#339933;}
.ad h3{
color:#339933;}
div.text_l{
width:250px;
float:left;
position:relative;
}
div.text_r{
width:250px;
float:left;
position:relative;
margin-left:100px;
}
div.foodpic{width:620px;
height:413px;
position:relative;
float:left;
}
div.directions{
	float:left;
	position:relative;
	width:120px;
	height:250px;
	margin-left:50px;
}
.directions p{
color:#339933;}
.directions h3{
color:#339933;}
div.back{
position:relative;
float:left;
width: 620px;
height:auto;
}
	.buttons .hgreen{	
	float:left;
	position:relative;
	width:92px;
	height:67px;
	margin-left:10px;
	margin-top:10px;
	background:url(../img/restaurant/icons/green.jpg) no-repeat;}
	.buttons .hgreen a:hover{
	position:relative;
	width:92px;
	height:67px;
	background:url(../img/restaurant/icons/O_green.jpg) no-repeat;
	}
	.buttons .horange{	
	float:left;
	position:relative;
	width:92px;
	height:67px;
	margin-left:10px;
	margin-top:10px;
	background:url(../img/restaurant/icons/meze.jpg) no-repeat;}
	.buttons .horange a:hover{
	position:relative;
	width:92px;
	height:67px;
	background:url(../img/restaurant/icons/O_meze.jpg) no-repeat;
	}
	.buttons .hblue{	
	float:left;
	position:relative;
	width:92px;
	height:67px;
	margin-left:10px;
	margin-top:10px;
	background:url(../img/restaurant/icons/entrees.jpg) no-repeat;}
	.buttons .hblue a:hover{
	position:relative;
	width:92px;
	height:67px;
	background:url(../img/restaurant/icons/O_entrees.jpg) no-repeat;
	}
	.buttons  .hpink{	
	float:left;
	position:relative;
	width:92px;
	height:67px;
	margin-left:10px;
	margin-top:10px;
	background:url(../img/restaurant/icons/desserts.jpg) no-repeat;}
	.buttons .hpink a:hover{
	position:relative;
	width:92px;
	height:67px;
	background:url(../img/restaurant/icons/O_desserts.jpg) no-repeat;
	}
	.buttons a {
	display: block;
	width: 92px;
	height: 67px;
	overflow: hidden;
	}
		h3.head1{
	width:800px;
	height:150px;
	margin-left:60px;
	margin-top:40px;
	text-indent:-9999px;
}
