Cufon.replace('.banner em', { fontFamily: 'Lane - Narrow', hover:true, textShadow: '#FFD4D1 0 0' });
Cufon.replace('.menu > li > a', { fontFamily: 'Lane - Narrow', textShadow: '#fff 0 0', hover:true });
Cufon.replace('h5', { fontFamily: 'Lane - Narrow', textShadow: '#fff 0 0', hover:true });
Cufon.replace('h4', { fontFamily: 'Lane - Narrow', textShadow: '#4E4E4E 0 0', hover:true });
Cufon.replace('h6', { fontFamily: 'Lane - Narrow', textShadow: '#080806 0 0', hover:true });
Cufon.replace('.ul-2 > li > a', { fontFamily: 'Lane - Narrow', textShadow: '#D64A40 0 0', hover:{textShadow: '#4E4E4E 0 0'} });
Cufon.replace('footer span, footer em', { fontFamily: 'Lane - Narrow', textShadow: '#fff 0 0', hover:true });
Cufon.replace('footer span a', { fontFamily: 'Lane - Narrow', textShadow: '#fff 0 0', hover:{textShadow: '#D64A40 0 0'} });
Cufon.replace('.banner h3', { fontFamily: 'Lane - Narrow', textShadow: '#fff 0 0', hover:true });

