/* General Rules - Thanks Ben
----------------------------------------------- */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.2em;
	color: #333333;
	text-align: center;
	background-color: #e9e1c6;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, dd, dt, dl, ul, li {
	margin: 0;
	padding: 0;
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
	color: #532d0d;
	font-style:italic;
	font-weight:normal;
}

p {
  line-height: 1.4em;
}

.clearit {
	clear:both;
}

/* mainnav Rules
----------------------------------------------- */
div#mainnav {
	background-color: #48270b;
	border-bottom: 2px solid #5c6755;
}
#mainnav ul {
	width: 780px;
	margin-left: auto;
	margin-right:auto;
	list-style: none;
}
#mainnav li {
  float: left;
  text-indent: -9999px;
  margin:0;
}
#mainnav li a {
  display: block;
  height: 40px;
  text-decoration: none;
}
#mainnav li a:hover {
  text-decoration: none;
}
#mainnav #nv-home {
  background: transparent url(../images/mainnav.gif) no-repeat 0 0;
  width: 86px;
}
#mainnav a#nv-home:hover { background-position: 0 bottom; }
#home #mainnav a#nv-home { background-position: 0 bottom; }

#mainnav #nv-visit-us {
  background: transparent url(../images/mainnav.gif) no-repeat -86px 0;
  width: 97px;
}
#mainnav a#nv-visit-us:hover { background-position: -86px bottom; }
#visit-us #mainnav a#nv-visit-us{ background-position: -86px bottom; }

#mainnav #nv-group-events {
  background: transparent url(../images/mainnav.gif) no-repeat -183px 0;
  width: 147px;
}
#mainnav a#nv-group-events:hover { background-position: -183px bottom; }
#group-events #mainnav a#nv-group-events { background-position: -183px bottom; }

#mainnav #nv-learning-center {
  background: transparent url(../images/mainnav.gif) no-repeat -330px 0;
  width: 178px;
}
#mainnav a#nv-learning-center:hover { background-position: -330px bottom; }
#learning-center #mainnav a#nv-learning-center { background-position: -330px bottom; }

#mainnav #nv-wine-club {
  background: transparent url(../images/mainnav.gif) no-repeat -508px 0;
  width: 117px;
}
#mainnav a#nv-wine-club:hover { background-position: -508px bottom; }
#wine-club #mainnav a#nv-wine-club { background-position: -508px bottom; }

#mainnav #nv-online-store {
  background: transparent url(../images/mainnav.gif) no-repeat -625px 0;
  width: 155px;
}
#mainnav a#nv-online-store:hover { background-position: -625px bottom; }
#online-store #mainnav a#nv-online-store { background-position: -625px bottom; }

#mainnav {
	
}


#anothernav ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	
	list-style: none;
	
}
#anothernav li a {
	display: block;
	color: #532d0d;
	font-style:italic;
	font-weight:normal;
	font-size:23px;
	border-bottom: #532d0d solid 1px;
}
#anothernav li li {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	border:none;
}
#anothernav li li a {
	display: block;
	margin: 0;
	padding: 0;
	color:#532d0d;
	padding-left: 10px;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
	background-image:url(../images/arrow-left.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;
	margin-left: 10px;
	padding-left: 12px;
	border:none;
}
#anothernav li li a#active_menu {
	background-image: none;
	background-color: #5C6755;
	margin-left: 10px;
	padding-left: 12px;
	color: #fdf6d7;
}
#anothernav ul.sectionnav_content {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	border-top: none;
}
#anothernav li a:hover {
	text-decoration: none;
	color: #B51B37;
}
#anothernav li li a:hover {
	text-decoration: none;
	color: #B51B37;
	background-image:url(../images/back-rollover.gif);
	background-position: 0 0;
}
#anothernav li li a#active_menu:hover {
	background-image:none;
	margin-left: 10px;
	padding-left: 12px;
	color: #FFF;
}
#anothernav ul.sectionnav_content li a {
	color: #100F5B;
}
#anothernav ul.sectionnav_content li a#active_menu {
	color: #fdf6d7;
	background-color: #828f7a;
}
#anothernav ul.sectionnav_content li a:hover {
	color: #1F1EB2;
}
#anothernav ul.sectionnav_content li a#active_menu:hover {
	color: #fff;
}

