		$(document).ready(function() {
				Cufon.replace('#topNav li a.selected, .stagMedium', { fontFamily: 'Stag Medium'});
	      		Cufon.replace('#rhs h1, span.heroHeading', { fontFamily: 'Stag Bold'});
	      		Cufon.replace('span.heroText a', { hover: true, fontFamily: 'Stag Bold'});
				Cufon.replace('#content h1, #content h2,#content h3, #content h4, #rhs h3, #rhs h4, #content h5, span.heading, #rhs h3, #rhs h4, #rhs h1, #neetList, #contactTop h1, #site-map div.entry-content ul li', { hover: true, fontFamily: 'Stag Light' });
				Cufon.replace('#rhs h6, .post-edit-link, #contactTop .col, h1.clients', { fontFamily: 'Stag Semibold' });
				Cufon.replace('#rhs h6, .article span', { hover: true, fontFamily: 'Stag Medium' });
				Cufon.replace('#rhs h6, .stagLight, #neetList strong, #site-map div.entry-content ul li', { fontFamily: 'Stag Light' });
	      		Cufon.replace('span.heroText a, .excerpt a, .headingSpecial span', { hover: true, fontFamily: 'Stag Bold'});
				Cufon.replace('', { fontFamily: 'Stag Thin' });
				Cufon.replace('#topNav li a, #secondary li a, #subNav, div.rhsMoreInfo h6', { hover: true,  fontFamily: 'Stag Book'});
				Cufon.replace('#rhs h5, #topNav li a, div.clientThumb a, #sub-page-menu ul a, #sub-page-menu ul li.current_page_item a, .stagBook, #subNav, div.rhsMoreInfo h6', {hover: true, fontFamily: 'Stag Book' });
				Cufon.replace('.nivo-caption span.heroHeading, .nivo-caption span.heroText a', { fontFamily: 'Stag Bold', hover: true });
		});

