body { 
	/*IMPORTANT DO NOT SET COLOUR HERE ELSE WILL OVERRIDE TINYMCE COLOURS! Change in style.css*/
	font-family: 'klavika_rgregular';
	font-size:16px;
	font-weight:normal;
	/*line-height:18px;*/ /* DO NOT CHANGE! DO NOT SET LINE HEIGHT HERE */
}
img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #2d2a80; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #2d2a80; text-decoration:none; /* customize_link_hover */
} 
h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1 {
	color:#2d2a80; 
	text-transform:uppercase; font-family: 'klavikamedium'; font-weight:normal; font-size:30px; line-height:1.2em; margin:5px 0px;
}
h2 {
	color:#2d2a80;
	text-transform:uppercase; font-family: 'klavikamedium'; font-weight:normal; font-size:24px; line-height:1.2em; margin:5px 0px;
}
h3 {
	color:#2d2a80;
	text-transform:none; font-family: 'klavikamedium'; font-weight:normal; font-size:18px; 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: 'klavika_rgregular';
    src: url('http://www.asparks.co.nz/themes/default_home/images/klavika-regular-webfont.eot');
    src: url('http://www.asparks.co.nz/themes/default_home/images/klavika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-regular-webfont.woff') format('woff'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-regular-webfont.ttf') format('truetype'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-regular-webfont.svg#klavika_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'klavika_bdbold';
    src: url('http://www.asparks.co.nz/themes/default_home/images/klavika-bold-webfont.eot');
    src: url('http://www.asparks.co.nz/themes/default_home/images/klavika-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-bold-webfont.woff') format('woff'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-bold-webfont.ttf') format('truetype'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-bold-webfont.svg#klavika_bdbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'klavikamedium';
    src: url('http://www.asparks.co.nz/themes/default_home/images/klavika-medium-webfont.eot');
    src: url('http://www.asparks.co.nz/themes/default_home/images/klavika-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-medium-webfont.woff') format('woff'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-medium-webfont.ttf') format('truetype'),
         url('http://www.asparks.co.nz/themes/default_home/images/klavika-medium-webfont.svg#klavikamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}