@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color: #dad4bf;
	}
	
#indexheading h1 {background: transparent url(images/im_fromitaly.gif) no-repeat top left;  width:450px; height: 26px;}
#indexheading h1 span {display:none;}

#overviewheading h1 {background: transparent url(images/h_overview.gif) no-repeat top left;  width:450px; height: 34px;}
#overviewheading h1 span {display:none;}

#chefheading h1 {background: transparent url(images/h_chef.gif) no-repeat top left;  width:450px; height: 34px;}
#chefheading h1 span {display:none;}

#menuheading h1 {
	background: transparent url(images/h_menus.gif) no-repeat top left;
	width:450px;
	height: 34px;
}
#menuheading h1 span {display:none;}

#wrapper {
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;
}
.gold-text {
	color: #786C3E;
}
#header {
	background-image: url(images/header.jpg);
	height: 282px;
}
#main-cont-aera {
	background-color: #786c3e;
}
#nav-box  {
	width: 203px;
	float: left;
	background-color: #786C3E;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	font-family: Garamond, Georgia, serif;
	font-size: 12px;
	color: #f2ebd8;
}
#nav-box a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#home-text-area {
	width: 450px;
	float: left;
	clear: left;
}
#text-area {
	float: right;
	width: 725px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a8a089;
	border-left-color: #a8a089;
	background-image: url(images/bg-text-area.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-left: 30px;
	background-color: #F3EBD9;
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	padding-right: 30px;
}
#text-area a {
	color: #786C3E;
}
.image-box-right {
	float: right;
	clear: right;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
.image-box-right img{
	border: medium solid #5F1F18;
}
.image-box-left {
	float: left;
	clear: left;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
.image-box-left img{
	border: medium solid #5F1F18;
}

#address-box  {
	width: 787px;
	background-color: #deb558;
	height: 30px;
	float: right;
	color: #815c09;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#compucast-footer {
	margin-bottom: 20px;
	text-align: center;
	margin-top: 40px;
}
#compucast-footer a{
	color: #000000;
	text-decoration: none;
}
#title {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#open-table-box {
	width: 500px;
	height: 200px;
	margin-top: 50px;
	padding-left: 50px;
}
.content-text {
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
}
