// global
Cufon.replace('#address-level a', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.5)', hover: true });
Cufon.replace('#social strong', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.5)' });
Cufon.replace('#news strong', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.5)' });
Cufon.replace('#address-level span', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.5)' });
Cufon.replace('.toplevel-nav', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.5)', hover: true });

// home 
Cufon.replace('#tips-news h3', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.8)' });
Cufon.replace('#success-stories h3', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.8)' });

// interior
Cufon.replace('#interior-column-left h2', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.4)', hover: true });
Cufon.replace('#interior-quote p', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.8)' });
Cufon.replace('.side-form h4', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.9)' });
Cufon.replace('.side-form h4', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.9)' });
Cufon.replace('#blog-sidebar h2', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.9)' });
Cufon.replace('#blog-sidebar h2', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.9)' });

//Minmal Layout
Cufon.replace('#header h2', { fontFamily: 'GeosansLight', textShadow: '1px 1px rgba(255, 255, 255, 0.9)' });
