#top { }

#menuNav
{
	position:absolute;
	margin: 0px 0px 0px 1px;
	margin: 0px 0px 0px 2px\9; /*IE8 hack*/
	*margin: 137px 0px 0px -1007px;
	width:948px;
	clear:both;
	padding-bottom:20px;
}

#menuNav ul
{
	padding:0px ;
	list-style:none;
	width:968px;
	background: #9C8A6E url('../../images/gb_bar_bak_new.png');
	height:25px;
}

#menuNav ul li
{	
	height:20px;
	float:right;
	color:#ffffff;
	text-align:center;
	overflow:hidden;
	min-height:25px;
	*min-height:20px;
	list-style-type:none;
}

p.menuhead, p.menuhead_sel
{	
	z-index:90;
	height:20px;
	position:relative;
	top:-8px;
	padding-left:10px;
}

.bubble, .storelink
{
	/*
	background: transparent url('../../images/menu_sep.png') 0 0 no-repeat;
	*/
	z-index:1000;
}

div.subtext 
{
	width:145x;
	background:transparent url('../../images/menu_bg.png') top left no-repeat;
	padding:20px 5px 0px 13px;
	height:auto;
	margin-top:-5px;
}
div.subtext_end 
{ 
	background:transparent url('../../images/menu_bg_end.png') top left no-repeat;
	width:145px;
	height:12px;
}
.menuhead a, .menuhead a:link, .menuhead a:visited
{
	color:#ADB1AB;
	text-decoration:none;
	font-family: "times new roman", times, serif;
	font-size:11px;
	text-transform:uppercase;	
	letter-spacing:3px;
}

.menuhead_sel a, .menuhead_sel a:link, .menuhead_sel a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: "times new roman", times, serif;
	font-size:11px;
	letter-spacing:3px;
	text-transform:uppercase;	
}
.homelink { position:relative;left:50px; }
.winerylink { position:relative;left:62px;}
.landlink { position:relative;left:50px;}
.wineslink { position:relative;left:35px;}
.educationlink { position:relative;left:25px;}
.storelink { width:140px; position:relative; left:3px; }

.subtext, .subtext a,
.subtext a:link, .subtext a:visited
{
	padding-top:3px;
	z-index:100;
	color:#69513F;
	font-weight:bold;
	text-align:left;
	font-family: "times new roman", times, serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:175%;
	text-decoration:none;	
}
.menuhead a:hover
{
	color:#FFFFFF;
}
.subtext a:hover
{
	color:#2D190E;
}
