/* SKIN - IMAGES AND COLORS */
/*background: background-color | background-image | background-repeat | background-attachment | background-position*/

body { background: #CCCC9A;}

h1 { background:  url("../images/headerIndex.jpg") no-repeat left top;}

body#awards h1 { background:  url("../images/headerAwards.jpg") no-repeat left top;}
body#clubs h1 { background:  url("../images/headerClubs.jpg") no-repeat left top;}
body#events h1 { background:  url("../images/headerEvents.jpg") no-repeat left top;}
body#history h1 { background:  url("../images/headerHistory.jpg") no-repeat left top;}
body#kitchen h1 { background:  url("../images/headerKitchen.jpg") no-repeat left top;}
body#labels h1 { background:  url("../images/headerLabels.jpg") no-repeat left top;}
body#mailinglist h1 { background:  url("../images/headerMailinglist.jpg") no-repeat left top;}
body#newsletter h1 { background:  url("../images/headerNewsletter.jpg") no-repeat left top;}
body#purchasing h1 { background:  url("../images/headerPurchasing.jpg") no-repeat left top;}
body#reviews h1 { background:  url("../images/headerReviews.jpg") no-repeat left top;}
body#vineyards h1 { background:  url("../images/headerVineyards.jpg") no-repeat left top;}
body#winery h1 { background:  url("../images/headerWinery.jpg") no-repeat left top;}
body#wines h1 { background:  url("../images/headerWines.jpg") no-repeat left top;}

#nav ul { border-top: 1px solid #520026; border-right: 1px solid #520026;}
#nav li {background: #CCCC9A none; border-bottom: 1px solid #520026; border-left: 1px solid #520026;}
#nav a:link, #nav a:visited { color: #520026;}



/* Original =Nav ------------------------------------- */

#nav a:hover, 
#nav a:active,
#uberlink a:link, 
#uberlink a:visited,
#uberlink a:hover, 
#uberlink a:active { background: #858B27 none; color: #FFFFCC;}

/* KDS-added =Nav 20100127 -------------------------------------  */

body.section-home #nav #nav-item-home a,
body.section-history #nav #nav-item-history a,
body.section-vineyards #nav #nav-item-vineyards a,
body.section-winery #nav #nav-item-winery a,
body.section-wines #nav #nav-item-wines a,
body.section-labels #nav #nav-item-labels a,
body.section-awards #nav #nav-item-awards a,
body.section-gallery #nav #nav-item-gallery a,
body.section-order #nav #nav-item-order a,
body.section-wine-clubs #nav #nav-item-wine-clubs a,
body.section-newsletter #nav #nav-item-newsletter a,
body.section-events #nav #nav-item-events a,
body.section-kitchen #nav #nav-item-kitchen a {
	background: #858B27 none; color: #FFFFCC;
}





#imagecontent {	color: #333333;}

#winecontent { background-color: #FFFFCD; border: thin solid #858B27; }
#winefooter { background-color: #858B27;}
.winetable { border: thin solid #858B27; }
