a {color: #f00}
h2 .bgcolor {
	padding-right: 7px;
	padding-left: 7px;
}

h2.title_1  

{	
font-weight: normal;
background-image: url(/images/bg_title/bg_5.5.jpg);
background-repeat: repeat-x;
background-position: left center;
font-family: Arial, Helvetica, sans-serif;
font-size: 24pt;
font-weight: normal;
color: #fcb13c;
margin-bottom: 15px;
margin-top: 30px;
}
h2.title_3  

{	
font-weight: normal;
background-image: url(/images/bg_title/bg_6.6.jpg);
background-repeat: repeat-x;
background-position: left center;
font-family: Arial, Helvetica, sans-serif;
font-size: 24pt;
font-weight: normal;
color: #9dc54e;
margin-bottom: 15px;
margin-top: 30px;
}

h2.title_2  

{	
font-weight: normal;
background-image: url(/images/bg_title/bg_7.7.jpg);
background-repeat: repeat-x;
background-position: left center;
font-family: Arial, Helvetica, sans-serif;
font-size: 24pt;
font-weight: normal;
color: #27aae2;
margin-bottom: 15px;
margin-top: 30px;
}
h2.title_4  

{	
font-weight: normal;
background-image: url(/images/bg_title/bg_2.2.jpg);
background-repeat: repeat-x;
background-position: left center;
font-family: Arial, Helvetica, sans-serif;
font-size: 24pt;
font-weight: normal;
color: #c4996c;
margin-bottom: 15px;
margin-top: 30px;
}
//---------------//

#b_menu_sect {
	text-align: center;
}
#b_menu_sect td  {
	vertical-align: top;
	padding-bottom: 60px;
        text-align: center;
}
#b_menu_sect td p {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
clear: both;
}
#b_menu_sect tr td p a {
	color: #FFF;
}
#b_menu_sect td .sect_item_salad {
	background-image: url(/images/dday/bg_6.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#b_menu_sect .sect_item_maindish {
	background-image: url(/images/dday/bg_5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#b_menu_sect .sect_item_sidedish {
	background-image: url(/images/dday/bg_7.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#b_menu_sect .sect_item_snack {
	background-image: url(/images/dday/bg_4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#b_menu_sect .sect_item_desert {
	background-image: url(/images/dday/bg_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#b_menu_sect .sect_item_babymenu {
	background-image: url(/images/dday/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
