
var gotham_book = { src: '/CRA/flash/fontGothamBook.swf' };
var gotham_bold = { src: '/CRA/flash/fontGothamBold.swf' };
var gotham_book_bold = { src: '/CRA/flash/fontGothamMedium.swf' };

sIFR.activate(gotham_book, gotham_bold, gotham_book_bold);

// sIFR.replace(futura, {
// 	selector: 'h1',
// 	css: '.sIFR-root { color: #000000; }'
// });
// 
// sIFR.replace(CorrespondenceSerifBoldItalic, {
// 	selector: '#intro p em',
// 	wmode: 'transparent',
// 	css: '.sIFR-root { color: #000000; }',
// 	tuneHeight: -8
// });


// sIFR.replaceElement(named({sSelector:"#homeImage h2", sFlashSrc:"/CRA/flash/gotham_book.swf", sColor:"#8a1d04", nPaddingTop:20, nPaddingRight:25, nPaddingBottom:20, nPaddingLeft:25, sWmode:"transparent"}));
sIFR.replace(gotham_book, {
	selector: '#homeImage h2',
	wmode: 'transparent',
	css: '.sIFR-root { color: #8a1d04; }'
});

// sIFR.replaceElement(named({sSelector:"#homeImage h3", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#f47321", nPaddingTop:0, nPaddingRight:25, nPaddingBottom:15, nPaddingLeft:25, sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#homeImage h3',
	wmode: 'transparent',
	css: '.sIFR-root { color: #f47321; }'
});

// sIFR.replaceElement(named({sSelector:"#content h2", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#8a1d04", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#content h2',
	wmode: 'transparent',
	css: '.sIFR-root { color: #8a1d04; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:"#content h3", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#3d3d3d", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#content h3',
	css: [
		'.sIFR-root { color: #3d3d3d; }',
		'a { color: #298CB5; }',
		'a:visited { color: #298CB5; }',
		'a:hover { color: #3A6F8F; }'
	],
	wmode: 'transparent'
});

// sIFR.replaceElement(named({sSelector:"#sidebarRight h3", sFlashSrc:"/CRA/flash/gotham_bold.swf", sColor:"#595959", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_bold, {
	selector: '#sidebarRight h3',
	wmode: 'transparent',
	css: '.sIFR-root { color: #595959; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:".portalFeatures h3", sFlashSrc:"/CRA/flash/gotham_bold.swf", sColor:"#8a1d04", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_bold, {
	selector: '.portalFeatures h3',
	wmode: 'transparent',
	css: '.sIFR-root { color: #8a1d04; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:"#homepage .syndLocal h3", sFlashSrc:"/CRA/flash/gotham_bold.swf", sColor:"#8a1d04", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_bold, {
	selector: '#homepage .syndLocal h3',
	wmode: 'transparent',
	css: '.sIFR-root { color: #8a1d04; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:"#homepage h5", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#3e3e3e", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#homepage h5',
	wmode: 'transparent',
	css: '.sIFR-root { color: #3e3e3e; }'
});

// sIFR.replaceElement(named({sSelector:"#homepage .sidebar h3", sFlashSrc:"/CRA/flash/gotham_bold.swf", sColor:"#f47321", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_bold, {
	selector: '#homepage .sidebar h3',
	wmode: 'transparent',
	css: '.sIFR-root { color: #f47321; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:"#subdivs h5", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#3a6f8f", nPaddingTop:20, sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#subdivs h5',
	wmode: 'transparent',
	css: '.sIFR-root { color: #3a6f8f; }'
});

// sIFR.replaceElement(named({sSelector:"#content h5", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#467896", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#content h5',
	css: [
		'.sIFR-root { color: #467896; }',
		'a { color: #298CB5; }',
		'a:visited { color: #298CB5; }',
		'a:hover { color: #3A6F8F; }'
	],
	wmode: 'transparent'
});

// sIFR.replaceElement(named({sSelector:"h5", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#3e3e3e", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: 'h5',
	css: [
		'.sIFR-root { color: #3e3e3e; }',
		'a { color: #298CB5; }',
		'a:visited { color: #298CB5; }',
		'a:hover { color: #3A6F8F; }'
	],
	wmode: 'transparent'
});

// sIFR.replaceElement(named({sSelector:"#content #greybox h4", sFlashSrc:"/CRA/flash/gotham_bold.swf", sColor:"#000000", nPaddingBottom:4, sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#content #greybox h4',
	wmode: 'transparent',
	css: '.sIFR-root { color: #000000; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:"#boxLeft h4", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#131313", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#boxLeft h4',
	wmode: 'transparent',
	css: '.sIFR-root { color: #131313; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:"#boxRight h4", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#131313", sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#boxRight h4',
	wmode: 'transparent',
	css: '.sIFR-root { color: #131313; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:"#content h4", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#3e3e3e", nPaddingBottom: 9, sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '#content h4',
	css: [
		'.sIFR-root { color: #3e3e3e; }',
		'a { color: #298CB5; }',
		'a:visited { color: #298CB5; }',
		'a:hover { color: #3A6F8F; }'
	],
	wmode: 'transparent'
});

// sIFR.replaceElement(named({sSelector:".double li", sFlashSrc:"/CRA/flash/gotham_bold.swf", sColor:"#7f7309",  nPaddingTop:3,  nPaddingLeft:17, sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_bold, {
	selector: '.double li',
	wmode: 'transparent',
	css: '.sIFR-root { color: #7f7309; text-transform: uppercase; }'
});

// sIFR.replaceElement(named({sSelector:".styleright h6", sFlashSrc:"/CRA/flash/gotham_book_bold.swf", sColor:"#305c7d",  nPaddingTop:2,  nPaddingBottom:4, sCase:"upper", sWmode:"transparent"}));
sIFR.replace(gotham_book_bold, {
	selector: '.styleright h6',
	wmode: 'transparent',
	css: '.sIFR-root { color: #305c7d; text-transform: uppercase; }'
});

/* EOF */
