var garamondpro = { src: '/fonts/swf/garamondpro.swf' };
sIFR.repaintOnResize = false;
sIFR.activate(garamondpro);
sIFR.replace(garamondpro, { selector: 'h1', css: ['.sIFR-root {margin : 0; font-size : 35px; color: #ffffff; text-transform : lowercase; background-color : #97b47b;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: 'h2', css: ['.sIFR-root {margin : 0; font-size : 25px;  color: #ffffff; text-transform : lowercase; background-color : #97b47b;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: 'p.Header', css: ['.sIFR-root {font-size : 22px; color: #536d3a; text-transform : lowercase; background-color : #97b47b;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: '#Content h3', css: ['.sIFR-root {font-size : 22px; color: #ffffff; text-transform : lowercase; background-color : #97b47b;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: '#oRightContainer h3', css: ['.sIFR-root {font-size : 22px; color: #ffffff; text-transform : lowercase; background-color : #536d3a;}'], wmode: 'transparent' });
