sIFR.replace(futura, {
	selector: '#sidebar h1.hilite',
	css: [
        '.sIFR-root { background-color: #ac2230; text-align: center; font-weight: bold; text-transform: uppercase; color: #ffffff; margin-left: 3;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff; }'
        ,'a:hover { color: #ffffff; text-decoration: underline; }'
	],
	tuneHeight: -3,
	wmode: 'transparent'
});

sIFR.replace(futura, {
	selector: '#sidebar h1',
	css: [
        '.sIFR-root { background-color: #666666; text-align: center; font-weight: bold; color: #ffffff; text-transform: uppercase; margin-left: 3;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff; }'
        ,'a:hover { color: #ffffff; text-decoration: underline; }'
	],
	tuneHeight: -3,
	wmode: 'transparent'
});

sIFR.replace(futura, {
	selector: '#footer-content h1',
	css: [
        '.sIFR-root { background-color: #ffffff; text-align: left; font-weight: bold; color: #491b04; text-transform: uppercase; letter-spacing: 1; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #491b04; }'
        ,'a:hover { color: #491b04; text-decoration: underline; }'
	],
	wmode: 'transparent'
});

sIFR.replace(futura, {
	selector: 'h1.categorytitle',
	css: [
        '.sIFR-root { background-color: #ffffff; text-align: left; font-weight: bold; text-transform: uppercase; color: #be153d; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #be153d; }'
        ,'a:hover { color: #be153d; text-decoration: underline; }'
	]
});

sIFR.replace(futura, {
	selector: '#featured h1',
	css: [
        '.sIFR-root { background-color: #fff; text-align: right; font-weight: bold; color: #491b04; text-transform: uppercase;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff; }'
        ,'a:hover { color: #ffffff; text-decoration: underline; }'
	],
	tuneHeight: -5
});

sIFR.replace(futura, {
	selector: '#mainblurb h1',
	css: [
        '.sIFR-root { background-color: #fff; text-align: left; font-weight: bold; color: #491b04; text-transform: uppercase;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff; }'
        ,'a:hover { color: #ffffff; text-decoration: underline; }'
	],
	tuneHeight: -5
});

sIFR.replace(futura, {
	selector: 'h1',
	css: [
        '.sIFR-root { background-color: #666666; text-align: left; font-weight: bold; color: #ffffff; margin-left: 3; text-transform: uppercase;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff; }'
        ,'a:hover { color: #ffffff; text-decoration: underline; }'
	],
	tuneHeight: -3,
	wmode: 'transparent'
});

sIFR.replace(futura, {
	selector: 'h3',
	css: [
        '.sIFR-root { background-color: #ffffff; text-align: left; font-weight: bold; color: #be153d; text-transform: uppercase;}'
	],
	tuneHeight: -3
});

sIFR.replace(futura, {
	selector: '#homeaddress h5',
	css: [
        '.sIFR-root { background-color: #ffffff; text-align: right; font-weight: bold; text-transform: uppercase; color: #be153d; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #be153d; }'
        ,'a:hover { color: #be153d; text-decoration: underline; }'
	],
	wmode: 'transparent'
});

sIFR.replace(futura, {
	selector: 'td.categoryname',
	css: [
        '.sIFR-root { background-color: #ffffff; text-align: right; font-weight: bold; text-transform: uppercase; color: #be153d; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #be153d; }'
        ,'a:hover { color: #be153d; text-decoration: underline; }'
	],
	forceSingleLine: true,
	tuneHeight: -9,
});
