Cufon.replace('.menu li .active, .slogan', { fontFamily: 'NeoSansLight', textShadow: '#fff 0 0' , hover: {textShadow: '#fff 0 0'} });

Cufon.replace('.menu li', { fontFamily: 'NeoSansLight', textShadow: '#171717 0 0', hover: {textShadow: '#fff 0 0'}});
Cufon.replace('.menu li .active', { fontFamily: 'NeoSansLight', textShadow: '#fff 0 0' , hover: {textShadow: '#fff 0 0'} });

Cufon.replace('.button-top, .button-1', { fontFamily: 'NeoSans', hover:true });
Cufon.replace('h3', { fontFamily: 'NeoSansLight' , hover:true });

Cufon.replace('.slogan2', { fontFamily: 'Bauhaus Lt BT' , hover:true });
