var menu_item = {
	src: 'http://www.bluewateryachting.com/_flash/font_gill_ssi.swf'
};

var menu_item_header = {
	src: 'http://www.bluewateryachting.com/_flash/font_avant_garde_demi.swf'
};

var menu_item_header_white = {
	src: 'http://www.bluewateryachting.com/_flash/font_avant_garde_demi.swf'
};


var menu_item_header_selected = {
	src: 'http://www.bluewateryachting.com/_flash/font_avant_garde_demi.swf'
};

var menu_item_selected = {
	src: 'http://www.bluewateryachting.com/_flash/font_gill_ssi.swf'
};

var submenu_item = {
	src: 'http://www.bluewateryachting.com/_flash/font_century_gothic.swf'
};

var submenu_item_selected = {
	src: 'http://www.bluewateryachting.com/_flash/font_century_gothic.swf'
};

var submenu_title_btn = {
	src: 'http://www.bluewateryachting.com/_flash/font_gill_sans_bold.swf'
};

var h1_index = {
	src: 'http://www.bluewateryachting.com/_flash/font_century_gothic.swf'
};

var h1 = {
	src: 'http://www.bluewateryachting.com/_flash/font_century_gothic.swf'
};

var h2 = {
	src: 'http://www.bluewateryachting.com/_flash/font_century_gothic.swf'
};

var h3 = {
	src: 'http://www.bluewateryachting.com/_flash/font_century_gothic.swf'
};

var h5 = {
	src: 'http://www.bluewateryachting.com/_flash/font_century_gothic.swf'
};

// You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
sIFR.useStyleCheck = true;
sIFR.activate(menu_item, menu_item_selected, menu_item_header_selected, menu_item_header, menu_item_header_white, h1_index, submenu_item, submenu_item_selected, submenu_title_btn, h1, h2, h3, h5);

sIFR.replace(menu_item, {
	selector: '.menu_item',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-weight:normal; text-transform:uppercase; font-size:11px; }'
	,'a { color: #838687; text-decoration: none; }'
	,'a:hover { color: #636363; }'
	]
});

sIFR.replace(menu_item_selected, {
	selector: '.menu_item_selected',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-weight:normal; text-transform:uppercase; font-size:11px; }'
	,'a { color: #515151; text-decoration: none; }'
	,'a:hover { color: #636363; }'
	]
});

sIFR.replace(menu_item_header, {
	selector: '.menu_item_header',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-weight:bold; text-transform:uppercase; font-size:11px; text-align:center; }'
	,'a { color: #656565; text-decoration: none; }'
	,'a:hover { color: #4b4b4b; }'
	]
});

sIFR.replace(menu_item_header_white, {
	selector: '.menu_item_header_white',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-weight:bold; text-transform:uppercase; font-size:11px; text-align:center; }'
	,'a { color: #ffffff; text-decoration: none; }'
	,'a:hover { color: #eeeeee; }'
	]
});

sIFR.replace(menu_item_header_selected, {
	selector: '.menu_item_header_selected',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-weight:bold; text-transform:uppercase; font-size:11px; text-align:center; }'
	,'a { color: #656565; text-decoration: none; }'
	,'a:hover { color: #4b4b4b; }'
	]
});

sIFR.replace(h1_index, {
	selector: '.h1_index',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-size:14px; font-weight:bold;}'
	,'a { color: #617c91; text-decoration: none; }'
	,'a:hover { color: #00adef; }'
	]
});

sIFR.replace(h1, {
	selector: 'h1',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { color: #494949; font-size:18px; font-weight:normal;}'
	,'a { color: #5f5f5f; text-decoration: none; }'
	,'a:hover { color: #000000; }'
	]
});

sIFR.replace(h2, {
	selector: 'h2',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { color: #617c91; font-size:13px; font-weight:bold;}'
	,'a { color: #617c91; text-decoration: none; }'
	,'a:hover { color: #00adef; }'
	]
});

sIFR.replace(h3, {
	selector: 'h12',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { color: #5f5f5f; font-size:11px; font-weight:bold;}'
	,'a { color: #5f5f5f; text-decoration: none; }'
	,'a:hover { color: #5f5f5f; }'
	]
});

sIFR.replace(h5, {
	selector: 'h5',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { color: #5c5c5c; font-size:15px; font-weight:bold;}'
	,'a { color: #5f5f5f; text-decoration: none; }'
	,'a:hover { color: #3b3b3b; }'
	]
});

sIFR.replace(submenu_item, {
	selector: '.submenu_item',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-size:11px; font-weight:bold;}'
	,'a { color: #8a8a8a; text-decoration: none; }'
	,'a:hover { color: #727272; }'
	]
});

sIFR.replace(submenu_item_selected, {
	selector: '.submenu_item_selected',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-size:11px; font-weight:bold;}'
	,'a { color: #77808d; text-decoration: none; }'
	,'a:hover { color: #51637f; }'
	]
});

sIFR.replace(submenu_title_btn, {
	selector: '.submenu_title_btn',
	wmode: 'transparent'
	,css: [
	'.sIFR-root { font-size:9px;}'
	,'a { color: #7f7f7f; text-decoration: none;}'
	,'a:hover { color: #6d6d6d; }'
	]
});
