/* CSS Document */
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808D96;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #677279;
}
.btxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808D96;
	line-height: 15px;
}

.btxtlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #839BAB;
	line-height: 15px;
}

.btxti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808D96;
	line-height: 15px;
	font-style: italic;
}

.btxtb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808d96;
	line-height: 15px;
}

.btxtblarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ABB4BA;
	line-height: 15px;
}

.ytxt {
	font-weight: normal;
	color: #cc9933;
	line-height: 15px;
}

.ytxti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc9933;
	line-height: 15px;
	font-style: italic;
}
a:link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #839BAB;
	font-weight: bold;
	line-height: 15px;
}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #839BAB;
	font-weight: bold;
	line-height: 15px;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CC9933;
	font-weight: bold;
	line-height: 15px;
}
.blueborder {
	border: 1px dashed #839BAB;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dkbluebg {
	background-color: #839bab;
}
h3 {
	color: #808D96;
	text-decoration: none;
	font-size: 12px;

}
.errormessage {
	font-weight: bold;
	color: #9E1B1B;
	text-transform: uppercase;
}
.boldRED {
	font-weight: bold;
	color: #9E1B1B;
	text-transform: uppercase;
}
a.boldRED:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #9E1B1B;
	text-decoration: none;
}
a.boldRED:link {
	font-weight: bold;
	color: #9E1B1B;
	text-decoration: none;
	text-transform: uppercase;
}
a.boldRED:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #C6942A;
	text-decoration: none;
}
.photoPad {
	padding-top: 60px;
	padding-left: 30px;
}
.VintnersDescription {
	color: #DBA946;
	background-position: left top;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 10px;
	line-height: 115%;
	letter-spacing: 0.1em;
}
.qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #333333;
	text-align: center;
}
.italic {
	font-style: italic;
}
.pulldown {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #3F4E59;
	text-transform: capitalize;
}
input.formCheckbox {
	border: none;
	background-color: #000000;
}
input.formButton {
	color: #FFFFFF;
	size: 9px;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #3F4E59;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .01em;
}
