body {
	margin: 0px;
	font-family: "Times New Roman";
	background: #FDF5E0 url(images/logo-bg.gif) repeat-x 860px 0;
}

div#heading {
	width: 877px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #00974e;
	text-decoration: none;
}
a:active, a:visited {
	color: #00974e;
	text-decoration: none;
}

div#footer {
	background: url(images/vito-footer-bg.gif) repeat-x;
	bottom: 0;
	width: 100%;
	float: left;
}

div#footer-food {
	background-image: url(images/vito-footer-food.jpg);
}

#menubar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menubar ul li a, #menubar h3 a {
	padding-left: 40px;
	font-size: 14pt;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

#menubar ul li a:hover, #menubar h3 a:hover {
	background-color: #00974e;
	color: white;
}

div#menubar {
	width: 300px;
	float: left;
}

#menubar h3 {
	margin-bottom: 0;
	margin-top: 12px;
	color: #00974e;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
}

div#menus {
	float: left;
	width: 600px;
}

iframe#menuframe {
	border-style: none;
}

h3#orderonline {
}

img {
	border-style: none;
}

