@charset "utf-8";
/* CSS Document */
#body_set{
	background-image:url(../images/diningTop.jpg);
}
#center #center_main{
	background-image:url(../images/diningCenterMain.gif);
}
#center #right_main{
	background-image:url(../images/diningRightMain.gif);

}
#left #left_nav a,#left #left_nav .first{
}
#left #left_nav .first{
}
#left #left_nav a:hover{

}

#center #center_main .go_img{
	float:left;
	clear:none;
	width:43px;
}
#center #center_main .go_img img{
	margin-left:0px;
}
#center #center_main .go_compliment:hover{
	color:#996600;	
}

#center #center_main .go_compliment{
	color:#996600;
}
h1{
	color:#b26f00;
  margin:0px;
	padding:0px;
	height:20px;
	width:318px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 17px;
}
span{
	color:#996600;
}
