@charset "UTF-8";
/* CSS Document */


.webkitboxshadow {
	-webkit-box-shadow: .2em .2em 1em #000;
	-moz-box-shadow: .2em .2em .5em #000;
	box-shadow: .2em .2em .3em #000;
	position: relative;
	width: 120px;
}

}

#page{
	width:1000;
	height:1300;
	background-color: #330000;
}

#food_menu{
	float:left;
	padding-top: 0px;
	padding-left: 5px;
	margin-right: 10px;
	width: 85px;
	color: #330000;
	font-weight: bold;
	border-right: #999999 dotted 1px;


}

#menu_title{
	float: right;
	padding-left: 5px;

}

#food_menu a{
	color: #330000;
	clear: left;

}

a{
	text-decoration: none;

}



#main{
	padding-top:90px;
	background-image: url(images/amici3.gif);
	background-repeat: no-repeat;
	width:800;
	height:1300;
}

#content{
	margin-left:30px;
	margin-top:10px;
	width:500px;
	height: 170px;
}

#content2{
	margin-left:30px;
	border-top: #999999 dotted 1px;
	width:650px;
	clear:right;

}

p{
	color:#666666;
	font-family:"Times New Roman", Times, serif;
}

#footer{
	padding: 40px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footer p{

	color: #990000;

}

#menu{
 	font-size:12px;	

}

td{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#330000;
}

h3{
	width: 350px;
	border-bottom: #999999 dotted 1px;
	color:#330000;

}

.style2 {font-size: xx-large}

[if IE 6]>
#menu{
	color: #FFFFFF;
	background-image:none;
}
<![endif].style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #F7F79C;}
.style5 {color: #FFFFFF; font-weight: bold; }
