var times = {
  src: 'swf/times.swf'
};

sIFR.activate(times);

sIFR.replace(times, {
  selector: '#nav_main li',
  wmode:	'transparent',
  forceSingleLine: true,
  css:		['.sIFR-root { text-align: center; font-style: italic; font-size: 15px; color: #f7e9d8; }', 'a { color: #f7e9d8; text-decoration: none; }', 'a:hover { color: #ffffff; }', '.selected { color: #f9dbb7; }']
});

sIFR.replace(times, {
  selector: '#page_title',
  wmode:	'transparent',
  css:		['.sIFR-root { text-align: center; font-style: italic; font-size: 30px; color: #DE7F0F; }']
});

sIFR.replace(times, {
  selector: '.page_subtitle1',
  wmode:	'transparent',
  css:		['.sIFR-root { text-align: center; font-style: italic; font-size: 30px; color: #685C49; }']
});

sIFR.replace(times, {
  selector: '#nav_sub h2',
  wmode:	'transparent',
  css:		['.sIFR-root { text-align: center; font-style: italic; font-size: 24px; color: #685C49; }']
});

sIFR.replace(times, {
  selector: '.content_contacts .info_text h3',
  wmode:	'transparent',
  css:		['.sIFR-root { font-style: italic; font-size: 20px; color: #685C49; }']
});

sIFR.replace(times, {
  selector: '.info_text h2, #nav_sub h3, #nav_sub ul li, .list1 li h2',
  wmode:	'transparent',
  css:		['.sIFR-root { font-style: italic; font-size: 18px; color: #AD5400; text-indent: 19px; }', 'a { color: #AD5400; text-decoration: none; }', 'a:hover { color: #685C49; }']
});

sIFR.replace(times, {
  selector: '#form_contact ul li label',
  wmode:	'transparent',
  css:		['.sIFR-root { font-style: italic; font-size: 14px; color: #AD5400; text-align: right; }']
});
// ff bug: 
