@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#nav_menu{ display:inline; float:left; width: 900px; margin-left:50px; height:40px;}
.navmenu{ list-style:none; display:inline; float:left; width: 200px; font-size: 24px; color:#FFFFFF; border-left: #FFFFFF dotted 2px; padding-left: 5px; padding-top: 5px; margin-top: 20px;}
#standard_menu{ list-style: none; font-size: 16px; margin:0px; padding:0px; margin-left: 60px;}
.title_menu{ font-size: 30px; text-align:center; margin:0px; padding:0px; font-weight: bold;}
.menu_price{ font-size: 20px; text-align:center; margin:0px; padding:0px; font-weight: bold;}
.food_menu{ font-size: 14px; text-align:center; font-weight: bold;} 
.note{ font-size:12px; margin:0px; padding:0px; margin-left:20px;}
.header_one{ font-size: 30px; font-family:"Century Gothic"; color: #b40202; padding-left: 20px;}
.food_packages{ float:left; margin: 0px; padding:0px;}
.food_packages_title{ text-align: center; font-size: 16px; font-family:"Century Gothic"; width: 160px; margin: 0 auto; color: #b40202;}

#flashcontent {width:501px; height:216px; margin: 0x; padding:0px; border: 0px;}
#flashcontent1 {width:502px; height:348px; margin: 0x; padding:0px; border: 0px;}
.about_us{ font-size:16px; color:#4A4A00; line-height: 30px; margin-top:20px; padding-left: 20px; padding-right: 20px;}
* {padding: 0;margin: 0;}	

.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
 /*background of menu items (default state)*/
color: white;
border-left: #FFFFFF dotted 2px; 
padding-left: 5px; 
padding-top: 0px; 
margin-top: 0px;
text-decoration: none;
width: 130px;
font-size: 24px;
margin-right:30px;
padding-bottom:5px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
width: 150px;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
 /*background of menu items during onmouseover (hover state)*/
color: #FFFF00;
border-left: #FFFF00 dotted 2px;

 /*border-top: #FFFFFF dotted 2px; 
border-bottom: #FFFFFF dotted 2px; 
border-right: #FFFFFF dotted 2px; 
width: 128px;
font-size: 24px;
margin-right:80px;
text-align:center;
padding-bottom:5px;*/
}



.packages a{
font-family: Century Gothic; color: #333333; font-size: 15px;
}

.packages a:link, .packages a:visited {
font-family: Century Gothic; color: #333333; font-size: 15px;
}

.packages a:selected {
font-family: Century Gothic; color: #333333; font-size: 15px;
}

.packages a:hover {
font-family: Century Gothic; color: #990000; font-size: 15px; text-decoration: underline;
}


a.packages{
font-family: Century Gothic; color: #333333; font-size: 15px; text-decoration: none;
}

a.packages:link, a.packages:visited {
font-family: Century Gothic; color: #333333; font-size: 15px;
}

a.packages:selected {
font-family: Century Gothic; color: #333333; font-size: 15px;
}

a.packages:hover {
font-family: Century Gothic; color: #0000FF; font-size: 15px; text-decoration: underline;
}


a.footer{
font-family: Century Gothic; color: #FFFFFF; font-size: 12px; text-decoration: none;
}

a.footer:link, a.footer:visited {
font-family: Century Gothic; color: #FFFFFF; font-size: 12px;
}

a.footer:selected {
font-family: Century Gothic; color: #FFFFFF; font-size: 12px;
}

a.footer:hover {
font-family: Century Gothic; color: #FFFF00; font-size: 12px; text-decoration: underline;
}


a.food_packages_title{
font-family: Century Gothic; color: #b40202; font-size: 16px; text-decoration: none; text-align: center; font-weight:500;
}

a.food_packages_title:link, a.food_packages_title:visited {
font-family: Century Gothic; color: #b40202; font-size: 16px;  font-weight: 500;
}

a.food_packages_title:selected {
font-family: Century Gothic; color: #b40202; font-size: 16px;  font-weight:500;
}

a.food_packages_title:hover {
font-family: Century Gothic; color: #0000FF; font-size: 16px; text-decoration: underline;  font-weight:500;
}