/* CSS Document */

h1, h2, h3, h4, h5, h6
{
	padding:0;	
	margin:0; 
}
h2 {
	font-size: 18px;
	color: #2e3540;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

h3 {
	background-image: url(images/header-bg2-l.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #603913;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	padding-bottom: 20px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0000CC;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#CCCCCC;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
ol li {
	font-size: 11px;
	list-style-type: decimal;
}


body 
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#8dc63f;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	scrollbar-face-color: #ffffff;
}
strike {
	color: #7988a3;
}

.text
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.text12Bold
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.text12
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}

.text13
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:#111111;
}

.text14
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.textGray1
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}

.textGray2
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}

.textGray3
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	text-align:left;
}

#hrNews
{
	size:1px;
	color:#C0C0C0;
	border:dashed;
}

#imgService 
{
	border:0px;
}
#imgBenefits 
{
	border:thin #333333 1px;
	width: 68px;
	height:65px;
}

a.serviceLink:link {
text-decoration:none; 
font:Georgia, "Times New Roman", Times, serif; 
font-size:12px;
}
a.serviceLink:hover {
text-decoration:none;
color:#a77e1c;
}
a.serviceLink:visited {
text-decoration:none; 
font:Georgia, "Times New Roman", Times, serif; 
font-size:12px;
color:#0000FF;
}

a.videoLink:link {
text-decoration:none; 
font:Georgia, "Times New Roman", Times, serif; 
font-size:12px;
color:#999900;
}
a.videoLink:hover {
text-decoration:none;
color:#000000;
}
a.videoLink:visited {
text-decoration:none; 
font:Georgia, "Times New Roman", Times, serif; 
font-size:12px;
color:#999900;
}

a.newsLink:link {
text-decoration:none; 
font:Georgia, "Times New Roman", Times, serif; 
font-size:12px;
color:#003366;
}
a.newsLink:hover {
text-decoration:underline;
color:#a77e1c;
}
a.newsLink:visited {
text-decoration:none; 
font:Georgia, "Times New Roman", Times, serif; 
font-size:12px;
color:#003366;
}

#tablePac
{
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#announcementsRed
{
	width:520px;
	height:94px;
	background-color:#FFECFD;
	border:#990000 double 1px;
	padding:7px;
	margin:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:justify;
}




/***************************** header ********************************************/
#header
{
	height: 46px;
	margin-bottom: 5px;
	clear: both;
	background:#FFFFFF;
}

#headerWrapper
{
	height: 90px;
	display: inline-block;
}

#companyLogo
{
	float: left;
	white-space: nowrap;
	display: inline;
	width: auto;
	float: left;
	/*margin-top: 48px;*/
	margin:0;
	margin-left:15px;
	margin-top:18px;
	margin-bottom:5px;
	padding-bottom:5px;
}

#topBar {
	height: 31px;
	border:0px solid red;
	padding-bottom: 0px;
	padding-top:10px;
}

#topBarLeft {
	float:left;
	height: 31px;
	width:10px;
	background-repeat: no-repeat;
	background-image: url(../images/topBarLeft.gif);
}

#topBarRight {
	float:right;
	height: 31px;
	width:10px;
	background-image: url(../images/topBarRight.gif);
	background-repeat: no-repeat;
	width: 10px;
}
#topBar2 {
	height: 40px;
	border:0px solid red;
	background-image: url(../images/topBarBG2.gif);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	padding: 0px;

}
#topBarLeft2 {
	float:left;
	height: 40px;
	width:10px;
	background-image: url(../images/topBarLeft2.gif);
	background-repeat: no-repeat;
}

#topBarRight2 {
	float:right;
	height: 40px;
	width:10px;
	background-image: url(../images/topBarRight2.gif);
	background-repeat: no-repeat;
	width: 10px;
}

#navMain {
	float:left;
	margin:0px;
	margin-left:15px;
	padding: 0px;
	margin-bottom:10px;
	margin-top:0px;
}
#navMain ul{
	margin:0px;
	padding: 0px;
	white-space: nowrap;
	position:relative;
	
}
#navMain li{
	text-decoration:none;
	list-style:none;
	margin:0px;
	white-space: nowrap;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0px;
	background-position: left top;
	float: left;
	position:relative;
	
	
}
#navMain a {
	float:left;
	background:url(../images/navMain-left-off.gif) no-repeat left top;
	margin:0px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	
}
#navMain a:hover{
	background-image: url(../images/navMain-left-on.gif);
	background-repeat: no-repeat;
}

#navMain a span{
	float:left;
	display:block;
	background-image: url(../images/navMain-right-off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navMain a span {float:none;}
/* End IE5-Mac hack */

#navMain a:hover span{
	color: #033117;
	background-image: url(../images/navMain-right-on.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#searchBar {
	background-image: url(../images/topBarBG2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
#searchBar   .searchHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	white-space: nowrap;
	float: left;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 0px;
	/*padding-left: 53px;*/
	padding-left: 210px;
	padding-right: 0px;
	margin: 0px;
}

#search {
	float:right;
	padding-top: 6px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;


}
#search .form {
	margin: 0px;
	padding: 0px;
}


