//$(document).ready(function(){
//	Cufon.replace('h1, h2, h3, h4, #nav a, .miniCart .contactNumber, .productDetail .shoeSize legend, .productDetail .price .nowPrice, .checkoutSteps, .customerForm legend, .pageMasthead span, .stockistSearch legend, .linoLetter, .hotPicSelector a, .waysToShop div.ways dt', { 
//		fontFamily: 'Archer Medium',
//		hover: true
//	});
//});

$(document).ready(function(){
	Cufon.replace('h1, h2, h3, h4, #nav a, .miniCart .contactNumber, .productDetail .shoeSize legend, .checkoutSteps, .customerForm legend, .pageMasthead span, .stockistSearch legend, .linoLetter, .hotPicSelector a, .waysToShop div.ways dt', { 
		fontFamily: 'Archer Medium',
		hover: true
	});
});
