Cufon.replace('#slider h2, #conwrap h2, .whmcscontainer h1', { fontFamily: 'ITC Avant Garde Gothic Bold' });
    Cufon.replace('.st_view h3', { fontFamily: 'ITC Avant Garde Gothic', textShadow: '1px 0 1px #fff' });
	Cufon.replace('.st_view li, .whmcscontainer h3, #plangrid li, label, .alert-message, .tabs a, .zebra-striped td, .col2half a, .input a, .announcements p', { fontFamily: 'ITC Avant Garde Gothic' });
	Cufon.replace('#header ul li, .topbar div > ul a, .nav a', { fontFamily: 'ITC Avant Garde Gothic', hover: {
		color: '#fff'
	} });
	Cufon.replace('.zebra-striped a', { fontFamily: 'ITC Avant Garde Gothic', hover: {
		color: '#000'
	} });
