#header{height:93px; width:100%;z-index:3; background:url(http://northhuron.on.ca/images/banners/header.png) no-repeat;}
#header a {
  display:block;
  width:70%;
  height:100%;
  text-decoration:none;
}

#header a:hover {
  text-decoration:none;
  
}


#menu {
	background: url(http://www.shoplocalnow.ca/templates/123wd-j15-12/images/topmenu.png) no-repeat top left;	
	height: 34px;
	margin: 0 0 10px;
	margin-left:10px;
}



#pillmenu {
	float: left;
	width: 700px;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
	width: 700px;
	overflow: hidden;
}

#pillmenu li {
	float: left;
	display: inline;
	height: 34px;
	padding: 0 8px;
}

#pillmenu li a {
	font-size: 11px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	height: 34px;
	line-height: 33px;
	padding: 4px 6px;
}

#pillmenu li a:hover, #pillmenu li a#active_menu-nav  {
	background: #fff;
	color: #0a3c64;
}
