#topNav
{
	float:right;
	background-image: url(/_images/nav_bg.gif);
	background-repeat:no-repeat;
	height:112px;
	width:179px;
	margin-right:34px !important; margin-right:16px;
	margin-top:10px !important; margin-top:-4px;
	padding-top:2px;
	text-align:right;
}

a.home_button,
a.teas_button,
a.fullmenu_button,
a.photos_button,
a.visitors_button,
a.contact_button,
a.home_buttonOn,
a.teas_buttonOn,
a.fullmenu_buttonOn,
a.photos_buttonOn,
a.visitors_buttonOn,
a.contact_buttonOn
{
	display:block;
	margin-right:2px;
	height:16px;
	background-repeat:no-repeat;
}

a.home_button,
a.home_buttonOn
{
	background-image: url(/_images/buttons/home_btn.gif);
	width:52px;
	margin-left:124px !important; margin-left:0px;
}
a.home_button:hover,a.home_buttonOn{background-image: url(/_images/buttons/home_btnOn.gif);margin-right:3px;margin-left:123px !important;margin-left:0px;}

a.teas_button,
a.teas_buttonOn
{
	background-image: url(/_images/buttons/ourteas_btn.gif);
	width:78px;
	margin-top:2px;
	margin-left:98px !important; margin-left:0px;
}
a.teas_button:hover,a.teas_buttonOn{background-image: url(/_images/buttons/ourteas_btnOn.gif); height:15px; margin-top:3px;margin-right:3px;margin-left:97px !important;margin-left:0px;}

a.fullmenu_button,
a.fullmenu_buttonOn
{
	background-image: url(/_images/buttons/fullmenu_btn.gif);
	width:88px;
	height:15px;
	margin-top:4px;
	margin-left:88px !important; margin-left:0px;
}
a.fullmenu_button:hover,a.fullmenu_buttonOn{background-image: url(/_images/buttons/fullmenu_btnOn.gif);margin-left:89px !important;margin-left:0px;margin-right:1px;}

a.photos_button,
a.photos_buttonOn
{
	background-image: url(/_images/buttons/photos_btn.gif);
	width:62px;
	margin-top:2px;
	margin-left:114px !important; margin-left:0px;
}
a.photos_button:hover,a.photos_buttonOn{background-image: url(/_images/buttons/photos_btnOn.gif);}

a.visitors_button,
a.visitors_buttonOn
{
	background-image: url(/_images/buttons/visitors_btn.gif);
	width:159px;
	height:17px;
	margin-top:0px;
	margin-left:18px !important; margin-left:0px;
}
a.visitors_button:hover,a.visitors_buttonOn{background-image: url(/_images/buttons/visitors_btnOn.gif);margin-top:1px;margin-right:2px;height:16px; }

a.contact_button,
a.contact_buttonOn
{
	background-image: url(/_images/buttons/contact_btn.gif);
	width:172px;
	margin-top:4px;
	margin-left:6px !important; margin-left:0px;
}
a.contact_button:hover,a.contact_buttonOn{background-image: url(/_images/buttons/contact_btnOn.gif);}