@charset "ISO-8859-1";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-image: url(/images/back_page.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #98B44E;
}
a {
	font-weight: bold;
	color: #377329;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
#SiteWrapper {
	display: block;
	width: 640px;
	margin-right: auto;
	position: relative;
	margin-left: 40px;
}
.Dragon {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 488px;
	display:none;
}
.Logo {
	text-indent: -9999px;
	display: block;
	height: 101px;
	width: 112px;
	background-image: url(/images/logo2.gif);
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#DateContact {
	display: block;
	height: 64px;
	width: 185px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
	z-index: 200;
}
#DateContact a {
	color: #FFFFFF;
}
#DateContact a:hover {
	text-decoration: underline;
	background-color: #377329;
}
#ContentTop {
	background-image: url(/images/back_content_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	width: 640px;
	display: block;
	padding-top: 25px;
}

#Content {
	background-image: url(/images/back_content.gif);
	background-repeat: repeat-y;
	width: 600px;
	position: relative;
	padding: 20px;
}
.WineBottleIcon {
	background-image: url(/images/icon_wine_bottle.jpg);
	height: 133px;
	width: 200px;
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#SubNav {
	width: 175px;
	float: left;
	background-color: #DCEFB8;
}
#SubNav ul {
	background-color: #DCEFB8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#SubNav a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
#SubNav a:hover {
	background-color: #c4da92;
}
.SubnavTop {
	background-image: url(/images/back_subnav_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 175px;
}
.SubnavBottom {
	background-image: url(/images/back_subnav_btm.gif);
	background-position: left top;
	height: 15px;
	width: 175px;
	background-repeat: no-repeat;
}
#RightColumnContent {
	width: 400px;
	float: right;
}
#RightColumnContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E94524;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E94A2A;
}
#RightColumnContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E94524;
	display: block;
	margin-bottom: 20px;
}
#RightColumnContent h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#RightColumnContent h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #E94524;
	text-decoration: none;
}
#RightColumnContent p {
	margin-bottom: 25px;
}
#ProductDetail p {
	margin-bottom: 10px;
	line-height: normal;
}
#ProductDetail .Description {
	float: right;
	width: 210px;
}
#ProductDetail strong {
	font-weight: bold;
	font-style: italic;
}
#ProductDetail #ProductImagery {
	width: 177px;
	float: left;
}
#ProductDetail #ProductImagery img {
	margin-bottom: 10px;
	border: 1px solid #377329;
}
#ProductDetail #ProductImagery img:hover {
	border: 1px solid #FA7A38;
}


.boxes {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;padding:0;
}

.boxes a:link, .boxes a:visited, .boxes a:active{
	color:#4C833B;
	background-color: #FFFFFF;
	border: 1px solid #377329;
	margin: 1px;
	text-decoration: none;
	padding: 1px 5px;
}

.boxes a:hover {
	color:white;
	border: 1px solid #003300;
	margin: 1px;
	text-decoration: none;
	padding: 1px 5px;
	background-color: #377329;
} 

.current {
	background-color: #F05C24;
	border: 1px solid #F05C24;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px 5px;
} 
#RightColumnContent .HomeHighlights {
	display: block;
	width: 350px;
	float: left;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EB855;
	padding-top: 25px;
}
#RightColumnContent .HomeHighlights h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #C6472E;
	display: block;
	margin-bottom: 10px;
}
#RightColumnContent .HomeHighlights img {
	border: 1px solid #377329;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#RightColumnContent .HomeHighlights img:hover {
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
#RightColumnContent .HomeHighlights p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ViaPhone {
	float: right;
}
#ViaUSMail {
	float: left;
}
#ViaOnline {
	clear: both;
}
.FormField {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	border: 1px solid #E94524;
	width: 200px;
}
.FormSelectField {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FEFEFE;
	padding: 2px;
	border: 1px solid #E94524;
	background-color: #E94524;
}
.FormTextAreaField {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	border: 1px solid #E94524;
	width: 95%;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #377329;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	font-weight: bold;
}
#ViaOnline strong {
	font-size: 12px;
	font-weight: bold;
}

#ContentBottom {
	background-image: url(/images/back_content_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 640px;
	display: block;
}
.Clear {
	clear: both;
}
#Footer {
	width: 640px;
	margin-top: 30px;
	margin-right: auto;
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-left: 40px;
}
.basictab{
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Verdana;
	
	font-weight: normal;
	position: absolute;
	top: 99px;
	right: 25px;
	z-index: 300;
	margin: 0;
	padding: 0px;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
	text-decoration: none;
	background-color: #377329;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	border: 1px solid #2B5D20;
}

.basictab li a:hover{
	background-color: #98B44E;
	color: black;
}
