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

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

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

::selection {
  background: #e0ab15; /* WebKit/Blink Browsers */
  color: #333;
}
body {
	background-color: #425563;
	font-family: 'Cambriahrregular';
}
a {
	text-decoration: none;
	font: 24px 'Helvetica_neue_lt_pro_hr95Blk', Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	color: #333 !important;
	text-align: center;
}
a:hover {
	text-decoration: none;
	font: 24px 'Helvetica_neue_lt_pro_hr95Blk', Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	color: #333;
	text-align: center;
}
h1 {
	text-indent: -9999px !important;
	}
.quoteBlock {
	position: relative;
	display: block;
	top: 50px;
	}
.quoteText {
	font: 18px 'Cambriahrregular', Georgia, serif;
	line-height: 30px;
	color: #fff;
	}

.quoteText  span{
	position: relative;
	display: block;
	margin-top: 30px;
	font: 18px 'Cambria_hritalic', Georgia, serif;
	text-align: right;
	line-height: 48px;
	color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	}
.footerLink span{
	font: 30px 'Cambriahrregular', Georgia, serif;
	text-transform: initial;
	}


	