@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'helveticaneuelight';
    src: url('fonts/helveticaneue_lt-webfont.eot');
    src: url('fonts/helveticaneue_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue_lt-webfont.woff') format('woff'),
         url('fonts/helveticaneue_lt-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue_lt-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helveticaneueheavy';
    src: url('fonts/helveticaneue_bld-webfont.eot');
    src: url('fonts/helveticaneue_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue_bld-webfont.woff') format('woff'),
         url('fonts/helveticaneue_bld-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue_bld-webfont.svg#helveticaneueheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'akzidenz-grotesk_bq_condensBd';
    src: url('fonts/akzidenz-grotesk-bq-bold-condensed_2806-webfont.eot');
    src: url('fonts/akzidenz-grotesk-bq-bold-condensed_2806-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akzidenz-grotesk-bq-bold-condensed_2806-webfont.woff') format('woff'),
         url('fonts/akzidenz-grotesk-bq-bold-condensed_2806-webfont.ttf') format('truetype'),
         url('fonts/akzidenz-grotesk-bq-bold-condensed_2806-webfont.svg#akzidenz-grotesk_bq_condensBd') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Akzidenz-Grotesk BQ Light Conde';
    src: url('fonts/akzidenz-grotesk-bq-light-condensed_2824-webfont.eot');
    src: url('fonts/akzidenz-grotesk-bq-light-condensed_2824-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akzidenz-grotesk-bq-light-condensed_2824-webfont.woff') format('woff'),
         url('fonts/Akzidenz-Grotesk-BQ-Light-Condensed_2824.ttf') format('truetype'),
         url('fonts/akzidenz-grotesk-bq-light-condensed_2824-webfont.svg#akzidenz-grotesk_bq_light_cRg') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'akzidenz-grotesk_bq_condensMd';
    src: url('fonts/akzidenz-grotesk-bq-medium-condensed_2835-webfont.eot');
    src: url('fonts/akzidenz-grotesk-bq-medium-condensed_2835-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akzidenz-grotesk-bq-medium-condensed_2835-webfont.woff') format('woff'),
         url('fonts/akzidenz-grotesk-bq-medium-condensed_2835-webfont.ttf') format('truetype'),
         url('fonts/akzidenz-grotesk-bq-medium-condensed_2835-webfont.svg#akzidenz-grotesk_bq_condensMd') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { margin-top: 0; padding-top: 0; }
.large-orange {
	font-size: 50px;
	color: #333333;
	font-family: "Lane - Narrow";
	font-weight: normal;
}
.people {
	font-family: "Lane - Narrow";
	font-size: 42px;
	color: #333;
}

.Large-Reg-Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.home-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
