/* CSS Document */
html, body {
margin:0px;
margin-bottom:20px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.phone {
font-size: 18px;
font-style: italic;
font-weight: bold;
text-align:center;
}
.offer{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.tc {font-size: 9px}
@font-face
{
font-family: punjabi;
src: url(punjabi.ttf);
}
.menuheader {
font-weight: bold;
font-size:30px;
font-family:punjabi, Verdana, Helvetica, sans-serif;}
#page-container {
width: 800px;
margin:auto;
}

h1 {
margin:0px;
padding:0px;
}
#header {
background:url(images/header_bg.jpg);
background-repeat:repeat-x;
height: 140px;
margin:auto;
}
#info{
background: ;
margin-left:220px;
width:480px;
height:auto;
bottom:auto;
}
#home-sidebar{
position:fixed;
top:140px;
left:auto;
bottom:auto;
float:left;
width:200px;
height:300px;
background-image:url(images/home_nav_bg.gif);
background-repeat:no-repeat;
}
#menu-sidebar{
position:fixed;
top:140px;
left:auto;
bottom:auto;
float:left;
width:200px;
height:395px;
background-image:url(images/menu_nav_bg.gif);
background-repeat:no-repeat;
}

#right-bar{
position:fixed;
top:140px;
right:auto;
bottom:auto;
float:right;
margin-left:580px;
background-image:url(images/allergy_nav_bg.gif);
background-repeat:no-repeat;
padding-left:10px;
padding-top:10px;
}
#content{
width:330px;
margin-left:220px;
margin-right:0px;
/*background-image:url(images/allergy_nav_bg.gif);*/
background-repeat:no-repeat;
padding-left:10px;
}

#menu-links{
margin-left:40px;
margin-top:0;
}

a:link {color: #CC3300;}
a:visited {color: #CC3300;}
a:hover {color: #FF9933;}
a{text-decoration:none;}

#footer{
height: 80px;
clear:both;
}
.phooter{
font-size:36px;
font-style:italic;
font-weight:bold;
text-align:center;
}
/* menu list */
.price{
float:right;
	font-style:italic;
	font-weight:bold;
}

.item .anchor{
float:left;
width:480px;
}
.item{
font-style:italic;
}

.item .diet{
font-size:9px;
font:Geneva, Arial, Helvetica, sans-serif;

}


.diet{
font-size:9px;
font:Geneva, Arial, Helvetica, sans-serif;
}

.leaders{margin-bottom:10px;
visibility:hidden;
padding-bottom:10px;
content:" ";
height:100px;}
.leaders:after{
	border-bottom:dotted;
	outline-width:thick;
	border-bottom-color:#F96955;
	border-bottom-style:dotted;
	content:'';
	position:absolute;
  left:;
  right:;
	display:block;
    height:;
	width: 29%;
	top: 5066px;
}
