@charset "UTF-8";
img { border: none; }
a:link {
	color: #8F2597;
	font-weight: bold;
}
a:visited {
	color: #8F2597;
	font-weight: bold;
}
a:hover {
	color: #8F2597;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #8F2597;
	font-weight: bold;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FBF7E4;
}
.oneColFixCtr #mainContent {
	padding: 20;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.oneColFixCtr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	background-image: url(shade900.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.textPad20all {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 20px;
	line-height: 17px;
}
.textPad20allLeftColumn {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.textPad20allBttm10 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.layoutTOP {
	vertical-align: top;
}
.pageBannerTop {
	background-image: url(topBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
}
.textFormInput {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textPad40all {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 40px;
}
.textPad5all {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 5px;
}
.textPad5allRightAlign {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
.textPad5MidCentre {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.textPad5allMid {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: middle;
	padding: 5px;
}
.textListHeading {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #86248F;
	background-color: #E7E8D1;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.textHiliteWhite {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textListContent {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #333333;
	background-color: #EFEFE1;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.textListCultivar {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #E7E8D1;
	text-align: left;
	vertical-align: top;
}
.textReorderWines {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	color: #333333;
	background-color: #E7E8D1;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
.textpad5allleftmid {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.textpad5alllefttop {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	line-height: 19px;
}
hr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D3CEAA;
	border-right-color: #D3CEAA;
	border-bottom-color: #D3CEAA;
	border-left-color: #D3CEAA;
}
