body {
	margin: 0px;
	padding: 0px;
	background: #2b2b2b;
}

.holder {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 801px;
	background-image: url(../images/mainbk.gif);
	background-repeat: repeat;
}

.header {
	margin: 0px;
	padding: 0px;
	width: 801px;
	height: 477px;
	background-color: none;
	background-image: url(../images/header.jpg);
}

.whitespace {
	margin: 0px auto 0px auto;
	width: 787px;
	padding: 35px 0px 25px 0px;
	background-color: none;
	background-image: url(../images/paperbk.jpg);
}

.bottombutton {
	margin: 0px auto 25px auto;
	width: 650px;
}

.tastingholder {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 675px;
}

.tastingnote {
	float: left;
	margin: 0px 0px 0px 00px;
	padding: 0px 40px 10px 46px;
	width: 250px;
	text-align: justify;
}


h1.tastingnote {
	margin: 0px 0px 25px 0px;
	font-family: georgia, garamond, serif;
	font-size: 18px;
	color: #003e74;
	font-weight: normal;
	text-align: center;
}

p.tastingnote {
	margin: 0px;
	padding: 0px;
	font-family: georgia;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: justify;
}

ul#nav {
	list-style: none;
	margin: 1px auto 0px auto;
	padding: 0px;
	width: 785px;
	height: 32px;
	border-bottom: 2px solid #fff;
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
}


li {
	float: left;
}

li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

li a:hover {
	color: #fff;
	text-decoration: underline;
}

li a:visited {
	color: #fff;
	text-decoration: none;
}

ul#events {
	list-style: none;
	margin: 25px auto 25px auto;
	padding: 0px;
	width: 400px;
	color: #0e416c;
	text-align: center;
	font-family: georgia, times, serif;
	font-size: 16px;
}

li#events {
	float: none;
}

.button {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 260px;
	height: 24px;
	letter-spacing: 1px;
}

#button {
	padding-top: 8px;
	border-left: 1px solid #fff;
	border-right: 1px solid #2b2b2b;
	background-color: #335c84;
	background-image: url(../images/buttonbk.jpg);
}

#buttonfirst {
	padding-top: 8px;
	border-left: none;
	border-right: 1px solid #2b2b2b;
	background-color: #335c84;
	background-image: url(../images/buttonbk.jpg);
	width: 261px;
}

#buttonlast {
	padding-top: 8px;
	border-left: 1px solid #fff;
	background-color: #335c84;
	background-image: url(../images/buttonbk.jpg);
}

.footer {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 787px;
	height: 38px;
	background-image: url(../images/footer.jpg);
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
	color: #fff;
}

.footerlink a {
	color: #9ed2ff;
}

.footerlink a:hover {
	color: #fff;
}

#footerleft {
	float: left;
	margin: 14px 0px 0px 10px;
}

#footerright {
	float: right;
	margin: 14px 10px 0px 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	margin: 10px 45px 10px 45px;
	padding: 0px;
	font-family: georgia;
	font-size: 20px;
	color: #003e74;
	/** font-weight: normal; **/
	text-align: center;
	line-height: 28px;
}

h2 {
	margin: 25px 45px 15px 45px;
	padding: 0px;
	font-family: georgia;
	font-size: 16px;
	color: #003e74;
	font-weight: normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: georgia;
	font-size: 16px;
	line-height: 22px;
	color: #003e74;
	font-weight: normal;
	text-align: center;
}

h4 {
	margin: 0px 0px 14px 45px;
	padding: 0px;
	font-family: georgia;
	font-size: 16px;
	color: #2b2b2b;
	font-weight: normal;
}

p {
	margin: 25px 80px 0px 80px;
	padding: 0px;
	font-family: georgia;
	font-size: 18px;
	line-height: 30px;
	color: #7a2426;
	text-align: justify;
}

.currentpage {
	color: #639ec8;
}

p.events {
	margin: 25px auto 0px auto;
	padding: 0px;
	width: 400px;
	font-family: georgia;
	font-size: 18px;
	line-height: 26px;
	color: #7a2426;
	text-align: center;
}

p.footnote {
	margin: 0px auto 0px auto;
	width: 400px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

a {
	color: #003e74;
}

a:hover {
	color: #333;
}

.callout {
	font-weight: bold;
	font-size: 12px;
	color: #7a2426;
}

