var gillsans = {
  src: 'http://code.brightonconsulting.net.au/sifr3/fonts/gillsans.swf'
};
var myriad = {
  src: 'http://code.brightonconsulting.net.au/sifr3/fonts/myriad.swf'
};


  sIFR.activate(gillsans);
  
    sIFR.activate(myriad);
  
  

  
  sIFR.replace(gillsans, {
    selector: 'h1'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #506f62; font-size:28px;}'
    ]
  });
  
 
 sIFR.replace(myriad, {
    selector: 'div.quirky h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #f58025; font-size:18px; font-weight:bold;}'
    ]
  });
 
 
  sIFR.replace(myriad, {
    selector: 'table.sifrFeature h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #f58025; font-size:18px; font-weight:bold;}'
    ]
  });
  
  
  sIFR.replace(myriad, {
    selector: 'h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #614900; font-size:20px;}'
    ]
  });
  
    sIFR.replace(gillsans, {
    selector: 'div.ls_comm1 h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #f58025; font-size:28px; font-weight:bold;}'
    ]
  });
  
  
   sIFR.replace(myriad, {
    selector: 'div.ls_home1 h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #679A68; font-size:22px; font-weight:normal;}'
    ]
  });
   
   
   
/* 
   
   var flash1 = {
  src: 'http://code.brightonconsulting.net.au/sifr3/fonts/frutiger.swf'
};
 

  sIFR.activate(flash1);
  
  sIFR.replace(flash1, {
    selector: 'li.silo h2'
 ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #9e002a; font-size:1.6em; font-weight:bold;}'
   ,'a { text-decoration: none; color: #9e002a }'
      ,'a:hover { color: #666666 }'
    ]
  });
  
  sIFR.replace(flash1, {
    selector: 'div#pageheader div.container_1'
 ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #9e002a; font-size:1.6em; font-weight:bold;}'
    ]
  });
  
  sIFR.replace(flash1, {
    selector: 'div.description h2'
 ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #9e002a; font-size:1.6em; font-weight:bold;}'
   ,'a { text-decoration: none; color: #9e002a }'
      ,'a:hover { color: #666666 }'
    ]
  });


-->*/ 
  
  
  
