@charset "UTF-8";
/* CSS Document */

 
/* Global */
html {
    background: #E5E7E6;
}
 
 
/* Text */
 
h1 {margin: 0 0 1em 0; font-size: 2em; font-weight: 700; color: #000000;}
h2 {margin: 0 0 .5em 0; font-size: 1.6em; font-weight: 700; line-height: 1.1em; color: #E9692C;}
h3 {margin: 0 0 .5em 0; font-size: 1.3em; font-weight: 700; color: #E9692C;}
h4 {margin: 0 0 1.5em 0; font-size: 1em; font-weight: 700; color: #E9692C;}
 
p { margin: 0 0 1em o;}
 
 
 
/* hyperlinks */
a { color: #007eff;}
a:visited { color: #65b1ff}
 
 
 
 
/* Buttons */
a.btn { font-size: 1.2em; text-decoration: none; color: #fff; border: 1px solid #fff; padding: 4px 15px; }
 
 
 
 
/* header */
 
header { height: 400px; background: #8A3324 url(../Images/redwood-national-park_lg_1920x1281.jpg) center bottom; position:relative; no background-repeat: no-repeat; 
}
header a.logo {
	z-index: 1;
	position: absolute;
	display: block;
	width: 400px;
	height: 200px;
	background: url(../Images/gra451_acadia_style_guide.jpg) no-repeat 0 0;
	background-size: contain;
	top: 30px;
	left: 0px;
	padding-top: 59px;
}
header a.logo span {display: none}

header div.hero h1 {
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1%;
	margin-left: 50%;
	color: #E9692C;
	width: 40%;
	text-align: center;
	display: block;
}
 header .hero h1 {
	display: block;
	padding-top: 10%;
	margin-left: 50%;
	padding-bottom: 0px;
	float: none;
}
header .hero .btn {
	display: inline-block;
	margin-top: 0px;
	margin-left: 57%;
}
 


 /* Section - Navigation */

nav {
    background-color: rgba(0,0,0,.65);
    position: absolute;
    top: 0px; right: 500px; 
    padding: 0px 0 0 0;
    width: 100%;
}
 
nav::after {
	content: '';
	display: block;
	clear: both;
}




 
nav ul {
	list-style: none;
	margin-right: 89px;
	margin-left: 0px;
	margin-bottom: 89px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

 
nav ul li:hover { background-color: #8A3324; }
 
nav ul li a {
	display: inline-block;
	color: #fff;
	padding: 10px 10px;
	text-decoration: none;
	width: 125px; /* for drop down menu */
	position: relative;
	margin-right: -8px;
	margin-left: 12px;
}
 
nav ul li a:visited { color: #fff; }
nav ul li a:hover { background-color: #E9692C; }
 
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
    position: fixed;
    top: 0;
    width: 100%;
}

li {
	float: right;
	padding-right: 0px;
	margin-right: -7px;
}

li a {
	display: block;
	color: white;
	text-align: center;
	padding-top: 14px;
	padding-left: 16px;
	padding-bottom: 14px;
	text-decoration: none;
}
 
/* Top-Level */
nav > ul {
	padding-left: 500px;
}
nav > ul > li { float: right; }
 
 



 
/* Section - All */
 
section { padding: 0 30px; }
/* pseudo element */ section::after { content: ''; display: block; clear: both; }
 
 
 
/* Section - Main */
 
section.main { margin-top: 20px; margin-bottom: 30px; padding: 0; }
section.main aside { width: 33%; float: left; text-align: center;}
section.main .content {margin: 15px; background: no-repeat center top; background-size: 75px 75px; padding-top: 85px;}
 
section.main aside h3 a { color: #E9692C; text-decoration: none; }
section.main aside h3:hover { text-decoration: underline; }
 
 
section.main aside .content.camping { background-image: url(../Images/camping.svg)}
section.main aside .content.tools { background-image: url(../Images/lantern.svg); } 
section.main aside .content.safety { background-image: url(../Images/warning.svg); } 
 
 
 
 
/* Section - Equip Info */
	#page .equip {
	background-color: #8A3324;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
} 
	#page .equip h2 {font-size: 2em; }
 


/* Section - Shopping */
	section.shopping aside h2 { font-size: 2em; }
 
	section.shopping { margin-top: 20px;
	width: 100%; margin-bottom: 30px; padding: 0; margin-left: 0px; margin-right: 0px; }

	section.shopping aside { width: 33%; float: left; text-align: center;}

	section.shopping .content {margin: 1px; background: no-repeat center top; background-size: 75px 75px; padding-top: 85px;}

	section.shopping aside h2 a { color: #E9692C; text-decoration: none; }
	section.shopping aside h2:hover { text-decoration: underline; }

	section.shopping aside .content { padding: 20px 20px 20px 0; }
	section.shopping aside .content img { display: block; margin-bottom: 15px; width: 100%; }
 
 
 
/* if adding P content under the H4 element  section.shopping aside .content p { margin-bottom: .5em;} */
 

 
 

/* Main */
.main article {
	margin-top: 138px;
	margin-bottom: 196px;
}
.main article h2 {
	margin-top: 133px;
}

body footer {
	background-color: #8A3324;
	display: block;
}
#page header {
	width: 100%;
}
body h2 {
	margin-top: 36px;
}
body form {
	margin-bottom: 150px;
}



 
/* Section - Footer */
#page footer {
	background-color: #8A3324; 
	width: 100%;
	
}
footer {
	font-size: 0.8em;
	margin-top: 15px;
	color: white;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50%px;
	margin-left: 0px;
}
footer .content {
	display: inline;
}
footer a { margin-left: 60px; color: white; }
footer a:visited { color: #777; }
footer a:hover { color: #000; }
#page footer {

	display: inline-block;
	
}
form div tr td {
	width: auto;
	max-width: 90%;
	display: table-column;
}
#page footer {
}
 




@media screen and (max-width:820px){
	h1 { font-size: 1.8em; }
	h2 { font-size: 1.6em; }
	h3 { font-size: 1em; }

	
	
	/* Header */
	a.btn {font-size: 1em; }

	header .hero .btn {
	font-size: 1em;
	margin-left: 456px;	
}


	#page header {
	height: 300px; }

	#page header .logo {
	width: 30%; }
	#page header .hero {
	margin-right: -23px;
}
	
	
	/* Navigation */
	#page header nav ul li a {
	font-size: 0.8em;
}
	
	
	
	/* Main */
	#page .main { margin-top: -8px; margin-bottom: -4px; }
	
	
	
	/* Equipment */
	#page .equip article h2 { font-size: 1.6em; text-align: center; }
	.equip article .btn { margin-left: 5px; }
	.equip article p { font-size: 1em; margin-left: 5px; width: 95%; }
	#page .equip { width: 90%; align-content: center; }
	
	
	
	
/* Section - Shopping */
	#page .shopping { padding-top: 0px; margin-top: -7px; }
	
	
	section.shopping { margin-top: 20px;
	width: 100%; margin-bottom: 30px; padding: 0; margin-left: 0px; margin-right: 0px; }

	section.shopping aside { width: 33%; float: left; text-align: center;}

	section.shopping .content {margin: 1px; background: no-repeat center top; background-size: 75px 75px; padding-top: 85px;}

	#page section .shopping h2 a { color: #E9692C; text-decoration: none; font-size: 1.9em; }
	section.shopping aside h2:hover { text-decoration: underline; }
	section.shopping aside .content h2 { font-size: 1.2em; }
	section.shopping aside .content { padding: 20px 20px 0px 0px; }
	section.shopping aside .content img {
	display: block;
	margin-bottom: -27px;
	width: 100%;
	margin-top: 37px;
}

	
	/* Footer */
	#page footer {
	font-size: .8em;
	margin-top: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}

	/* Contact Us */
	
#page h2 {
	font-size: 1.6em;
}
	
tr td textarea {
	max-width: 80%;
}
tr td input {
	max-width: 80%;
}
td .button input {
	max-width: 100%;
}
form div tr {
	max-width: 100%;
	display: block;
}
	
	
}






@media screen and (max-width:625px){
	h1 { font-size: 1.5em; }
	h2 { font-size: 1.2em; }
	h3 { font-size: .9em; }

	
	
	/* Header */
	a.btn {font-size: .8em; }

	header .hero .btn {
	font-size: .9em;
	margin-left: 332px;
}
	header { height: 300px; background-image: url(../Images/redwood-national-park_med_1280x854.jpg); position:relative; background-repeat: no-repeat; width: 100%; }
	
	#page header {
	height: 250px; }

	#page header .logo {
	width: 30%; }
	#page header .hero {
	margin-right: -23px;
}
	
	
	/* Navigation */
	#page header nav ul li a {
	font-size: 0.8em;
	margin-left: -27px;
}
	
	
	
	
	/* Main */
	#page .main {
	margin-top: -8px;
	margin-bottom: -4px;
}
	
	
	/* Equipment */
	
	.equip article .btn { margin-left: -24px; }
	#page .equip article h2 { font-size: 1.2em; margin-top: 5px; }
	#page .equip article h2 {
	font-size: 1.2em;
}
	#page .equip { width: 100%; }
	
	
	/* Shopping */
	#page .shopping {
	padding-top: 0px;
	margin-top: 17px;
}
	#page .shopping h2 { font-size: 1.2em; }
	aside .content h2 { margin-bottom: 51px; margin-top: 30px; }	
	#page .shopping {  }		
	section.shopping aside { width: 50%; }
	
	section.shopping aside div.content { padding: 0px 0px 0px 10px; background: no-repeat center top; float:none; }

	section.shopping aside .content img {
	display: block;
	width: 100%;
}
	
	

	
	
	/* Footer */
	#page footer {
	font-size: .7em;
	margin-top: -25px;
	padding-top: 7px;
	padding-bottom: 7px;
}


	/* Contact Us */
	
