


@font-face {
 font-family: "Magneto";
 src: url("MAGNETOB.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Magneto";
 src: url("MAGNETOB.TTF") /* TTF file for CSS3 browsers */
}


@font-face {
    font-family: 'airstreamregular';
    src: url('airstream-webfont.woff2') format('woff2'),
         url('airstream-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
  font-family: 'airstream';
  src: url('webfont.eot'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://steelguitaracademy.com/sgamembership/wp-content/themes/wp2017-sgacss/fonts/Airstream.woff') format('woff'), /* Pretty Modern Browsers */
       url('https://steelguitaracademy.com/sgamembership/wp-content/themes/wp2017-sgacss/fonts/AIRSTREA.TTF')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


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



#site-title {
    position: relative;
    text-align: center;
    width: auto;
    margin: auto;
	clear: none;
	height: 300px;
	background-image: url('https://steelguitaracademy.com/images/header/2020-sga-logo-large.png');
	background-size: cover;
	background-repeat: no-repeat;
	
}


#header img.sgalarge {
margin: 10px 0px 0px 0px;
  width: 75%;
    height: auto;
    width: auto\9; /* ie8 */

	}


#header img.sgamed1 {
	width: 75%;
	height: auto;
	width: auto\9; /* ie8 */
	display: none;

	}


#header img.sgamed2 {
	width: 75%;
	height: auto;
	width: auto\9; /* ie8 */
	display: none;

	}



#header img.sgasmall1 {
	display: none;
	}



#header img.sgasmall2 {
	display: none;
	}


.notespic2 {
	position: absolute;
	z-index: 15;
	top: 155px;
	height: auto;
	width: 70%;

}

.notespic {
	display: none;
	}


img.boximagesmall {  
	display: none;
	}


/****
Bottom Navbar
****/



#bottomnavbar {
	display: none;
	}


.lowerpromo {
	display: none;

	}
	
.lowerpromo_subdiv {
	display: none;
	}
	
