/* Cufon Text Effects */
Cufon.replace('.action_button1, .action_button2, .mainmenu-idle span,.mainmenu-selected span', {fontFamily: 'Century Gothic'});
Cufon.replace('.mainmenu-idle span,.mainmenu-selected span', {fontFamily: 'Century Gothic' , fontWeight: 'bold'});
Cufon.replace('.cufon_normal, ul.cufon_normal li', {fontFamily: 'Century Gothic'});
Cufon.replace('.cufon_normal_shadow', {textShadow: '#000000 1px 2px'});
Cufon.replace('.cufon_normal_gradiant', {color: '-linear-gradient(#f5f4f4, 0.60=#e3e3e3, 0.60=#a2a2a2, #fff)'});
Cufon.replace('h1, h2, h3, h4, h5, h6', { fontFamily: 'Century Gothic'});



