body {
	text-align: center;
	background-image: url(body-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

#menu-cover {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:675px;
		background-color: #FFFFFF;
	
}

#masthead {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:155px;
	margin:0px;
	padding:0px;
}

#concover {
	background-image: url(borders2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin:0px;
	padding:0px;;
	float:left;
}

#main-content {
	width:675px;
	float:left;
	margin:0;
	padding:0;
}

#head {
	width: auto;
	float: left;
}

h1 {
	margin: 0;
	position:absolute;
	top:75px;
	left:200px;
	z-index:3;
	background-image: url(title.gif);
	background-repeat: no-repeat;
	height: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration:none;
}

h1 span {
	visibility: hidden;
}


h1 a {
	display: block;
	width:200px;
	height: 100px;
	background: url(verona-title.gif) no-repeat;
	text-decoration:none;
}

#nav {
	margin: 0 0px 0 35px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 25px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float:left;
	background-image: url(break.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 0px;
	padding-left: 0px;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 25px 10px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -25px;
	}

#nav a:active, #nav a.selected, {
	background-position: 0 -50px;
	}
	
#dhome a  {
	width: 63px;
	background: url(home-butt.gif) top left no-repeat;
	}

#dmenu a  {
	width: 62px;
	background: url(menu-butt.gif) top left no-repeat;
	}
	
#dcater a  {
	width: 80px;
	background: url(cater-butt.gif) top left no-repeat;
	}	

#datcater a  {
	width: 80px;
	background: url(datcatering-butt.gif) top left no-repeat;
	}	

#datmenu a  {
	width: 62px;
	background: url(atmenu-butt.gif) top left no-repeat;
	}	
	
#dorders a  {
	width: 100px;
	background: url(myorder-butt.gif) top left no-repeat;
	}

#donline a  {
	width: 147px;
	background: url(online-butt.gif) top left no-repeat;
	}
	
#datonline a  {
	width: 147px;
	background: url(atonline-butt.gif) top left no-repeat;
	}	

#dcontact a  {
	width: 100px;
	background: url(contact.gif) top left no-repeat;
	}
	
#content {
	float: left;
	width: 400px;
}

#content div {
	padding-left:50px;
	padding-right:10px;
	padding-top:20px;
}

#content h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 140%;
	color: #FF6600;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}

#content h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 120%;
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}

#content h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0066CC;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	text-transform: uppercase;
}

#content h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 120%;
	color: #99CC00;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}

#content h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 120%;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 150%;
}

#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #333333;
	line-height: 150%;
}

#content a:link {
	color: #0033CC;
}

#content .imgborder {
	padding:5px;
	margin-top:5px;
	border: 1px solid #CCCCCC;
}

#content .imgleft {
	float:left;
	padding:5px;
	margin-right:5px;
	border: 1px solid #CCCCCC;
}

#sub {
	float: left;
	width: 200px;
}

#sub div {
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
}

#sub .logo {
	padding: 5px 5px 0px;
	border-bottom: 2px solid #000000;
}

#sub .map {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

#sub h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 140%;
	color: #CC3300;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}

#sub p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #333333;
	line-height: 150%;
	padding-top: 0px;
	margin: 0px;
}

#sub ul {
	margin:0px;
	padding:0px;
}

#sub li {
	font-family: "Courier New", Courier, mono;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	list-style-type: none;
}

#sub li a:link {
	color: #CC0000;
	text-decoration: none;
}

#sub li a:hover {
	text-decoration: underline;
}


#foot {
	height:80px;
	clear:both;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0;
	
}

#foot p {
	padding-top:20px;
	padding-bottom: 15px;
	margin-left:40px;
	font-family: "Courier New", Courier, mono;
	font-size: 75%;
	color: #000000;
	text-align: center;
}
