Cufon.replace('.logo, .footer-bootom, .description', { fontFamily: 'Swiss921 BT', hover:true });
Cufon.replace('.nav, .plan1 h1, .plan3 h1, .footer h1, .inside-slider h1, .inner h1, .tabular th, .tabular td h3, .heading-two, .description h2, .inner h2, .description .right li, .actions th, .shadetabs li a, a.button span', { fontFamily: 'BigNoodleTitling', hover:true});


Cufon.replace('.plan1 h1, .plan2 h1,.tabular td h3,.description, .actions th', {
	textShadow: '1px 1px 1px #11475b'
});
Cufon.replace('.plan3 h1, .tabular .heading, .heading-two', {
	textShadow: '1px 1px 1px #fbc890 '
});
Cufon.replace('', {
	textShadow: '1px 1px 1px #000 '
});



