body {
	font-size:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C7C9B1;
	background-image: url(../index_files/pinocchio-back-ground.jpg);
	background-repeat: repeat-x;
	behavior:url(/css/csshover.htc);	
}

body div#listcontainer ul li ul {display:none;}

.printpage {
	background-color: #FFFFFF;
	background-image:none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	background-color: #830404;
	background-image: url(../index_files/footerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	padding: 8px;
}
.footer a:link { color: #FFFFFF; text-decoration: underline;  }
.footer a:visited { color: #FFFFFF; text-decoration: underline;  }
.footer a:hover { color: #E2BF6C; text-decoration: underline;  }
.footer a:active { color: #FFFFFF; text-decoration: underline;  }

.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #830404;}
.subtext a:link { color: #830404; text-decoration: underline;  }
.subtext a:visited { color: #830404; text-decoration: underline;  }
.subtext a:hover { color: #C57F00; text-decoration: underline;  }
.subtext a:active { color: #830404; text-decoration: underline;  }

.navbox {
	
	background-image: url(../index_files/navbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.foodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #820404;	
	font-weight: bold;
	text-transform: uppercase;
}
.foodname a:link { color: #820404; text-decoration: underline;  }
.foodname a:visited { color: #820404; text-decoration: underline;  }
.foodname a:hover { color: #C57F00; text-decoration: underline;  }
.foodname a:active { color: #820404; text-decoration: underline;  }

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #820404;	
	font-weight: bold;
	text-transform: uppercase;
}

.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #5e5e5e;
	text-align: left;
}

.homecopy a:link { color: #830404; text-decoration: underline;  }
.homecopy a:visited { color: #830404; text-decoration: underline;  }
.homecopy a:hover { color: #C57F00; text-decoration: underline;  }
.homecopy a:active { color: #830404; text-decoration: underline;  }

.centeredcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #5e5e5e;
	text-align: center;
}
.centeredcopy a:link { color: #830404; text-decoration: underline;  }
.centeredcopy a:visited { color: #830404; text-decoration: underline;  }
.centeredcopy a:hover { color: #C57F00; text-decoration: underline;  }
.centeredcopy a:active { color: #830404; text-decoration: underline;  }


div#listcontainer { width:100%; font-size: .95em; font-family:Times New Roman, Times, serif; color:#FFFFFF; text-align:left; }
div#listcontainer ul { border:0; margin:10px 1.25em; padding:0; list-style-type:none; }
div#listcontainer ul li { margin:0; padding: 3px 0; text-indent: 1em;  position:relative; left:-5px;}
div#listcontainer li:hover {display:block; background-color:#859a09;}
div#listcontainer a { text-decoration: none; color:#FFFFFF; display:block;}
div#listcontainer a:hover {background-color:#859a09;}

div#listcontainer ul li ul{margin:0; padding: 0px; width:150px; position:absolute; left:195px; top:-1px; background-color:#4B670B; border:1px solid #6F853C; padding-left:10px; }
div#listcontainer ul li ul li{ margin:0;  position:relative; width: inherit; border-top: 1px solid #6F853C; text-indent: 0; padding-left:5px; left:-6px;}
div#listcontainer ul li ul li:first-child {border-top:0 solid #859a09; }
div#listcontainer ul li:hover ul {display:block; }
div#listcontainer ul li ul:hover {display:block; }

* html div#listcontainer ul li ul li:first-child {border-top:0 solid #859a09; }
* html div#listcontainer a {display:block;}
.printpage {
	background-color: #FFFFFF;
}
.menublock {
	padding: 5px;
	width: 400px;
	border: 1px solid #C8872A;
	background-color: #F6ECD3;
	background-position: center;
	text-align: center;
}
