body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #4F1108;
	color: #FFFFFF;
	background-image: url(images/layout/background.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.contentWrapper {
	width: 1000px;
	text-align: center;
	background-image: url(images/layout/drop_shadow.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
}
.contentBackground {
	background-image: url(images/layout/main_content_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 690px;
}
.contentBackgroundWine {
	background-image: url(images/layout/main_content_background_win.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 690px;
}
.contentBackgroundHome {
	background-image: url(images/layout/main_content_background_hom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 690px;
}
.contentBackgroundMain {
	background-image: url(images/layout/main_content_background_mai.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 690px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3BD3A;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.contentTextStrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F3BD3A;
}
.pageCorner {
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 0px;
	right: 0px;
}
.redHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #AD231C;
}
.pinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #D67A54;
}
.mapText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F3BD3A;
	padding-top: 30px;
	padding-right: 30px;
}
.textMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.foodMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/layout/menu_back.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 395px;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 30px;
}