#search .form div {
	padding-right: 0px;
	padding-left: 5px;
	float: left;
	margin: 0px;
}
#search      .form  div.searchBox  {
	background-image: url(images/searchBox-BG.gif);
	background-repeat: no-repeat;
	border: 1px none #FFFFFF;
	width: 150px;
	text-indent: 5px;
	color: #2e3540;
	height: 22px;
}
#search .textbox {
	color: #2e3540;
	font-size: 11px;
	border: 1px none;
	margin-top: 3px;
	background-color: transparent;
	background-image: none;
	line-height: normal;
	float: left;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search  .searchBtn {
	text-align: center;
	padding-top: 1px;
}
#search .searchBtn2 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}


/******************************** middle content *********************************************/

#col1
		{
	width: 580px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 10px;
	margin-right:5px;
	
		}
#col1Full
		{
	width: 980px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 10px;
	
		}

#col1   .col1Wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e2e4;
	border-left-color: #e0e2e4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: auto;
	background-color: #FFFFFF;
}

#col1Full   .col1WrapperFull {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e2e4;
	border-left-color: #e0e2e4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: auto;
	background-color: #FFFFFF;
}

		
		#col2
		{
	float: left;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 0%;
	margin-right: 0px;
		}
		
		#col3
		{
	float: left;
	width: 200px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0px;
		}
		
.boxWhiteTop {
	display: block;
	background-image: url(images/box-white-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.boxWhiteBot {
	display: block;
	background-image: url(images/box-white-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*************************************************************************************/

.clear {
	clear:both;
}
/*************************************************************************************/


/*** winetCouponComponent ***/

.winetCouponComponent {
	margin: 0px 0px 10px;
	width:auto;
}	
.winetCouponComponentHeader {
	height:25px;
	width:auto;
	background-image:url(../images/boxCurve2.gif);
	background-position: right top;
}
.winetCouponComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.winetCouponComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.winetCouponComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(../images/boxCurveBottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.winetCouponComponentGrid {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 170px;
	text-align: center;
}
.winetCouponComponentProdName {
	font-weight: bold;
	color: #05381b;
	font-size: 12px;
}
.winetCouponComponentProdName2 {
	color: #05381b;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
}


.winetCouponComponentGrid a {
	font-size:11px;
	font-weight: normal;
	color: #a77e1c;
	padding-right: 5px;
	text-decoration: none;
}
.winetCouponComponentGrid a:hover{
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}


/*** box ***/
.box {
	margin: 0px 0px 10px;
	background:none;
	width:auto;
}
.boxHeader {
	height:25px;
	background: url(../images/boxCurve1.gif);
	width:auto;
}
.boxHeader2 {
	height:25px;
	background: url(../images/boxCurve2.gif);
	width:auto;
}
.boxHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(../images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.boxBody p {
	color: #05381b;
}

.boxBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}
.boxBody ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.box a:link, .box a:visited, .box a:active {
	color:#05381b;
	text-decoration:none;
	background-image: url(../images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.box a:hover {
	color:#a77e1c;
	text-decoration:none;
	background-image: url(../images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}


/***********************************************************************************/

.featuredProducts/*** featuredProducts ***/
 {
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
	

}
.featuredProductsHeader {
	height:25px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left:20px;
	width: 540px;
	display: block;
}
.featuredProductsHeader2 {
	height:25px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	width: 970px;
	display: block;
	
}
.featuredProductsHeaderText h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-bg-m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: auto;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -0.5px;
	display: block;
	white-space: nowrap;
	text-align:left;
}

.featuredProductsHeaderText2 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/header-bg-l.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: auto;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -0.5px;
	display: block;
	white-space: nowrap;
	text-align:center;
}

.featuredProductsBody {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.featuredProductsGrid {
	border-spacing: ;
	border-collapse: separate;
	width:auto;
	text-align: center;
	
}
.featuredProductsGrid  td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	padding-top: 10px;
	vertical-align:bottom;
}


/*** footer bar ***/
#footerBar {
	height: 36px;
	border:0px solid red;
	background-image: url(../images/footerBarBG.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;

}
#footerBarLeft {
	float:left;
	height: 36px;
	width:10px;
	background-image: url(../images/footerBarLeft.gif);
	background-repeat: no-repeat;
}

#footerBarRight {
	float:right;
	height: 36px;
	width:10px;
	width: 35px;
}
#footerLinks {
	float: left;
	padding-top: 10px;
}
#footerLinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerLinks a:hover {
	color: #fff799;
	text-decoration: underline;
}
/*** Copyright bar ***/
#copyrightBar {
	height: 36px;
	border:0px solid red;
	clear: both;
}
#rssBar {
	float:left;
	width:100px;
	padding-left: 5px;
	padding-top: 10px;
	color: #437005;
}

#copyright {
	float:right;
	height: 20px;
	width:10px;
	width: 870px;
	padding-top: 10px;
	text-align:center;
	color: #437005;
}
#copyrightLinks {
	float: left;
	padding-top: 10px;
}
#copyrightBar  a {
	color: #05381b;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#copyrightBar  a:hover {
	color: #fff799;
	text-decoration: underline;
}