@charset "utf-8";
/* CSS Document */

#home-header-box{height: 300px;
	width: 100%;
	background: url("../../biomes/images/tropical rainforest/jungle-4003374__480.jpg")no-repeat scroll center center / cover;
	border-bottom: rgba(0,0,0,1.00) solid;
	padding-top: 10px;
 }

#desert-header-box{height: 300px;
	width: 100%;
	background: url("../../biomes/images/desert/death-valley-1600x300px.jpg")no-repeat scroll center center / cover;
	border-bottom: rgba(0,0,0,1.00) solid;
	padding-top: 10px;
 }
/*rgba(212,144,84,1.00)
rgba(203,109,58,1.00)
*/

#savanna-header-box{height: 300px;
	width: 100%;
	background: url("../../biomes/images/savannah/giraffes-1180x300px.jpg")scroll center center / cover;
	border-bottom: rgba(0,0,0,1.00) solid;
	padding-top: 10px;
 }

#grasslands-header-box{height: 300px;
	width: 100%;
	background: url("../../biomes/images/grassland/tree-1600x300px.jpg")center center / cover;
	border-bottom: rgba(0,0,0,1.00) solid;
	padding-top: 10px;
 }

#tundra-header-box{height: 300px;
	width: 100%;
	background: url("../../biomes/images/tundra/mountains-1600x300px.jpg")center / cover;
	border-bottom: rgba(0,0,0,1.00) solid;
	padding-top: 10px;
 }

#resources-header-box{height: 300px;
	width: 100%;
	background: url("../../biomes/images/savannah/giraffes-1180x300px.jpg")center / cover;
	border-bottom: rgba(0,0,0,1.00) solid;
	padding-top: 10px;
 }

/*
font-family: 'Chewy', cursive;
font-family: 'Climate Crisis', cursive;
font-family: 'Gloria Hallelujah', cursive;
font-family: 'Luckiest Guy', cursive;
font-family: 'Macondo', cursive; 
font-family: 'Poppins', sans-serif;

colors:
rgba(188,232,245,1.00)
rgba(60,109,142,1.00)
rgba(3,64,151,1.00)
rgba(106,87,36,1.00)
rgba(55,96,36,1.00)
rgba(24,50,23,1.00)

rgba(141,176,180,1.00)
rgba(31,76,80,1.00)
rgba(111,170,52,1.00)
rgba(72,113,69,1.00)
rgba(51,76,80,1.00)
*/


body{margin: 0px;
	padding: 0px;
	background: rgba(111,170,52,.50)
}

#home-text-box{height: 150px;
	width: 650px;
	background: rgba(188,232,245,.45);
	margin: 75px 450px;
	border-radius: 50px;
	text-align: center;
}

h1{color: rgba(51,76,80,1.00);
	padding: 45px 0px;
	font-size: 50px;
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 2px;
	text-shadow: 3px 3px 2px #FFFFFF;
	text-align: center;
}

h2{color: rgba(51,76,80,1.00);
	padding: 5px 399px;
	font-size: 40px;
	font-family: 'Luckiest Guy', cursive;
	letter-spacing: 2px;
	text-shadow: 3px 3px 2px #FFFFFF;
	text-align: center;
}

h3{padding: 5px 150px;
	text-align: center;
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
}

h4{color: rgba(255,255,255,1.00);
	padding: 0px;
	margin: 0px;
	font-family: 'Poppins', sans-serif;
}

h5{color: rgba(255,255,255,1.00);
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	padding-top: 3px;
	padding-left: 5px;
	margin: 0px;
}

h6{padding: 5px 20px;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 25px;
}

p{padding: 5px 30px;
	line-height: 20px;
}

div ul li{line-height: 30px;
}

/*#logo-box{height: 100px;
	width: 1600px;
	background: rgba(255,255,255,1.00);
	border-bottom: rgba(0,0,0,1.00);
}*/

nav{background: rgba(55,96,36,1.00);
	height: 30px;
	width: 1509.5;
	position: absolute;
}

