/* CSS Document */
body  {
	margin-top: 0px;
	margin-left: 0px;
	width: 540px;
}
#main {
	width: 540px;
	background-image: url(../imgs/menuBkgd.gif);
	background-repeat: repeat;
}
.imgLeft {
	width: 100px;
	height: 60px;
	float: left;
	font-size: 11px;
	text-align: center;
	color: #FF0000;
	line-height: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.item {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 350px;
	margin-top: 8px;
	height: auto;
	float: left;
	padding-left: 7px;
}
.item2 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 350px;
	float: left;
	margin-top: 8px;
	padding-left: 7px;
}
.menuRight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 360px;
	margin-left: 22px;
	float: left;
	color: #993300;
	margin-top: 0px;
	height: 45px;
}
.menuRight2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 355px;
	margin-left: 30px;
	float: left;
	color: #993300;
	margin-top: 0px;
	height: 45px;
}
.price {
	height: auto;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 21px;
	width: 50px;
}
.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 460px;
	left: 5px;
	float: left;
	color: #993300;
	margin-left: 8px;
	margin-bottom: 15px;
}
.menu2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 455px;
	height: auto;
	left: 5px;
	float: left;
	margin-bottom: 5px;
	color: #990000;
	margin-left: 30px;
}
#box {
	width: 540px;
	text-align: center;
	float: left;
	margin-top: 10px;
}
.box {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 540px;
}
.header {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
	width: 230px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #996600;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.header2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
	width: 350px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #996600;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	width: 540px;
}
.curent {
	color: #006600;
	text-decoration: underline;    
}
.bkgd {
	background-image: url(../imgs/menuBkgd.gif);
	background-repeat: repeat-y;
	width: 540px;
}
.dics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	width: 440px;
	color: #FFFFFF;
	background-color: #993300;
	margin-right: auto;
	margin-left: auto;
}
.wineImgs {
	width: 132px;
	height: auto;
	float: left;
	font-size: 10px;
	text-align: center;
	color: #006600;
	line-height: 14px;
	vertical-align: bottom;
	margin-top: 5px;
}
.wineItem {
	font-size: 11px;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 85px;
	margin-top: 35px;
	height: auto;
	line-height: 18px;
	float: left;
}

