/* CSS Document */

body
{
background-color:#006400;
font-family:sans-serif;
color: #000000;
}

#wrapper
{
	position:relative;
	background-color: #faf0e6;
	width:800px;
	padding:6px;
	/*
margin:4px; 
*/
margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

table
{
border-width: 2px;
border-style: solid;
border-collapse:collapse;
border-color:#ff0000;
margin:8px;
}

td
{
padding:8px;
font-weight:bold;
}

i
{
font-weight:normal;
}

a
{
color:#aa0000;
}

a.nounderline
{
text-decoration:none;
color:#000000;
font-size: 14px;
}

#valhead
{
position:relative; 
width:784px;
height:220px; 
border-width:2px; 
border-style:solid; 
border-color:#000000; 
background-image:url(images/vallogo.gif); 
background-repeat:no-repeat; 
background-position:center center;
margin:6px;
}

#address
{
	position:absolute;
	text-align:right;
	width: 250px;
	right: 15px;
	bottom: 0px;
}

#littleitaly
{
	position:absolute;
	right:15px;
	text-align:right;
	top: 0px;
	background-position: right top;
	height: 100px;
	width: 200px;
}

#hours
{
	position:absolute;
	top:0px;
	text-align:left;
	left: 10px;
}

#valnav
{
border-style: none;
position:relative;
left:0px;
margin:4px;
}

td.valbutton
{
width:132px;
height:36px;
text-align:center;
font-size: 14px;
background-image:url(images/button.gif);
padding:0px;
}

#menuwrapper
{
position:relative; 
border-width:2px; 
border-style:solid;
height:602px;
}

#specials, #soupsalad, #appetizers, #beattheclock, #desserts, #beverages, #calzone, #torpedoes, #baked, #dinners, #entreesalads, #pizza, #beer, #sangria, #wine, #catering, #espresso
{
position:relative;
width:784px;
}

#webmaster
{
position: relative;
left:310px;
font-size: 12px;
}
#home {
	position:absolute;
	text-align:left;
	font-size:18px;
	left: 10px;
	bottom: 0px;
}

