/* CSS Document */
body {
	background-image: url(../images/back.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
li {padding-bottom:5px;}
.sandwichesheader {border-right:1px dotted #cccccc}
.sandwiches {border-bottom:1px dotted #cccccc; padding-top:5px;}
.sandwiches2 {border-bottom:1px dotted #cccccc; border-right:1px dotted #cccccc; padding-top:5px;}
.sandwiches2 li {padding-bottom:7px;}
.otherentrees li {padding-bottom: 7px;}
.otherentrees {border-bottom:1px dotted #cccccc; border-right:1px dotted #cccccc;}
.mexicanentrees {border-bottom:1px dotted #cccccc;}
.kidsmeals li {padding-bottom:8px;}
.icecream1 {padding-left:50px;}
.sidebartext {color:#FFFFFF; font-size:12px;}
.sidebartitle {color:#FFFFFF; font-size:14px; font-weight:bold; border-bottom:1px dotted #000000; width:80%; margin:0px;}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px dotted #cc0000;
	width:100%;
}
a:link {
	color: #6699cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699cc;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #6699cc;
}
.item {font-size: 14px; font-weight:bold; color:#cc0000;}
.description {font-size: 12px; margin-left:15px; display:block;}
.style4 {font-size: 12px}