
	/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
	html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	
	margin: 0;	
	padding: 0;	
	border: 0;	
	font-size: 100%;	
	font: inherit;	
	vertical-align: baseline;}
	
	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	
	display: block;}
	
	body {	
	line-height: 1.5;
	}
	
	ol, ul {	
	list-style: none;
	}
	
	blockquote, q {	
	quotes: none;
	}
	
	blockquote:before, blockquote:after,q:before, q:after {	
	content: '';	
	content: none;
	}
	
	table {	
	border-collapse: collapse;	border-spacing: 0;
	}	 
	
	/* end reset*/ 

	
	
	/* color scheme (from hiawatha statue picture): 
	#653C40 pink
	#837879 gray
	#545931 pale green
	#344219 forest green
	#042533 blue
	#EEF2F5 pale gray
	*/
	

	
/* default styles*/



body {
			font-family: 'Raleway', sans-serif;
			font-size: 16px;
			background-image: url("img/paperbackground.png");
 
		}

#wrapper {
	margin: 1% auto;
	width:100%;
	background: #67074E;
		}

#wrapper2 {
	margin: 1% auto;
	width:100%;

		}		
			
#acousticwrapper img{
	max-width: 100%;
}			
	
header {
			text-align: center;
			color: white;
			padding: 2%;
			margin: 2%;
		}
		
h1  {
		font-family: 'Cookie', cursive;
		font-size: 5em;
		text-align: center;
		color: white;
		}
		
h2 {
		font-family: 'Cookie', cursive;
		font-size: 4.5em;
		text-align: center;
		color: white;
		
		}
h3 {
		font-family: 'Cookie', cursive;
		font-size: 1.5em;
		color: white;
		text-align: center;
		
	}	

#homehead h1{
	color:#67074E;
}


img{
	width: 100%;
}

#introduction {
	font-family: 'Raleway', sans-serif;
	display: block;
	text-align: justify;
	padding: 2%;
	background: #67074E;
	margin: 2%;
	}
#acoustic {
	font-family: 'Raleway', sans-serif;
	display: block;
	text-align: justify;
	padding: 2%;
	margin: 2%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	}

#acoustic p{
	padding: 2%;
	text-align: left;
	margin-bottom: 2%;
	line-height: 1.5em;
	background-color: #021D40;
	color: white;
}
#acoustic img{
	max-width: 500px;
	height: auto;
	padding:7%;
}

#acoustic a{
	color:white;
}
#acoustichead h1{
	color:#021D40;
}

#print {
	font-family: 'Raleway', sans-serif;
	display: block;
	text-align: justify;
	padding: 2%;
	margin: 2%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	}

#print p{
	padding: 2%;
	text-align: left;
	margin-bottom: 2%;
	line-height: 1.5em;
	background-color: #DD9933;
	color: white;
}
#print img{
	max-width: 500px;
	height: auto;
	padding:7%;
}

#print a{
	color:white;
}
#printhead h1{
	color:#DD9933;
}
.instructions{
	background:white; 
	padding: 10%;
	text-align: center;	
	display: grid;
	grid-template-columns: 1fr;
}
.instructions p{
	font-size: .8em;
	padding: 2px;
	text-align: center;
}
.video a{
	color:white;
}
#bookpics{
	display: grid;
	grid-template-columns: 1fr;
	margin:auto;
}

#bookpics img{
	width:700px;
	height: auto;
	margin: auto;
}


h4{
	font-family: 'Cookie', cursive;
	font-size: 2em;
	text-align: center;
	color: #5A175D;

}
#visual{
	font-family: 'Raleway', sans-serif;
	display: block;
	text-align: justify;
	padding: 2%;
	background: #05878A;
	margin: 2%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	}

#visual p{
	padding: 2%;
	text-align: left;
	margin-bottom: 2%;
	line-height: 1.5em;
	background-color: #05878A;
	color: white;
}
#visual img{
	max-width: 500px;
	height: auto;
	padding:7%;
}

#visual a{
	color:white;
}
#visualhead h1{
	color:#05878A;
}

#video {
	font-family: 'Raleway', sans-serif;
	padding: 2%;
	background: #05878A;
	margin:auto;
	}
.video {
	width: 50%;
	margin: 0 auto; 
}

#video p{
	padding: 2%;
	text-align: center;
	margin-bottom: 2%;
	line-height: 1.5em;
	background-color: #05878A;
	color: white;
}

#introduction p {
	color:white;
	padding: 2%;
	text-align: left;
	margin-bottom: 2%;
	line-height: 1.5em;
			}
#introduction a{
	color:white;
	margin: auto;
	text-align: center;
}
#sources p{
	background: #5A175D;
line-height: 2em;
margin:auto;
padding:2%;
}
#sources a{
	color:white;
	margin: auto;
	text-align: center;
}

h5{
	color:#5A175D;
	font-family: 'Cookie', cursive;
	font-size: 6em;
	text-align: center;
}
.audio{
	margin:auto;
	text-align: center;
}
p span {
	font-style: italic;
}

footer {   
   background-color:#074E67;
   margin: 2% auto;
   text-align: center;
   color: white;
   }
  nav {
			display: none;
			width: auto;
			padding:1%;
			margin: 1% auto;
			
		}

   #ham-icon  {
    	display: block;
    	font-size: 2.5em;
    	width: auto;
    	margin: 0 auto;
    }

   #close-icon  {
    	display: block;
     
    	font-size: 1.5em;
    	width: auto;
    	margin: 0 auto;
    }

    a.menu-icon:link, a.menu-icon:visited {
       color: black;
       text-decoration: none;
    }

    a.menu-icon:hover, a.menu-icon:focus {
       color: gray;
    }

	nav ul {
			
			display: grid;
			grid-template-columns: 1fr;
			grid-gap: 1%;
		}
		
	nav li {
		display: block;
		border: 1px solid black;
		}

	
	nav li a {
			display: block;
			text-align: center;
			text-decoration: none;
			padding:1%;
			border: 1px solid black;
		}
	
	
	nav li a:link, nav li a:visited  {
			color: white;
			background: #67074E ;
			border: 2px solid white;
		}
	
	nav li a:hover, nav li a:focus {
			color: #000;
			background: #05878A;
			border: 2px solid white;
		}




	
	/* desktop styles */
	 
@media only screen and (min-width: 500px){
	#wrapper {
		padding: 5%;
		width:90%;
		max-width: 1500px;
		border: 1px solid white;
		}
		
		nav {			
			display: block !important;
			}	
			nav ul {
			grid-area: nav;
			grid-template-columns: 1fr 1fr 1fr 1fr;
			}	

			#ham-icon  {
	    	display: none !important;
			}

			#close-icon  {
    		display: none;
			}
	
	
		#header {
			grid-area: header;
			text-align: center;
			color: white;
			background: #344219;
			padding: 2%;
			margin: 2%;
			}
		
	
	  
   
} /*closes media query for desktop style*/