
/* =Cufon config 
---------------------------------------- */

Cufon.replace('.phone, .uppercase, .oveflow h5',  { fontFamily: 'Gotham' });

Cufon.replace('h1, h2, h2 strong, h3, .gallery-title, .gallery-comment, .gallery-comment, .oveflow h4, .phone strong ' , { fontFamily: 'Gotham-bold', hover:'true' });

Cufon.replace('.gallery-title', {
				textShadow: '-1px -1px rgba(51, 51, 51, 0.6)'
			});

Cufon.replace('.guides-item-head strong.title', {
				textShadow: '-1px -1px rgba(51, 51, 51, 0.6)'				
			});
