/* General Page Formatting (styles for general page content) */
a 	{ color: #CC9900}
a:active 	{ color: #CC9900 }

p  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; color: #666666}
td	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; color: #666666}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; color: #666666}

/*This prevents all the links on the page from turning the color of the first listed css a tag on the stylesheet*/
.workaround a {color: 003399; font-weight: normal; text-decoration: underline;text-align: left}


h3  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #666600}
.leading {  line-height: 18px}


/* Table background style */
/*.watermark {  background-attachment: fixed; background-image: url(gfx/logo_watermark.jpg); background-repeat: no-repeat; background-position: 0px 300px}
.watermarkred {  background-attachment: fixed; background-image: url(gfx/watermark_red.jpg); background-repeat: no-repeat; background-position: 0px 300px}
*/
.contact {  background-image: url(gfx/quote_contact.gif); background-repeat: repeat-y; background-position: right top}
.wine {  line-height: 13px}

.leading2 {  line-height: 25px}
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 18px}
.formdividerline {  border-color: #999999; padding-top: 6px; margin-top: 30px; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.txtbronze {  color: #996600}
.txtgold {  color: #CC9933}
.txttrophy {  color: #336699}
.txtsilver {  color: #99CCCC}
.txtblack {  color: #000000}
.navhighlight {  color: #666600}
.title1 {  color: #666600}
.titledescription {  color: #333333; font-size: 9px}

.ordername {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 15px; color: #000000; }
.orderside { 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 12px; color: #666666;}
.textbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;	line-height: normal; }
.articletitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #8D8D8D;
	font-weight: normal;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #8E8E43;
	font-weight: normal;
	padding-bottom: 3px;
}
.winetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #666600;
	font-weight: normal;
}
.screwcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #8D8D8D;
	font-weight: bold;
}

.vineyards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #C99727;
	font-weight: bold;
}
.border {
	border: 1px solid #E0E4CD;
}
.recipetitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #8D8D8D;
	font-weight: normal;
}
body {
	background: #FFFFFF;
}


.whitetext, .redtext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.whitetext {
	background: #CC9933;
}
.redtext {
	background: #660000;
}
