Cufon.replace('h1, h3, .link2', { fontFamily: 'Colaborate-Bold', hover:true });
Cufon.replace('nav ul li', { fontFamily: 'Colaborate-Thin', textShadow:'0 0 #fff', hover:true });
Cufon.replace('h2, .box1 h3, ul.tabs li a', { fontFamily: 'Colaborate-Thin', hover:true });
Cufon.replace('.tab_container p span', { fontFamily: 'Colaborate-Thin', textShadow:'0 0 #bcbcbc' });
Cufon.replace('.link1, h4', { fontFamily: 'Colaborate-Thin', textShadow:'0 0 #000' });
Cufon.replace('.box h2', { fontFamily: 'Colaborate-Bold', textShadow:'1px 1px rgba(0, 0, 0, 0.3)'  });
Cufon.replace('.box h2 small', { fontFamily: 'Colaborate-Thin', textShadow:'1px 1px rgba(0, 0, 0, 0.3)' });
Cufon.replace('#slogan a', { fontFamily: 'Colaborate-Bold', textShadow:'1px 1px #691205', hover:true });
Cufon.replace('.link3', { fontFamily: 'Colaborate-Thin', textShadow:'0 0 #f8460c', hover:true });

