Cufon.replace('#header .row-2 span, h3, h4', { fontFamily: 'AG Foreigner Light-Plain' });
Cufon.replace('#header .row-2 span strong', { fontFamily: 'AG Foreigner Light-Bold' });
Cufon.replace('#header .row-2 .fleft span', { fontFamily: 'AG Foreigner Light-Plain', textShadow:'1px 1px #b9de7c' });
Cufon.replace('#header .row-2 .fleft span strong', { fontFamily: 'AG Foreigner Light-Bold', textShadow:'1px 1px #b9de7c' });
Cufon.replace('#header .row-2 .fright span', { fontFamily: 'AG Foreigner Light-Plain', textShadow:'1px 1px #a0d0f4' });
Cufon.replace('#header .row-2 .fright span strong', { fontFamily: 'AG Foreigner Light-Bold', textShadow:'1px 1px #a0d0f4' });
Cufon.replace('#content .bottom .fright, h5', { fontFamily: 'Myriad Pro Light' });
Cufon.replace('#content .bottom .fright a span', { fontFamily: 'Myriad Pro Regular' });
Cufon.replace('.nav-box ul li', { fontFamily: 'Myriad Pro Italic', hover:true });
