A.n_home
{
	float:left;
	display: block;
	width: 82px;
	height: 58px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -82px 0px;	
}
A.n_homeSel
{
	float:left;
	display: block;
	width: 82px;
	height: 58px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
	background-position: -82px 0px;	
}

A.n_menu
{
	float:left;
	display: block;
	width: 77px;
	height: 58px;
	background-image: url(../img/n_menu.jpg);
	background-repeat: no-repeat;	
}
A.n_menu:hover
{
	background-position: -77px 0px;	
}
A.n_menuSel
{
	float:left;
	display: block;
	width: 77px;
	height: 58px;
	background-image: url(../img/n_menu.jpg);
	background-repeat: no-repeat;	
	background-position: -77px 0px;	
}

A.n_winelist
{
	float:left;
	display: block;
	width: 105px;
	height: 58px;
	background-image: url(../img/n_winelist.jpg);
	background-repeat: no-repeat;	
}
A.n_winelist:hover
{
	background-position: -105px 0px;	
}
A.n_winelistSel
{
	float:left;
	display: block;
	width: 105px;
	height: 58px;
	background-image: url(../img/n_winelist.jpg);
	background-repeat: no-repeat;	
	background-position: -105px 0px;	
}

A.n_privatefunctions
{
	float:left;
	display: block;
	width: 172px;
	height: 58px;
	background-image: url(../img/n_privatefunctions.jpg);
	background-repeat: no-repeat;	
}
A.n_privatefunctions:hover
{
	background-position: -172px 0px;	
}
A.n_privatefunctionsSel
{
	float:left;
	display: block;
	width: 172px;
	height: 58px;
	background-image: url(../img/n_privatefunctions.jpg);
	background-repeat: no-repeat;	
	background-position: -172px 0px;	
}

A.n_specialevents
{
	float:left;
	display: block;
	width: 146px;
	height: 58px;
	background-image: url(../img/n_specialevents.jpg);
	background-repeat: no-repeat;	
}
A.n_specialevents:hover
{
	background-position: -146px 0px;	
}
A.n_specialeventsSel
{
	float:left;
	display: block;
	width: 146px;
	height: 58px;
	background-image: url(../img/n_specialevents.jpg);
	background-repeat: no-repeat;	
	background-position: -146px 0px;	
}

A.n_contact
{
	float:left;
	display: block;
	width: 112px;
	height: 58px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -112px 0px;	
}
A.n_contactSel
{
	float:left;
	display: block;
	width: 112px;
	height: 58px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
	background-position: -112px 0px;	
}
#n_spacer
{
	float:left;
	display: block;
	width: 209px;
	height: 58px;
	background-image: url(../img/n_spacer.jpg);
	background-repeat: no-repeat;	
}

.rollNav2
{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

}
.rollNav2:hover { 
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
