﻿ul, ol 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0pt;
}

/* Navigation */  
#master-head 
{
	height: 29px;
	text-align: center;
}

#master-head ul 
{
	width:850px;
}
#master-head ul li 
{
	float: left;
	font-family: Trebuchet Ms,Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 0.8em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	height: 29px;
	line-height: normal;
}
#master-head ul li a 
{
	border:0pt none;
	color:#fff;
	display:block;
	height:29px;
	text-decoration:none;
}
#master-head ul li a em 
{
	display:block;
	font-style:normal;
	height:29px;
	margin-left:1px;
}
#master-head ul li a:hover em, #master-head ul li a.sfhover em, #master-head ul li a .active 
{
	background:transparent url(Images/menu-bar-repeat.gif) repeat-x scroll 0pt;
	border:0pt none;
	display:block;
	height:29px;
	margin-left: 1px;
}
#master-head ul li a em b 
{
	display: block;
	font-weight: lighter;
	padding: 5px 0pt 0pt;
}
#master-head ul li a:hover em b, #master-head ul li a.sfhover em b, #master-head ul li a .active b 
{
	border:0pt none;
	display:block;
	height:29px;
}
#master-head ul li a#home, #master-head ul li a#home em {
width:85px;
}
#master-head ul li a#products, #master-head ul li a#products em {
width:85px;
}
#master-head ul li a#gallery, #master-head ul li a#gallery em {
width:85px;
}

#master-head ul li a#preferred-vendors, #master-head ul li a#preferred-vendors em {
width:130px;
}
#master-head ul li a#contact, #master-head ul li a#contact em {
width:85px;
}


/** End Navigation **/