/* Content Area Rules
----------------------------------------------- */
.container {
	width: 780px;
	background-color: #F7F3EA;
	background-image:url(../images/back-cont.gif);
	border-left: 3px solid #5c6755;
	border-right: 3px solid #5c6755;
	margin: 0 auto;
	clear: both;
}
#banner h1{
	display:none;
}
#banner {
	border-bottom: 3px solid #5c6755;
}
#pointer {
	background-image:url(../images/pointer.jpg);
	background-repeat: no-repeat;
	height:8px;
	font-size: 3px;
}
.content {
	background: transparent url(../images/content-image-1.jpg) no-repeat bottom right;
	font-size: 82%;
	line-height: 1.6em;
}
.page-text {
	width: 520px;
	float:left;
	text-align: left;
	padding: 30px 0;
}
/*#group-events .page-text {
	height:300px;
	overflow: auto;
}*/
.page-text{
	padding-left: 30px;
}
.page-text ul{
	padding-left: 30px;
}
.pathway {
	font-size: 10px;
}
.rightcolumn {
	width: 220px;
	float:right;
	text-align: left;
	padding-top: 30px;
	margin-bottom: 200px;
}
.rightcolumn input{
	margin: 10px;
	font-size: 10px;
}

#home .content {
	padding: 40px 150px 10px 150px;
	background-image: none;
	
}

#home .content p{
	background-image:url(../images/chatch.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	
}
.componentheading{
	display: block;
	color: #532d0d;
	font-style:italic;
	font-weight:normal;
	font-size:23px;
	border-bottom: #532d0d solid 1px;
	margin-left: 30px;
}
.contentheading{
	font-weight:bold;
	font-size:13px;
}

