body { 
	/*IMPORTANT DO NOT SET COLOUR HERE ELSE WILL OVERRIDE TINYMCE COLOURS! Change in style.css*/
	font-family: 'Calibri', Arial;
	font-size:16px;
	font-weight:400;
	/*line-height:18px;*/ /* DO NOT CHANGE! DO NOT SET LINE HEIGHT HERE */
}
img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #a50010; /* customize_link */ text-decoration:none;
}
a:hover {
	/* customize_link_hover */ color: #333; text-decoration:none; /* customize_link_hover */
} 
h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1 {
	color:#a50010; 
	text-transform:none; font-family: 'Calibri',Arial; font-weight:bold; font-size:30px; line-height:1.2em; margin:5px 0px;
}
h2 {
	color:#333;
	text-transform:none; font-family: 'Calibri',Arial; font-weight:bold; font-size:18px; line-height:1.2em; margin:5px 0px;
}
h3 {
	color:#a50010;
	text-transform:none; font-family: 'Calibri',Arial; font-weight:bold; font-size:14px; line-height:1.2em; margin:5px 0px;
}
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p { padding: 0px 0px 12px 0px; margin: 0px; }



@font-face {
	font-family: 'Calibri';
	src: url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri.eot');
	src: local('☺'), url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri.woff') format('woff'),
	url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri.ttf') format('truetype'),
	url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Bold.eot');
	src: local('☺'), url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Bold.woff') format('woff'),
	url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Bold.ttf') format('truetype'),
	url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Italic.eot');
	src: local('☺'), url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Italic.woff') format('woff'),
	url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Italic.ttf') format('truetype'),
	url('http://www.bcrc.co.nz/themes/default_home/fonts/Calibri-Italic.svg') format('svg');
	font-weight: normal;
	font-style: italic;
}