#page h2 {
	font-size: 1.2em;
}
	


}



		











@media screen and (max-width:420px){
	h1 { font-size: 1.1em; }
	h2 { font-size: 1em; }
	h3 { font-size: .9em; }

	
	/* Header */
	#page header {
	height: 150px; }

	#page header .logo {
	width: 30%; }
	#page header .hero {
	margin-right: -23px;
}

	a.btn {font-size: .7em; }

	header { height: 250px; background-image: url(../Images/redwood-national-park_sm_640x427.jpg); position:relative; background-repeat: no-repeat; width: 100%; }
	
	header .hero .btn {
	font-size: .8em;
	width: 20%;
	display: inline;
	padding-right: 0px;
	float: left;
	padding-left: 0px;
	margin-left: 254px;
}

	
	
	/* Navigation */
	#page header nav ul li a {
	font-size: 0.6em;
	margin-left: -57px;
}

	
	
	
	/* Main */
	#page .main {
	margin-top: -8px;
	margin-bottom: -4px;
}
	
	/* Equipment */
	#page .equip { width: 85%; }
	.equip article h2 {
	padding-right: 0px; font-size: 1.3em;
	display: inherit;
}	.equip article h2 {
	margin-left: 0px; }
	
	.equip article .btn {
	margin-left: -24px;		
	display: inline-block;
	padding-left: 15px;
	float: right;
	margin-right: 276px;
}
	
	#page .equip article {
	margin-right: -16px;
	padding-right: 18px;
	padding-left: 7px;
	margin-left: -23px; }

	.equip article p {
	margin-left: -3px;
}
	
	
	/* Shopping */
	#page .shopping { margin-top: 0px; }		
	section.shopping aside { width: 100%; margin: 0; position:relative; }
	
	section.shopping aside div.content {
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
	margin-bottom: -27px;
}

	section.shopping aside div.content img { display: inline-block; width: 100%; position: relative; top: 1px; left: 0px; padding-bottom: 0px; }
	
	aside .content h2 { font-size: 1em; }	

	

	
	
	/* Footer */
	#page footer {
	font-size: .6em;
	margin-top: -15px;
	padding-top: 5px;
	padding-bottom: 5px;
		
}

	
	footer .content a {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 5px;
	margin-left: 14px;
}


	
	
	
	/* Contact Us */
	
#page h2 {
	font-size: 1em;
}
	
	
}	






 
/* Contact Us Page */
 
section.info h2{ margin-top: 20px; margin-bottom: 30px; padding: 0; }
tr td label {
	width: auto;
	max-width: 90%;
}
section.info aside { width: 50%; float: left; text-align: center;}
#page form {
}

#page header nav ul {
}





/* About Us */
section.info h2{ margin-top: 20px; margin-bottom: 30px; padding: 0; }
section.info aside { width: 50%; float: left; text-align: center;}
#page header nav ul {
}
body header {
}
body h2 {
	font-size: 3em;
	text-align: center;
}
