
.brochures a{
    display:block;
    width:85px;
	height:36px;
    background: url("/fmc/includes/buttons/brochures_full.gif") 0 0 no-repeat;
}

.brochures a:hover {	
		background-position: -85px 0;
		}


.stores a{
    display:block;
    width:93px;
	height:36px;
    background: url("/fmc/includes/buttons/our_stores_full.gif") 0 0 no-repeat;
}

.stores a:hover {	
		background-position: -93px 0;
		}

.ljo a {
    display:block;
    width:137px;
	height:36px;
    background: url("/fmc/includes/buttons/ljo_full.gif") 0 0 no-repeat;
}

.ljo a:hover {	
		background-position: -137px 0;
		}
		

.local a {
   display:block;
    width:86px;
	height:36px;
    background: url("/fmc/includes/buttons/local_links_full.gif") 0 0 no-repeat;
}

.local a:hover {	
		background-position: -86px 0;
		}
		
.specials a {
    display:block;
    width:75px;
	height:36px;
    background: url("/fmc/includes/buttons/specials_full.gif") 0 0 no-repeat;
}

.specials a:hover {	
		background-position: -75px 0;
		}
		
.tourism a {
    list-style-image: none;
	list-style-type: none;
	display:block;
    width:126px;
	height:36px;
    background: url("/fmc/includes/buttons/tourism_programs_full.gif") 0 0 no-repeat;
}

.tourism a:hover {	
	background-position: -126px 0;
		}

.about a {
	display:block;
    width:90px;
	height:36px;
    background: url("/fmc/includes/buttons/about_fmc_full.gif") 0 0 no-repeat;
}

.about a:hover {	
	background-position: -90px 0;
		}