/* Foot Rules
----------------------------------------------- */
#portals{
	border-top: 1px solid #FFF;
}
#portals a{
	width: 195px;
	height: 145px;
	display:block;
	float:left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 10px;
	color: #FFF;
}
#home #portals a{
	width: 260px;
	height: 190px;
}
#portals a.window-one   { background-image: url(../images/window-group-1.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-vu-tasting-rooms  { background-image: url(../images/win-vu-tasting-rooms.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-wc-bi-annual-selections { background-image: url(../images/win-wc-bi-annual-selections.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-quarterly-selections { background-image: url(../images/win-quarterly-selections.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-wc-monthly-selections { background-image: url(../images/wc-monthly-selections.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-online-store  { background-image: url(../images/win-online-store.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-history  { background-image: url(../images/win-lc-history.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-database  { background-image: url(../images/win-database.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-sensory-evaluation  { background-image: url(../images/win-lc-sensory-evaluation.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-wine-101  { background-image: url(../images/win-lc-wine-101.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-wc-monterey-wine-club  { background-image: url(../images/win-wc-monterey-wine-club.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-os-shopping-cart  { background-image: url(../images/win-os-shopping-cart.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-os-wine-gift-packs  { background-image: url(../images/win-os-wine-gift-packs.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-cannery-row  { background-image: url(../images/win-ge-cannery-row.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-bordeaux-blending  { background-image: url(../images/win-ge-bordeaux-blending.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-strolling-buffet  { background-image: url(../images/win-ge-strolling-buffet.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.window-two  { background-image: url(../images/window-group-2.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-vu-winery-tours { background-image: url(../images/win-vu-winery-tours.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-wc-bi-annual-wine-polls  { background-image: url(../images/win-wc-bi-annual-wine-polls.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-quarterly-wine-polls  { background-image: url(../images/win-quarterly-wine-polls.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-wc-monthly-wine-polls  { background-image: url(../images/win-wc-monthly-wine-polls.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-soil  { background-image: url(../images/win-lc-soil.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-varietals  { background-image: url(../images/win-lc-varietals.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-recipes  { background-image: url(../images/win-lc-recipes.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-reserve-club  { background-image: url(../images/win-reserve-club.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-os-ratings-awards  { background-image: url(../images/win-os-ratings-awards.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-os-produce-labels  { background-image: url(../images/win-os-produce-labels.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-salinas  { background-image: url(../images/win-ge-salinas.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-meritage-mission  { background-image: url(../images/win-ge-meritage-mission.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-seated-buffet  { background-image: url(../images/win-ge-seated-buffet.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-event-locations  { background-image: url(../images/win-ge-event-locations.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.window-three  { background-image: url(../images/window-three.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-vu-wines-of-the-week  { background-image: url(../images/win-vu-wines-of-the-week.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-wc-mtg-previous-shipments   { background-image: url(../images/win-wc-mtg-previous-ship.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-rc-previous-shipments  { background-image: url(../images/win-rc-previous-shipments.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-wc-mwc-previous-shipments  { background-image: url(../images/win-mwc-previous-shipments.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-viticulture  { background-image: url(../images/win-lc-viticulture.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-storing-serving  { background-image: url(../images/win-lc-storing-serving.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-lc-wine-food-pairing  { background-image: url(../images/win-lc-wine-food-pairing.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-monterey-tasters-guild  { background-image: url(../images/win-monterey-tasters-guild.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-os-wines  { background-image: url(../images/win-os-wines.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-os-food  { background-image: url(../images/win-os-food.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-wine-food-pairing   { background-image: url(../images/win-ge-wine-food-pairing.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.win-ge-other-venues { background-image: url(../images/win-ge-other-venues.jpg); width: 194px; border-right: 1px solid #fff }
#portals a.window-four  { background-image: url(../images/window-group-4.jpg) }
#portals a.win-vu-directions-hours  { background-image: url(../images/win-vu-directions-hours.jpg) }
#portals a.win-join-wine-club  { background-image: url(../images/win-join-wine-club.jpg) }
#portals a.win-lc-appellations  { background-image: url(../images/win-lc-appellations.jpg) }
#portals a.win-lc-wine-entertaining  { background-image: url(../images/win-lc-wine-entertaining.jpg) }
#portals a.win-wc-monterey-wine-country  { background-image: url(../images/win-monterey-wine-country.jpg); width: 192px; }
#portals a.win-os-club-subscriptions  { background-image: url(../images/win-os-club-subscriptions.jpg) }
#portals a.win-wine-club  { background-image: url(../images/win-wine-club.jpg) }
#portals a.win-ge-wine-carnival  { background-image: url(../images/win-ge-wine-carnival.jpg) }
#portals a.win-ge-information-request  { background-image: url(../images/win-ge-information-request.jpg) }
#portals a.win-ge-private-tastings  { background-image: url(../images/win-ge-private-tastings.jpg) }
#home #portals a.window-one{
	background-image:url(../images/window-home-1.jpg);
	width:259px;
	border-right: 1px solid #FFF;
}
#home #portals a.window-two{
	background-image:url(../images/window-home-2.jpg);
	border: none;
}
#home #portals a.window-three{
	background-image:url(../images/window-home-3.jpg);
	width:259px;
	border: none;
	border-left: 1px solid #FFF;
}
#footer {
	background-image:url(../images/botnav.gif);
	width: 801px;
	height: 46px;
	margin: 0 auto;
}
#footer ul {
	list-style: none;
}
#footer li {
  float: left;
  text-indent: -9999px;
  margin:0;
}
#footer li a {
  display: block;
  height: 46px;
  text-decoration: none;
}
#footer li a:hover {
  text-decoration: none;
}
#footer #nv-event-calendar {
	margin-left: 244px;
  	background: transparent url(../images/botnav.gif) no-repeat -244px 0;
  	width: 169px;
}
#footer a#nv-event-calendar:hover { background-position: -244px bottom; }
#event-calendar #footer a#nv-event-calendar { background-position: -244px bottom; }

#footer #nv-company-info {
	background: transparent url(../images/botnav.gif) no-repeat -412px 0;
  	width: 145px;
}
#footer a#nv-company-info:hover { background-position: -412px bottom; }
#company-info #footer a#nv-company-info { background-position: -412px bottom; }

.smalltext {
	font-size: 60%;
	color:#5c6755;
}
.smalltext a{
	color:#5c6755;
}
/* Title Tags Replacement
----------------------------------------------- */
h1 {
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: -9999px;
	width: 485px;
	height: 36px;
}
#home .content h1{
	background-image:url(../images/h1-home-monterey.gif);
	background-position: center;
	width: 485px;
	height: 37px;
}
h1#learning-center {
	background-image:url(../images/t-learning-center.gif);
}
.highlight {
	width: 485px;
}
.inviso {
	display: none;
}
.buttonheading, .pathway {
	display: none;
}