/*
12px baseline typography
Author: Karl Dawson
Author URL: http://singlecelldesign.com
*/

/* Typography ----------------------------- */
@font-face {
	font-family: 'FertigoProRegular';
	src: url('style/fonts/fertigo_pro.eot');
	src: local('Fertigo Pro Regular'), local('FertigoPro-Regular'), url('style/fonts/fertigo_pro.otf') format('opentype');
}

body{font:12px/1.5 Georgia, "Times New Roman", Times, serif;}
h1,h2,h3,h4,h5,h6{font-weight:700;color:#783f04;}
h1,h2#introTitle{margin:0 10px 1.5em;font-size:2em;line-height:0.75;font-family:"FertigoProRegular",Georgia, "Times New Roman", Times, serif;}
h2{margin:0 10px .75em;font-size:1.5em;line-height:1;font-family:"FertigoProRegular",Georgia, "Times New Roman", Times, serif;color:#783f04;}
h3,h4,h5,h6{margin:0 10px 1em;font-size:1.33333em;line-height:1.125;}
p,ul,blockquote,pre,td,th,label{margin:0 10px 1.5em;font-size:1em;line-height:1.5;}
p.small{margin:0 10px 1.8em;font-size:0.83334em;line-height:1.8;}

table{margin-bottom:1.5em;font-size:inherit;font-size:100%;}
select,input,textarea{font:99% helvetica,arial,sans-serif;}
em{font-style:italic;}
.amp{font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif; font-size:1.0769em;line-height:1;font-style:italic;}
