/* CSS Document */
html,body {
	background-color: #FFFFFF;
	background-image: url(images/general/header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
	
#background {
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
}

#container {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	float: left;
}	

#header {
	width: 850px;
	height: 200px;
	margin-bottom: 0px; /* bottom padding for footer */
	position: relative;
	margin: 0 auto;
}

#content {
	width: 850px;
	position: relative;
	margin: 0 auto 220px; /* bottom padding for footer */
	background-color: #ffffff;
}

#footer {
	background-color: #444444;
	background-image: url(images/general/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 230px;
	position: absolute;
	text-align: center;
	bottom: 0px !important;
}

.products {
	width: 850px;
	height: 200px;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url(images/general/products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #444444;
	text-align: left;
}

.products h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 25px;
	line-height: 1em;
	letter-spacing: 1px;
	margin-bottom: 7px;
}

.products h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 1em;
	margin: 0px 0px 7px 0px;
}

.products p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 0px;
}

.products a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 0px;
	background: none;
}

.products a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.product {
	width: 135px;
	height: auto;
	min-height: 122px;
	background-image: url(images/general/productLine.png);
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 25px;
	position: relative;
	float: left;
}

.productLast {
	width: 135px;
	height: auto;
	min-height: 122px;
	margin-left: 25px;
	position: relative;
	float: left;
}

#copyright {
	width: 850px;
	height: 10px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	text-align: left;
}

#copyright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 1px;
	margin-bottom: -5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 1px;
	padding-top: 5px;
	margin-bottom: 3px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 1px;
	padding-top: 5px;
	margin-top: 0px;
}

p, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serifVerdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}

a {
	color: #cc3333;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc3333;
}

input#text1 {
	width: 120px;
	height: 16px;
	border: #2D4587 thin solid;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}

input#text2 {
	width: 120px;
	height: 16px;
	border: #2D4587 thin solid;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}

input#text3 {
	width: 120px;
	height: 16px;
	border: #2D4587 thin solid;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}

input#text4 {
	width: 180px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#text5 {
	width: 180px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#text6 {
	width: 180px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#text7 {
	width: 180px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#text8 {
	width: 180px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#text9 {
	width: 180px;
	height: 16px;
	border: ##666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#text10 {
	width: 180px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#text {
	width: 180px;
	height: 16px;
	border: #2D4587 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#state {
	width: 25px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

input#zip {
	width: 119px;
	height: 16px;
	border: #666666 thin solid;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 20px;
}

textarea#comment {
	width: 400px;
	height: 100px;
	border: #666666 thin solid;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}

td.top {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8b0000;
	padding: 0px;
	border-left: #FFFFFF thick solid;
	border-bottom: #FFFFFF thick solid;
}

td.championA {
	height: 16px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #B9B9B9;
	margin: 3px;
	border-left: #FFFFFF thick solid;
	border-bottom: #FFFFFF thick solid;
	padding: 3px;
}

td.championB {
	height: 16px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #CCCCCC;
	margin: 30px;
	border-left: #FFFFFF thick solid;
	border-bottom: #FFFFFF thick solid;
	padding: 3px;
}

#events {
	width: 163px;
	height: auto !important;
	height: auto;
	min-height: 200px;
	float: left;
	text-align: left;
	position: relative;
	margin-left: 30px;
	padding-bottom: 20px;
}

#events p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.25em;
	letter-spacing: normal;
}

#events a {
	color: #000000;
	text-decoration: none;
}

#events a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #cc3333;
}

#events hr {
	float: left;
	clear: both;
	height: 1px;
	width: 90%;
	margin: 0 0 10px 0;
	padding: 0px;
	border-top: 1px solid #2D4587;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.clear {
	clear: both;
	height: 10px;
}

/* -----PAGE CODE----- */

#homeMain {
	width: 408px;
	margin-right: 20px;
	height: auto;
	text-align: left;
	float: left;
	position: relative;
}

#wineMonth {
	width: 150px;
	height: auto;
	float: left;
	position: relative;
	padding: 0 20px 0 0;
}

#wineMonth p {
	font-size: 12px;
}

#wineMonth strong {
	font-weight: bold;
}

.wineMonthImg {
	width: 100px;
	height: auto;
	float: left;
	margin: 0 10px;
}

.wineMonthImg.large {
	width: 200px;
	height: auto;
	float: left;
	margin: 0 10px;
}

.wineMonthImg.labels {
	width: 200px;
	height: auto;
	float: left;
	margin: 0 10px;
}

.wineMonthImg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B2B2B;
	font-weight: bold;
}

#insideMain {
	width: 550px;
	margin-right: 50px;
	height: auto !important;
	height: auto;
	min-height: 200px;
	text-align: left;
	float: left;
	position: relative;
}

#insideMain h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.35em;
	letter-spacing: 0px;
	padding-top: 10px;
	margin-bottom: -10px;
}

#insideMain form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 0px;
}

#right {
	width: 200px;
	height: auto !important;
	height: auto;
	min-height: 200px;
	float: left;
	text-align: left;
	position: relative;
}

#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: normal;
	margin-top: 0px;
}

#right a {
	color: #000000;
	text-decoration: none;
}

#right a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #cc3333;
}

#right hr {
	float: left;
	clear: both;
	height: 1px;
	width: 90%;
	margin: 0px 0px -15px 0px;
	padding: 0px;
	border-top: 1px solid #2D4587;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

hr {
	float: left;
	clear: both;
	height: 1px;
	width: 100%;
	margin: 10px 0 30px;
	padding: 0px;
	border-top: 1px solid #2D4587;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#largeInsideMain {
	width: 850px;
	margin-right: 0px;
	height: auto !important;
	height: auto;
	min-height: 200px;
	text-align: left;
	float: left;
	position: relative;
}

#largeInsideMain h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 0px;
	padding-top: 10px;
	margin-bottom: -10px;
}

.wineMonthMain {
	width: 400px;
	height: auto !important;
	height: auto;
	min-height: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.wineMonthMain img {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: -10px 10px 0px 0px;
}

.wineMonthMainLarge {
	width: 800px;
	height: auto !important;
	height: auto;
	min-height: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.wineMonthMainLarge img {
	margin: -10px 0px 0px 10px;
	float: right;
}

#portImage {
	float: right;
	margin: 0 0 12px 12px;
}

.awardsgold {
	padding-left: 50px;
	background: url(images/awards/medal_gold.jpg) no-repeat left top;
	height: auto;
	height: auto !important;
	min-height: 35px;
}

.awardssilver {
	padding-left: 50px;
	background: url(images/awards/medal_silver.jpg) no-repeat left top;
	height: auto;
	height: auto !important;
	min-height: 35px;
}

.awardsbronze {
	padding-left: 50px;
	background: url(images/awards/medal_bronze.jpg) no-repeat left top;
	height: auto;
	height: auto !important;
	min-height: 35px;
}

.awardsnone {
	padding-left: 50px;
	background: none;
	height: auto;
	height: auto !important;
	min-height: 35px;
}

td {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#twitter_div ul { 
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #cc3333;
	list-style-type: none; 
	margin: 10px 0; 
	padding: 0;
}

#twitter_div li { 
	margin: 5px 0; 
	padding: 0;
}

#twitter_div ul a { 
}

#twitter-link {
	font-size: 14px;
	color: #efecde;
}
