Cufon.replace('.sf-menu li:not(#current) a, .cols h3',  { fontFamily: 'Aller', hover: { textShadow: '1px 1px rgba(250, 250, 250, 0.5)'}, textShadow: '1px 1px rgba(0, 0, 0, 0.75)' });
Cufon.replace('.sf-menu li#current a, .sf-menu > li.active > a',  { fontFamily: 'Aller', hover:{ textShadow: '1px 1px rgba(250, 250, 250, 0.5)'}, textShadow: '1px 1px rgba(250, 250, 250, 0.5)' });
Cufon.replace('span.text-1, span.text-2, .top-title h2, .wrapper-box .boxTitle h3:not(.footer .wrapper-box .boxTitle h3)',  { fontFamily: 'Aller Regular', hover:true });
Cufon.replace('a.button',  { fontFamily: 'Aller', hover:true });
