@charset "UTF-8";
/* CSS Document */

body {
	background-color: #330000;
}

.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;
}
/*
#white_back {
background-color: white;
height: auto;
width: 800px;
}
*/
#page{
	width:1000;
	height: auto;
	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;
	padding-bottom:10px;
	background-image: url(images/amici3.gif);
	background-repeat: no-repeat;
	width:800;
	/* height:1300; */
	height: auto;
}

#content{
	margin-left:30px;
	margin-top:10px;
	width:500px;
	height: 170px;
}

#content2{
	margin-left:30px;
	border-top: #999999 dotted 1px;
	width:650px;
	clear:right;
    height: auto;
}

p{
	color:black;
	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; }

.style6 {color: #666666;}

.style12 {font-size: 13px;}

.style13 {
color: black;
line-height: 22px;
font-size: 13px;
}

.style14 {font-size: 12px; color: #808080; }

