/* Menu
------------------------------------------------------------------------------*/

	 

	 	 


/* Typography
------------------------------------------------------------------------------*/



a:active, a:focus{ outline:none; } 

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
}


p  {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}





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









h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	color: #999999;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	background-image: url(../images/global/grad-h.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
}


h4 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	font-weight: normal;
	background-image: url(../../images/global/grad-h.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	color: #996600;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/global/grad-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.distributors-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.past-award-h {
	color:#999999;
	display:block;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 120px;
	margin: 0;
}

.section-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

.news-h-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
	padding: 0px;
	display: block;
}

.news-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	text-align: left;
	color: #996600;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.required {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}




/* Page Layout
------------------------------------------------------------------------------*/

#header-black {
	padding: 0px;
	height: 144px;
	background-image: url(../images/global/header-bgBlack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#wrapper {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 950px;
	padding: 0px;
}

#header {
	padding: 0px;
	height: 144px;
	background-image: url(../images/global/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#animation {
	height: 250px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#left-menu {
	float: left;
	width: 250px;
}

#menu {
	width: 950px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul li div { z-index:1000; }

#content  {
	display: block;
	list-style: none;
	width: 649px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content li {
	padding-left: 28px;
	margin-top: 0px;
	margin-bottom:0em;
	padding-bottom:10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	padding-top: 0px;
	background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
}

.css-content-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.css-content-body li {
	padding-left: 22px;
	margin-top: 0px;
	margin-bottom:0em;
	padding-bottom:10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	padding-top: 0px;
	background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
}





#content #navigationPast-wines a:link {
	color: #000000;
	background-color: #F4E9C9;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	display: block;
	width: 637px;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
     }	
	 
#content #navigationPast-wines a:visited {
	color: #000000;
	background-color: #F4E9C9;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	display: block;
	width: 637px;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
     }	 

#content #navigationPast-wines a:hover {
	color: #000000;
	background-color: #E5CC8E;
     }	 
	  
#pastWinesBox {
	display: block;
	height: auto;
	width: 637px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 20px;
	color: #000000;
	background-color: #FFFFFF;
}

.arrows {
	color: #996600;
	font-weight: bold;
}
.arrows-light {
	color: #B99852;
	font-weight: bold;
	letter-spacing: -2px;
}



#container {
	display: block;
	list-style: none;
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/global/centre-line.gif);
	background-repeat: repeat-y;
	background-position: 250px top;
	padding: 0px;
}

#container-global {
	display: block;
	list-style: none;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/global/centre-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}

#container-global-wrapper {
	display: block;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container-map {
	display: block;
	list-style: none;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}	



#container-1col, .gogoTemplatePage #container-gogocol {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}








.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


#content a:link, #content a:visited, #content a:active {
	background-color: transparent;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#content a:hover {
	background-color: transparent;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


.nomargintop {margin-top: 0;}

.content p {
	margin: 12px 0;
}

	
#rollover{
	width:204px;
	height:36px;
	float: left;
	background-image: url(../images/global/donate-buttons.gif);
	background-position: 0px -36px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#rollover a{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	background-image: url(../images/global/donate-buttons.gif);
	background-position: 0px 0px;
}

#rollover a:hover{
	background: transparent none;
}

#rollover a:link, #rollover a:hover {
	border:none;
}

#left-col {
	float: left;
	width: 445px;
}
#right-col {
	float: left;
	width: 445px;
	padding-left: 60px;
}
#container-global-wrapper a:link, #container-global-wrapper a:visited, #container-global-wrapper a:active,
#right-col a:link, #right-col a:visited, #right-col a:active, 
#left-col a:link, #left-col a:visited, #left-col a:active,
#top-global a:link, #top-global a:visited, #top-global a:active,
.css-fieldset a:link, .css-fieldset a:visited, .css-fieldset a:active,
.css-content-body a:link, .css-content-body a:visited, .css-content-body a:active,
.notifications a:link, .notifications a:visited, .notifications a:active

