@charset "utf-8";
#wrapper #footer p a {
	color: #FFF;
}

#wrapper {
	width: 1234px;
	left: 10px;
	top: 10px;
	background-color: #990002;
	background-image: url(images/wrapperMiddle.jpg);
	height: auto;
	background-repeat: repeat-y;
	float: left;
}
#header {
	background-image: url(images/wrapperTop.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 1234px;
}
#sidebarTop {
	background-image: url(images/sidebarTop.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 183px;
	float: left;
}
#mainContentWrapper {
	float: none;
	height: auto;
	width: 784px;
	margin-left: 213px;
	visibility: visible;
	clear: none;
	position: relative;
}
#sidebarWrapper {
	height: auto;
	width: 184px;
	margin-left: 20px;
	float: left;
	position: relative;
}
#mainContentMiddle {
	background-image: url(images/mainContentMiddle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 744px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#mainContentTop {
	height: 50px;
	width: 784px;
	background-image: url(images/mainContentTop.jpg);
	background-repeat: no-repeat;
	float: left;
}
#mainContentBottom {
	height: 50px;
	width: 784px;
	background-image: url(images/mainContentBottom.jpg);
	background-repeat: no-repeat;
	margin-top: -12px;
	position: relative;
	float: left;
}
#sidenav li {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	list-style-type: none;
	display: list-item;
	margin-left: -30px;
}
#importedWine li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#domesticWine li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: list-item;
	text-align: left;
	list-style-type: none;
	margin-left: -30px;
}


#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFCD;
	text-align: center;
	position: relative;
	float: left;
	width: 1234px;
	background-image: url(images/wrapperMiddle.jpg);
	margin-top: 0px;
	z-index: 0;
}
#wrapperBottom {
	background-image: url(images/wrapperBottom.jpg);
	height: 40px;
	width: 1234px;
	position: relative;
	float: left;
	z-index: 0;
}

#sidebarBottom {
	height: 36px;
	width: 183px;
	background-image: url(images/sidebarBottom.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: -2px;
}
#sidebarMiddle {
	background-image: url(images/sidebarMiddle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 143px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
body {
	background-color: #670001;
}
#navbar {
	left: 20px;
	padding-left: 100px;
	background-image: none;
	background-position: center;
}
#wrapper #mainContentWrapper #mainContentMiddle h1 {
	font-family: Verdana, Geneva, sans-serif;
}
#spryWrapper {
	background-image: url(images/mainContentMiddle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 784px;
	margin-left: -20px;
	padding-left: 15px;
}
#wrapper #mainContentWrapper #mainContentMiddle div table {
	text-align: center;
}
.oddRow {
	background-color: #FF9;
}

