/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 14, 2015 */



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

}
@font-face {
    font-family: 'futura-mdbt';
    src: url('../Fonts/futura-mdbt.eot');
    src: url('../Fonts/futura-mdbt.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/futura-mdbt.woff') format('woff'),
         url('../Fonts/futura-mdbt.ttf') format('truetype'),
         url('../Fonts/futura-mdbt.svg#futura-mdbt') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Zapfino';
    src: url('Zapfino.eot');
    src: url('Zapfino.eot?#iefix') format('embedded-opentype'),
        url('Zapfino.woff2') format('woff2'),
        url('Zapfino.woff') format('woff'),
        url('Zapfino.svg#Zapfino') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
  font-family: "AmerTypewriterITC";
  src: url("../Fonts/aflfont.eot"); /* IE9 Compat Modes */
  src: url("../Fonts/aflfont.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../Fonts/aflfont.otf") format("opentype"), /* Open Type Font */
    url("../Fonts/aflfont.svg") format("svg"), /* Legacy iOS */
    url("../Fonts/aflfont.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../Fonts/aflfont.woff") format("woff"), /* Modern Browsers */
    url("../Fonts//aflfont.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

.LOGO {
	font-family: futura_lt_light ;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.BODY {
	font-family: penumbra ;
	font-size:36px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.menu-font {
	font-family: futura-mdbt ;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.contact-font {
	font-family: futura_lt_light ;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#cont-menu {
	position: fixed;
	width: 100%;
	z-index: 100;
	margin: auto;
}
#cont-video-home {
	position: relative;
	width: 100%;
	z-index: 1;
	margin: auto;
	top: 100px;
}

#footer {
	position: relative;
	width: 100%;
	height: 130px;
	z-index: 100;
	background-color: #000;
	margin: auto;
	top: 150px;
	
}
 #maps {
	position: relative;
	width: 100%;
	z-index: 10;
	left: 100px;
	top: 100px;
}
#imm-dove {
	position: absolute;
	width: 100%;
	height: 400px;
	z-index: 1;
	left: 825px;
	top: 0px;
}