@charset "utf-8";
/* CSS Document */
/* FONTS */

body {
	/*background: #DEDEDE;*/
	background: #E5E5E5 url(../images/grain.png) 0 0;
	font-family: 'Ubuntu Condensed', Arial, sans-serif;
	font-size:16px; letter-spacing: -1px; }
	
div.clear {clear: both; }



h1 { font-weight:400; font-size:2em; color:#2C2C2C; margin: 0 0 0 0; text-transform:none; }
h2 { font-weight:400; font-size:1.6em; margin: 0 0 0 0; color:#2C2C2C; }
h3 { font-weight:400; font-size:1.2em; margin: 0 0 0 0;  color:#2C2C2C; }
h4 { font-weight:400; margin: 0 0 0 0;  color:#2C2C2C; }
p {	font-weight:400; font-size:1.2em; color:#2C2C2C; margin: 0 0 .5em 0;	}
a {	font-weight:400; color:#2C2C2C;	text-decoration:none;}
a:hover { color:#000;}


@font-face {
    font-family: 'league_gothiccondensed_italic';
    src: url('fonts/leaguegothic-condenseditalic-webfont.eot');
    src: url('fonts/leaguegothic-condenseditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguegothic-condenseditalic-webfont.woff2') format('woff2'),
         url('fonts/leaguegothic-condenseditalic-webfont.woff') format('woff'),
         url('fonts/leaguegothic-condenseditalic-webfont.ttf') format('truetype'),
         url('fonts/leaguegothic-condenseditalic-webfont.svg#league_gothiccondensed_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'league_gothicCnRg';
    src: url('fonts/leaguegothic-condensedregular-webfont.eot');
    src: url('fonts/leaguegothic-condensedregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguegothic-condensedregular-webfont.woff2') format('woff2'),
         url('fonts/leaguegothic-condensedregular-webfont.woff') format('woff'),
         url('fonts/leaguegothic-condensedregular-webfont.ttf') format('truetype'),
         url('fonts/leaguegothic-condensedregular-webfont.svg#league_gothicCnRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'league_gothicregular';
    src: url('fonts/leaguegothic-regular-webfont.eot');
    src: url('fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguegothic-regular-webfont.woff2') format('woff2'),
         url('fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('fonts/OpenSans-CondLight-webfont.eot');
    src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('fonts/OpenSans-CondBold-webfont.eot');
    src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'Myriad Pro Condensed';
font-style: normal;
font-weight: normal;
src: url('fonts/MYRIADPRO-COND.woff') format('woff');
}
