@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
	min-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/wood-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	height: 120px;
	background-repeat: repeat-x;
	background-image: url(images/hdr-white-line.gif);
}
#wrap {
	width: 900px;
	margin: 0 auto;
	background-color: #333333;
	height: 120px;
}
#menu {
	margin: 0 auto;
	width: 900px;
}
#nav {
	text-align: center;
}
#nav ul {
	list-style-type: none;
	margin-top: 26px;
	margin-bottom: 18px;
}
#nav ul li {
	display: inline;
	padding-right: 10px;
	font-size: 1.2em;
	padding-left: 10px;
}
#nav ul li a {
	text-decoration: none;
	display: inline-block;
	color: #FFFFFF;
}
#nav ul li a:hover {
	color: #740000;
}
#nav #currentpage a {
	color: #740000;
}
a:focus, a:active     {
	color: #990000;
	outline: none;
}
#banner {
	width: 900px;
	margin: 0 auto;
	height: 268px;
	clear: left;
}
img {
	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;
}
.imgLeft {
	float: left;
	display: inline;
	margin-right: 8px;
}
.imgLogo {
	float: left;
}	
#mainContent {
	width: 100%;
	margin: 0 auto;
}
#mainContainer {
	width: 900px;
	margin: 0 auto;
	padding-top: 24px;
}
#mainContainer a {
	color: #990000;
	text-decoration: none;
}
#mainContainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#colLeft {
	width: 554px;
	float: left;
}
#colLeft p {
	font-size: 1.1em;
	line-height: 24px;
	margin-bottom: 14px;
}

#colLeft h1 {
	font-size: 2.6em;
	margin-bottom: 8px;
	letter-spacing: -1px;
	font-weight: normal;
}
#colLeft h3 {
	font-size: 2.1em;
	margin-bottom: 8px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 26px;
}
#colLeft h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}
#colLeft ul {
	list-style-type: none;
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 20px;
	font-size: 1.1em;
}
#colLeft ul li {
	display: list-item;
	padding: 0px 0px 10px 20px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height: 22px;
}
#colLeftOn {
	width: 900px;
	float: left;
}
#colLeftOn p {
	font-size: 1.1em;
	line-height: 24px;
	margin-bottom: 14px;
}

#colLeftOn h1 {
	font-size: 2.6em;
	margin-bottom: 8px;
	letter-spacing: -1px;
	font-weight: normal;
}
#colLeftOn h3 {
	font-size: 2.1em;
	margin-bottom: 8px;
	letter-spacing: -1px;
	font-weight: normal;
}
#colLeftOn h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}
#colLeftOn ul {
	list-style-type: none;
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 20px;
	font-size: 1.1em;
}
#colLeftOn ul li {
	display: list-item;
	padding: 0px 0px 10px 20px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height: 22px;
}

.colRightInfo {
	font-size: 1.2em;
	margin-top: 20px;
	line-height: 22px;
}
.greytext {
	color: #666666;
}
h2 {
	font-size: 2.1em;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
p {
	font-size: 1.1em;
	line-height: 22px;
}
.imgLoader {
	margin-left: 434px;
	margin-top: 118px;
}
.imgLeftMar {
	float: left;
	display: inline;
	margin-right: 8px;
}
.imgWines {
	margin-bottom: 40px;
}
.imgRight {
	float: right;
	display: inline;
	margin-left: 20px;
}
h6 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
h5 {
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
	color: #990000;
}
#colRight {
	width: 320px;
	float: right;
	display: inline;
}
#infoLeft {
	width: 270px;
	float: left;
	display: inline;
	margin-right: 15px;
}
#infoConnect {
	width: 300px;
	float: left;
}
#infoConnect  h4 {
	font-size: 1.6em;
	color: #990000;
	font-weight: normal;
	margin-top: 8px;
}
#infoRight {
	width: 290px;
	float: left;
}
#colRight h2    {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
	padding-top: 18px;
}
#colRight h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FDFDFD;
	margin-bottom: 6px;
	padding-top: 18px;
}
#colRight a {
	text-decoration: underline;
	color: #FFFFFF;
}
#colRight a:hover {
	color: #990000;
	text-decoration: none;
}
.clear {
	clear: left;
	height: 30px;
}
.clearLine {
	clear: both;
	height: 60px;
}
.clearThin {
	clear: left;
	height: 8px;
}
.email {
	display: block;
	width: 180px;
	float: left;
	border: solid #FFFFFF 1px;
	font-size: 1.1em;
	background: transparent;
	color: #FFFFFF;
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 6px;
	padding-bottom: 4px;
}
.submit {
	border: 1px #FFFFFF Solid;
	margin-top: 8px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	display: inline;
	margin-left: 8px;
	background: #990000;
	padding: 4px 4px 4px 4px;
}
.submit:hover {
	cursor: pointer;
	color: #FFFFFF;
}


/* FOOTER */

#footer {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 80px;
}
#footer ul {
	list-style-type: none;
	margin-bottom: 18px;
}
#footer ul li {
	display: inline;
	padding-right: 10px;
	font-size: 1.2em;
	padding-left: 10px;
}
#footer ul li a {
	text-decoration: none;
	display: inline-block;
	color: #740000;
}
#footer ul li a:hover {
	color: #FFFFFF;
}
#footer p {
	color: #740000;
	font-size: 1em;
}
.redSubHead {
	font-weight: bold;
	color: #990000;
}
#footer a {
	text-decoration: none;
	color: #740000;
}
#footer a:hover {
	color: #FFFFFF;
}
#conditions {
	color: #999999;
	font-size: 0.9em;
	margin-top: 30px;
	float: left;
	width: 900px;
	line-height: 16px;
}
#homePromo {
	height: 130px;
	width: 900px;
	float: left;
	margin-top: -40px;
}
#homePromoText {
	width: 516px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.Smallgreytext {
	color: #666666;
}
.bannerLeft {
	float: left;
	margin-right: 12px;
	margin-bottom: 26px;
}
.bannerRight {
	float: left;
	margin-bottom: 26px;
}