nav ul{font-family: Verdana, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

nav ul li{display: block;
	position: relative;
	float: left;
}

nav li ul{display: none;}

nav ul li a{display: block;
	text-decoration: none; /*no underline*/
	padding: 0px; /*trbl*/
	margin: 0px 2px;
	background: rgba(60,109,142,1.00);
	color: rgba(234,234,234,1.00);
	white-space: nowrap; /*wont wrap down to next line*/
	height: 30px;
	width: 299.5px;
	text-align: center;
}


nav ul li a:hover{background: rgba(141,176,180,1.00);}

nav li:hover li{float: none;
	font-size: 11px;
}

nav li:hover ul{display: block;
	position: absolute;
	height: 30px;
}

nav li:hover a{background: rgba(31,76,80,1.00);}


nav li:hover li a:hover{background: rgba(111,170,52,1.00);}


nav ul li ul li a{text-align: left;
	border-bottom: rgba(255,255,255,1.00) solid;
}


#logo{height: 190px;
	width: 225px;
	margin: 70px 650px 0px 650px;
	background: rgba(255,255,255,1.00);
	padding: 30px 0px 0px 0px;
	border-radius: 50px;
}

#intro-1{height: auto;
	width: auto;
	/*background: rgba(255,0,4,1.00);*/
}

#intro{height: auto;
	width: auto;
	padding: 40px 0px 0px 0px;
	/*background: rgba(255,0,4,1.00);*/
}

.pic-section{height: 400px;
	width: 1200px;
	position: relative;
	/*background: rgba(172,34,36,1.00);*/
	padding: 10px;
	margin: 0px 150px;
}

.photo-1{height: 380px;
	width: 380px;
	background: rgba(88,141,34,1.00);
	margin: 10px;
	float: left;
}

.clearfloats{clear: both;
}

#image-box{height: 300px;
	width: 1180px;
	background: rgba(255,255,255,1.00);
	margin: 0px 170px;
}

#full-box{height: 300px;
	width: 1120px;
	background: rgba(141,176,180,1.00);
	margin: 0px 170px;
	padding: 10px 30px;
}

.text-box{height: 220px;
	width: 360px;
	background: rgba(60,109,142,1.00);
	padding: 20px 30px 20px 30px;
	margin: 20px 0px;
	float: left;
	color: rgba(255,255,255,1.00);
}

#image-half-box{height: 260px;
	width: 668px;
	background: rgba(255,255,255,1.00);
	float: left;
	margin: 20px 0px 0px 30px;
}

.text{height: auto;
	width: 1140px;
	background: rgba(255,255,255,1.00);
	padding: 3px 20px;
	margin: 30px auto;
}

.text-big{height: auto;
	width: 1140px;
	background:rgba(141,176,180,1.00);
	padding: 3px 20px;
	margin: 30px auto;
}

.text-bottom{height: auto;
	width: 1140px;
	background: rgba(55,96,36,1.00);
	padding: 3px 20px;
	margin: 30px auto;
	color: rgba(255,255,255,1.00);
}

.video{height: auto;
	width: auto;
	/*background: rgba(255,255,255,1.00);*/
	padding: 30px;
	margin: 20px 450px;
}

.video-2{height: auto;
	width: auto;
	/*background: rgba(255,255,255,1.00);*/
	padding: 10px;
	margin: 20px 450px;
}

a:link{color:rgba(141,176,180,1.00)}
a:visited{color: rgba(141,176,180,1.00)}
a:hover{color: rgba(111,170,52,1.00)}
a:active{color: rgba(60,109,142,1.00)}

#chaparral-header-box{height: 300px;
	width: 100%;
	background: url("../../biomes/images/chaparral/utah-2483799__480 copy.jpg")center center / cover;
	border-bottom: rgba(0,0,0,1.00) solid;
	padding-top: 10px;
 }

#chaparral-text-box{height: 150px;
	width: 550px;
	background: rgba(188,232,245,.45);
	margin: 75px 500px;
	border-radius: 50px;
}


.footer a:link{color:rgba(60,109,142,1.00)}
.footer a:visited{color: rgba(60,109,142,1.00)}
.footer a:hover{color: rgba(55,96,36,1.00)}
.footer a:active{color: rgba(111,170,52,1.00)}

/*LoVe HAte*/

.footer{width: auto;
	height: 175px;
	background:rgba(141,176,180,1.00);
	margin: 20px 0px auto auto;
	padding-top: 50px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	letter-spacing: 1px;
}








