@charset "UTF-8";
#leftshadow {
	background-image: url(assets/image_layout/leftshadow.png);
	background-repeat: repeat-y;
	width: 10px;
	background-position: center top;
}
#rightshadow {
	background-image: url(assets/image_layout/rightshadow.png);
	background-repeat: repeat-y;
	width: 10px;
	background-position: center top;
}
#homedisplay {
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	width: 454px;
	margin: 0px;
	padding: 0px;
}
table {
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#copyright {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	background-color: #DEA893;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menulist {
	background-image: url(assets/image_layout/wine_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 545px;
	width: 800px;
}
#winelist_cr {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	background-color: #787F13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
