/* CSS Document */

@font-face {
    font-family: 'outstandingregular';
    src: url('outstanding-webfont.eot');
    src: url('outstanding-webfont.eot?#iefix') format('embedded-opentype'),
         url('outstanding-webfont.woff2') format('woff2'),
         url('outstanding-webfont.woff') format('woff'),
         url('outstanding-webfont.ttf') format('truetype'),
         url('outstanding-webfont.svg#outstandingregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1	{font-family: 'outstandingregular', Arial, sans-serif; font-size:1em; color:#372c13; line-height:300%;}
h2	{font-family: 'outstandingregular', Arial, sans-serif; font-size:0.9em; color:#372c13; line-height:275%;}

h3			{font-family: 'Righteous', cursive; font-size:1.3em; color:#f6f0e1; letter-spacing:1px;}
h3 a		{text-decoration:none; color:#f6f0e1;}
h3 a:hover 	{text-decoration:underline;}

h4	{font-family: 'Droid Serif', serif; font-size:0.8em; color:#372c13; text-align:justify; font-weight:600;}

h5	{font-family: 'Droid Serif', serif; font-size:1.8em; color:#372c13; letter-spacing:1px; text-align:right;}
h5 a		{text-decoration:underline; color:#372c13;}
h5 a:hover 	{text-decoration:none;}

h6	{font-family: 'Droid Serif', serif; font-size:1em; color:#372c13; text-align:right; font-weight:bold; margin-top:10px; margin-bottom:0;}
h6 a		{text-decoration:underline; color:#372c13;}
h6 a:hover 	{text-decoration:none;}

h7	{font-family: 'Droid Serif', serif; font-size:0.8em; color:#372c13; text-align:center; font-weight:bold; margin-top:10px; margin-bottom:0;}

p	{font-family: 'Droid Serif', serif; font-size:1.3em; color:#372c13; text-align:justify;}
p a	{color:#372c13; font-weight:bold;}
p a:hover	{text-decoration:none; color:#372c13;}