

Cufon.replace('h2.page_title, div#sub_navigation h3, div#special_body_showcase h3, div#body_text h3, div#body_text h4, div#body_text h5, div#body_text h5, div.testimonial_entry p em, .ad_panel_text h3, .ad_panel_text em, .ad_panel_text strong, #body_text em, #body_text strong, #body_text h2, #body_text h3, #contact_form p label, .labels li span, h2#footprint_heading',
				{ fontFamily: 'Am Sans light',
				   hover: true 
				}
			);

Cufon.replace('#sub_navigation ul li a, #sub_navigation h2',
				 { fontFamily: 'Ogirema'}
			);