{
	background-color: transparent;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#right-col a:hover, #left-col a:hover, #container-global-wrapper a:hover,
#top-global a:hover, .css-fieldset a:hover, .css-content-body a:hover,
.notifications a:hover {
	background-color: transparent;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

table a:link, table a:visited, table a:active

{
	background-color: transparent;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

table a:hover {
	background-color: transparent;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#top {
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#top-global {
	width: 950px;
	text-align: right;
	margin: 0px;
	display: block;
}

/* Footer
------------------------------------------------------------------------------*/
#footer {
	text-align: center;
	display: block;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	font-size: 11px;
}

#footer a:link, #footer a:visited, #footer a:active {
	background-color: transparent;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#footer a:hover {
	background-color: transparent;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.footer-menu {
	width: 950px;
	text-align: center;
	margin: 0px;
	display: block;
	float: left;
	height: 22px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 12px;
}


.printtext {
	display: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAE8EA;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	width: 950px;
}


/* Search */
#sitewide_search-box {
	position:relative;
	margin:0px;
	padding: 0px;
	float: left;
	display: block;
}
.arrow {
	float: left;
	padding-top: 4px;
	padding-right: 6px;
}
.signup {
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	float: left;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	width: 115px;
	color: #277395;
	font-family: Arial, Helvetica, sans-serif;
} 
#search {
	width: 335px;
	text-align: right;
	padding-left: 615px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
button.signup {
	background-position: 0 -25px;
	height: 21px;
margin: ; 				color: #277395;
	background-color: #FFFFFF;
	float: left;
} 
a:hover button.signup {
	background-position: 0px 0px;
	color: #739f3f;
} 


.rollover a
{
	padding: 0px;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
} 
.dates {
	padding: 0px;
	font-size: 13px;
	text-align: left;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	;
	line-height: normal;
}

.subscribeBorder {
	border: 1px solid #CCCCCC;
}

/* Wines Headings */

.pinot-noir-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #9A1926;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.gewurzt-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.blanc-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #666633;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.riesling-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #006666;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pinot-gris-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.chardonnay-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #666600;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.rose-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #CC0033;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* Wines Medals */

.gold-medal {
	color: #996600;
}

.silver-medal {
	color: #666666;
}

.bronze-medal {
	color: #663300;
}



/* Wines */

.wine-awards-h {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.wine-container {
	display: block;
	float: left;
	padding-bottom: 5px;
	width: 529px;
}
.wine-img {
	width: 100px;
	float: left;
	padding-right: 20px;
}
.wine-wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
}
.wine-wrapper-sep {
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.wine-wrapper-lineSep {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 20px;
}
.bottles-casses-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	color: #996600;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.free-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.free-shipping {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	color: #990000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.tasting-notes {
	padding-top: 10px;
	padding-bottom: 10px;
}
.wine-price {
	color: #9A1926;
	font-weight: normal;
	font-size: 16px;
}

.wine-container-featured {
	display: block;
	float: left;
	padding-bottom: 5px;
	width: 325px;
}

.price-wrapper {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.add-bc {
	float: left;
	margin-right: 30px;
	display: block;
	width: 180px;
}

.rockburn-menu-h {
	font-size: 15px;
	color: #996600;
	text-align: right;
	padding-bottom: 8px;
	background-image: url(../images/global/menuLeftGrad.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

.ds-menu-h {
	font-size: 15px;
	color: #996600;
	text-align: right;
	padding-bottom: 8px;
	background-image: url(../images/global/menuLeftGrad.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	margin-top: 10px;
}

.address-h {
	font-size: 15px;
	color: #996600;
	padding-bottom: 6px;
	display: block;
}
.price-small-p {
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buy-now {
	margin-top: 15px;
}

.vid-img {
	margin-top: 20px;
	margin-right: 20px;
	width: 230px;
}

.vid-text-box {
	display: block;
	width: 230px;
	padding-top: 10px;
	text-align: right;
}
.vid-h {
	font-weight: bold;
	color: #996600;
	width: 230px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}



/* Images */

.img-right-reducedMargin {
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 26px;
	display: block;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.img-right-noBorder {
	float: right;
	margin-bottom: 20px;
	margin-left: 26px;
	display: block;
}
.img-news-right {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.img-news-right-noBorder {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 20px;
}
.img-right {
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 35px;
	display: block;
}
.img-445px {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.img-left {
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	display: block;
	clear: both;
	margin-right: 35px;
}

/* Media */

.media-img {
	display: block;
	padding-bottom: 6px;
}
.media-wrapper {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
.media-container-video {
	display: block;
	margin-right: 28px;
	margin-bottom: 20px;
	width: 288px;
	float: left;
}
.media-wrapper-nl {
	display: block;
}



/* Tables */
table.distributors {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.distributors td {
	vertical-align: top;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
table.distributors  td.left-col {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 474px;
}
table.distributors  td.right-col {
	display: block;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	width: 445px;
}

table.distributors-a td {
	vertical-align: top;
	font-size: 12px;
}
table.distributors-a  td.left-col {
	padding-right: 170px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table.distributors-a  td.right-col {
	padding-left: 30px;
	padding-right: 140px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}


.media-container-wine {
	display: block;
	margin-right: 28px;
	margin-bottom: 20px;
	width: 209px;
	float: left;
}

.news-info {
	display: block;
	background-image: url(../images/home/grad-news-sep.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 10px;
}
.news-info-end {
	display: block;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 15px;
}
.team-link-names {
	padding-bottom: 10px;
	height: 50px;
	padding-left: 30px;
	padding-top: 112px;
	padding-right: 0px;
	margin: 0px;
	float: left;
}
.team-img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.team-wrapper {
	padding-bottom: 10px;
	height: 162px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/team/team-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 0px;
}
.team-names-no-img {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	width: 445px;
}
