@charset "utf-8";


body {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	background-image: -webkit-linear-gradient(270deg,rgba(100,30,5,0.80) 14.51%,rgba(249,111,1,0.75) 40.42%,rgba(255,255,255,1.00) 97.41%);
	background-image: -moz-linear-gradient(270deg,rgba(100,30,5,0.80) 14.51%,rgba(249,111,1,0.75) 40.42%,rgba(255,255,255,1.00) 97.41%);
	background-image: -o-linear-gradient(270deg,rgba(100,30,5,0.80) 14.51%,rgba(249,111,1,0.75) 40.42%,rgba(255,255,255,1.00) 97.41%);
	background-image: linear-gradient(180deg,rgba(100,30,5,0.80) 14.51%,rgba(249,111,1,0.75) 40.42%,rgba(255,255,255,1.00) 97.41%);
}

.container {
	left: auto;
	right: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	min-height: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/pc_campus_tree_at_night.jpg);
	}


.container:hover {
	background-repeat: no-repeat;
	background-image: url(../images/pc_campus_spring_tree.JPG);
	}
	
.container_inner {
	left: auto;
	right: auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 100%;
	min-height: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-size: cover;
	background-image: url(../images/pc_campus_spring_tree_innerpgs_bg.jpg);
	}

header {
	height: 80px;
	width: 100%;
	display: block;
	background-color: rgba(128,39,7,.75);
	-webkit-box-shadow: inset 0px 5px 15px rgba(201,90,1,1.00);
	box-shadow: inset 0px 5px 15px rgba(201,90,1,1.00);
	position: relative;
	top: 30px;
	color: rgba(252,183,19,1.00);
	text-shadow: 5px 5px 6px rgba(0,0,0,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 175%;
	}


h2 {
	color: rgba(252,183,19,1.00);
	text-shadow: 5px 5px 6px rgba(0,0,0,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
	}
	
h2_inspiration {
	color: rgba(252,183,19,1.00);
	text-shadow: 3px 3px 2px rgba(0,0,0,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	text-align: center;
	font-weight: bolder;
	font-size: x-large;
	}

h3 {
	color: rgba(252,183,19,1.00);
	text-shadow: 5px 5px 6px rgba(0,0,0,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	font-size: 32pt;
	}


	
nav {
	width: 80px;
	height: 100%;
	display: block;
	position: fixed;
	top: 0px;
	left: 30px;	
	float: left;
	background-color: rgba(201,90,1,.75);
	-webkit-box-shadow: inset 0px 5px 15px rgba(128,39,7
	,1.00);
	box-shadow: inset 0px 5px 15px rgba(128,39,7
	,1.00);
	}
	
	nav ul {
		width: 100%;
		margin: 0px;
		display: block;
		padding-top: 160px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		list-style-image: none;
		list-style-type: none;
		text-indent: -2px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		font-style: italic;
		font-weight: bold;
	}
	nav ul li {
	}
	
	nav ul li a {
	width: 100%;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: rgba(0,0,0,1.00);
	margin-top: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}
	
		nav ul li a:hover {
		color: rgba(226,183,92,1.00);
		}


section {
	width: 860px;
	display: block;
	margin-top: 60px;
	margin-left: 130px;
	postion: relative;
	}
	
/*Start of Home page*/
		.copyright {
	width: 860px;
	height: 100%;
	display: block;
	margin-top: 25px;
	margin-left: 200px;
	float: left;
	text-align: center;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: 600;
	font-size: 12pt;
	color: rgba(252,183,19,1.00);
	}
	
		.inspiration {
	width: 750px;
	height: 100%;
	float: left;
	display: block;
	margin-top: 150px;
	margin-left: 250px;
	border-width: medium;
	border-radius: 30px;
	background-color: rgba(128,39,7,.75);
	-webkit-box-shadow: inset 0px 5px 15px rgba(201,90,1,1.00);
	box-shadow: inset 0px 5px 15px rgba(201,90,1,1.00);
}
/*End of Home page*/
		

/*Start of About page*/
		.leftpic {
	width: 420px;
	height: 300px;
	margin-bottom: 20px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	background-image: url(../images/pc_elder_mother_earth.jpg);
		}
		
			
		.topright_text {
	width: 420px;
	height: 465px;
	display: block;
	margin-top: -20px;
	margin-left: 20px;
	margin-bottom: 50px;
	float: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: 550;
	font-size: 14pt;
	text-indent: 25px;
	line-height: 20pt;
	text-align: left;
	color: rgba(0,0,0,1.00);
	}
		
			.bottomleft_text {
	width: 420px;
	height: 425px;
	display: block;
	float: left;
	margin-top: -150px;
	margin-bottom: 50px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: 550;
	font-size: 14pt;
	text-indent: 25px;
	line-height: 20pt;
	color: rgba(0,0,0,1.00);
	}
		
		.rightpic {
	width: 420px;
	height: 300px;
	display: block;
	float: left;
	margin-top: -40px;
	margin-left: 20px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	background-image: url(../images/pc_fertility_goddess.jpg);
	}
/*End of About page*/

	

/*Start of Contact page*/
		.leftpic_contact {
	width: 420px;
	height: 450px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	background-image: url(../images/pc_pyramid_lake.jpg);
		}
		
			.righttext_contact {
	width: 420px;
	height: 345px;
	display: block;
	float: left;
	margin-left: 20px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: 600;
	font-size: 14pt;
	text-indent: 15px;
	line-height: 20pt;
	text-align: left;
	color: rgba(0,0,0,1.00);
		}
		
			.bottompic_contact {
	width: 860px;
	height: 270px;
	display: block;
	float: left;
	margin-top: 40px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	background-image: url(../images/pc_collage_contact.jpg);
	}	
/*End of Contact page*/



/*Start of Gallery page*/
		.animals_area {
	width: 420px;
	height: 300px;
	margin-bottom: 20px;
	float: left;
	display: block;
	}

			.animals_text {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
				font-size: 22pt;
				text-align: center;
				margin-top: 10px;
				margin-bottom: auto;
				color: rgba(107,50,9,1.00);
				font-style: italic;
				font-weight: bolder;
				text-decoration: none;
				}

			.animals_text:hover {
				color: rgba(208,153,37,1.00);
				}


			.coons_pic {
				width: 200px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/coons.jpg);
				background-position: center center;
				background-size: contain;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				margin-right: 20px;
				margin-bottom: 20px;
				background-repeat: no-repeat;
				}

			.squirrel_pic {
				width: 200px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/squirrel.jpg);
				background-position: center center;
				background-size: contain;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				background-repeat: no-repeat;
				margin-bottom: 20px;
			
				
				}

		    .lizard_pic {
				width: 420px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/lizard.jpg);
				background-position: center center;
				background-size: cover;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				background-repeat: no-repeat;
				}
		
			


		.text_area {
	width: 420px;
	height: 300px;
	display: block;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: 600;
	font-size: 14pt;
	text-indent: 25px;
	line-height: 20pt;
	text-align: left;
	color: rgba(0,0,0,1.00);
	}
		


			.scenery_area {
	width: 420px;
	height: 300px;
	display: block;
	float: left;
	margin-top: 150px;
	margin-bottom: 20px;
	}

			.scenery_text {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
				font-size: 22pt;
				text-align: center;
				margin-top: 10px;
				margin-bottom: auto;
				color: rgba(107,50,9,1.00);
				font-style: italic;
				font-weight: bolder;
				text-decoration: none;
				}

			.scenery_text:hover {
				color: rgba(208,153,37,1.00);
				}

				
			.yellow_flowers_pic {
				width: 200px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/yellow_flowers.jpg);
				background-position: center center;
				background-size: contain;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				margin-right: 20px;
				margin-bottom: 20px;
				background-repeat: no-repeat;
				}

			.red_rock_pic {
				width: 200px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/red_rock.jpg);
				background-position: center center;
				background-size: contain;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				background-repeat: no-repeat;
				margin-bottom: 20px;
				
				}

		    .sierra_nevadas_pic {
				width: 420px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/sierra_nevadas.jpg);
				background-position: center center;
				background-size: cover;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				background-repeat: no-repeat;
				}
		



		.weather_area {
	width: 420px;
	height: 300px;
	display: block;
	float: left;
	margin-top: 150px;
	margin-left: 20px;
	}

			.weather_text {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
				font-size: 22pt;
				text-align: center;
				margin-top: 10px;
				margin-bottom: auto;
				color: rgba(107,50,9,1.00);
				font-style: italic;
				font-weight: bolder;
				text-decoration: none;
				}

			.weather_text:hover {
				color: rgba(208,153,37,1.00);
				}


		.flat_cloud_pic {
				width: 200px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/flat_cloud.jpg);
				background-position: center center;
				background-size: contain;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				margin-right: 20px;
				margin-bottom: 20px;
				background-repeat: no-repeat;
				}

			.desert_snow_pic {
				width: 200px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/desert_snow.jpg);
				background-position: center center;
				background-size: contain;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				background-repeat: no-repeat;
				margin-bottom: 20px;
				
				}

		    .reno_sunset_pic {
				width: 420px;
				height: 200px;
				display: block;
				float: left;
				background-image: url(../images/reno_sunset.jpg);
				background-position: center center;
				background-size: cover;
				box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
				background-color: rgba(245,212,189,1.00);
				background-repeat: no-repeat;
				}
/*End of Gallery page*/


	
/*Start of Animals page*/

		.coyote {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_coyote.jpg);
		}
		
		.bobcat {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_bobcat.jpg);
		}
		
		.jackrabbit {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_jackrabbit.jpg);
		}
		
		.hawk {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_redtail_hawk.jpg);
		}
		
		.bison {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	margin-left: 17px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_bison.jpg);
		}
		
		.bees {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	margin-left: 17px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_honey-bees-in-hive.jpg);
		}
		
		.animal_collage {
	width: 860px;
	height: 270px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	background-image: url(../images/pc_collage_animals.jpg);
		}
/*End of Animals page*/


/*Start of Scenery page*/
		.autumn_forest {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_autumn_forest.jpg);
		}
		
		.snowy_mntn {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_snowy_mntn.jpg);
		}
		
		.arches_ntl {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_arches_ntl_park_utah.jpg);
		}
		
		.joshua_tree {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_desert_landscape.jpg);
		}
		
		.wildmeadow1 {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_wildflower_meadow1.jpg);
		}
		
		.lake_tahoe {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_lake_tahoe.jpg);
		}
		
		.scenery_collage {
	width: 860px;
	height: 270px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	background-image: url(../images/pc_collage_scenery.jpg);
		}
/*End of Scenery page*/


/*Start of Weather page*/
		.windy_day {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_windy_day.jpg);
		}
		
		.winter_tree {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_wintertree_snowstorm.jpg);
		}
		
		.lightning1 {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_lightning1.jpg);
		}
		
		.rain {
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_rain.jpg);
		}
		
		.sunny_summer {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_sunny_summerday.jpg);
		}
		
		.forest_sunset {
	width: 275px;
	height: 275px;
	margin-left: 17px;
	margin-bottom: 15px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	box-shadow: 4px 4px 8px rgba(128,39,7,1.00);
	background-image: url(../images/pc_forest_sunset.jpg);
		}
		
		.weather_collage {
	width: 860px;
	height: 270px;
	float: left;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	-webkit-box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	box-shadow: 6px 6px 10px rgba(128,39,7,1.00);
	background-image: url(../images/pc_collage_weather.jpg);
		}
/*End of Weather page*/




/*Media Queries*/

@media only screen and (max-width: 1920px) {
	
	.inspiration {
		width: 700px;
		margin-left: 550px;
		border-radius: 5px;
	}
	
	.copyright {
		width: 100%;
		margin-left: auto;
		margin-right: auto
		}
}

@media only screen and (max-width: 1600px) {
	
	.inspiration {
		width: 700px;
		margin-left: 430px;
		border-radius: 5px;
	}
}


@media only screen and (max-width: 1280px) {
	
	.inspiration {
		width: 700px;
		margin-left: 275px;
		border-radius: 5px;
	}
}

@media only screen and (max-width: 980px) {
	
	.inspiration {
		width: 400px;
		margin-left: 275px;
	}
	
	.copyright {
		width: 100%;
		margin-left: auto;
		margin-right: auto
		}
	
	.animals_area {
		width: 350px;
		}
	
	.text_area {
		width: 350px;
		margin-top: 100px;
		margin-bottom: 100px;
		}
	
	.scenery_area {
		width: 250px;
		margin-top: 250px;
		margin-bottom: 100px;
		}
	
	.weather_area {
		width: 250px;
		margin-top: 100px;
		margin-left: 150px;
		float: left;
		}
}

@media only screen and (max-width: 675px) {
	
	.container {
		background-size: contain;
		}
	
	section {
		display: flex;
		flex-direction: column;
		}
	
	.inspiration {
		width: 350px;
		margin-left: 140px
	}
	
	.rightpic {
		margin-left: 0px;
	}
	
	.animals_area {
		margin-bottom: 300px;
	}
	
	.text_area {
		margin-bottom: -100px;
	}
	
	.scenery_area {
		margin-bottom: 325px;
	}
	
	.weather_area {
		margin-left: 0px;
	}
	
	.bobcat {
		margin-left: 0px;
	}
	
	.jackrabbit {
		margin-left: 0px;
	}
	
	.bison {
		margin-left: 0px;
	}
	
	.bees {
		margin-left: 0px;
	}
	
	.snowy_mntn {
		margin-left: 0px;
	}
	
	.arches_ntl {
		margin-left: 0px;
	}
	
	.wildmeadow1 {
		margin-left: 0px;
	}
	
	.lake_tahoe {
		margin-left: 0px;
	}
	
	.winter_tree {
		margin-left: 0px;
	}
	
	.lightning1 {
		margin-left: 0px;
	}
	
	.sunny_summer {
		margin-left: 0px;
	}
	
	.forest_sunset {
		margin-left: 0px;
	}

}
	

@media only screen and (max-width: 415px) {
	
	.container {
			background-size: contain;
		}
	
	h1{
		font-size: 30pt;
		padding-top: 12px;
		text-align: left;
		padding-left: 150px;
	}
	
	h2{
		font-size: 28pt;
		padding-top: 12px;
		text-align: left;
		padding-left: 115px;
	}
	
	h3 {
		font-size: 26pt;
		padding-top: 12px;
		text-align: left;
		padding-left: 150px;
		}
	
		.inspiration {
		width: 200px;
		margin-left: 140px
	}
	
	nav ul li a {
		font-size: 18px;
		font-weight: bolder;
		text-align: justify;
		padding-left: 4px;
	}
	
		.copyright {
		font-size: 12px;
		width: 60%;
		margin-left: 110px;
		}
	
/*About Page*/
	.leftpic {
		background-image: url(../images/phone_elder_mother_earth.jpg);
		width: 180px;
		height: 129px;
		}
		
	.rightpic {
		background-image: url(../images/phone_fertility_goddess.jpg);
		width: 180px;
		height: 129px;
		margin-left: 0px;
	}
	
	.topright_text {
		width: 180px;
		margin-bottom: 550px;
		margin-left: 0px;
	}
	
	.bottomleft_text {
		width: 180px;
		margin-bottom: 475px;
		
	}
	
/*Contact Page*/
	.leftpic_contact {
		width: 180px;
		height: 191px;
		background-image: url(../images/phone_pyramid_lake.jpg);
	}
	
	.righttext_contact {
		width: 180px;
		margin-left: 0px;
	}
	.bottompic_contact {
		display: none;}
	
	
/*Gallery Page*/
	.animals_text {
		text-align: left;
		margin-left: 35px;
	}
	
	.lizard_pic {
		display: none;
	}
	
	.animals_area {
		margin-bottom: 100px;
	}
	
	.text_area {
		width: 200px;
		margin-left: 0px;
		margin-bottom: 225px;
	}
	
	.sierra_nevadas_pic {
		display: none;
	}
	
	.scenery_area {
		margin-bottom: 100px
	}
	
	.reno_sunset_pic {
		display: none;
	}
	
/*Animals Page*/
	.coyote {
		background-image: url(../images/phone_coyote.jpg);
		width: 180px;
		height: 180px;
	}
	
	.bobcat {
		background-image: url(../images/phone_bobcat.jpg);
		width: 180px;
		height: 180px;
		margin-left: 0px;
	}
	
	.jackrabbit {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_jackrabbit.jpg);
		margin-left: 0px;
		}
		
	.hawk {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_redtail_hawk.jpg);
		}
		
	.bison {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_bison.jpg);
		margin-left: 0px;
		}
		
	.bees {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_honey-bees-in-hive.jpg);
		margin-left: 0px;
		}
	
	.animal_collage {
		display: none;}
	
	
/*Scenery Page*/
	.autumn_forest {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_autumn_forest.jpg);
		}
		
	.snowy_mntn {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_snowy_mntn.jpg);
		margin-left: 0px;
		}
		
	.arches_ntl {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_arches_ntl_park_utah.jpg);
		margin-left: 0px;
		}
		
	.joshua_tree {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_desert_landscape.jpg);
		}
		
	.wildmeadow1 {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_wildflower_meadow1.jpg);
		margin-left: 0px;
		}
		
	.lake_tahoe {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_lake_tahoe.jpg);
		margin-left: 0px;
		}
	.scenery_collage {
		display: none;}
	
	
/*Weather Page*/
	.windy_day {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_windy_day.jpg);
		}
		
	.winter_tree {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_wintertree_snowstorm.jpg);
		}
		
	.lightning1 {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_lightning1.jpg);
		}
		
	.rain {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_rain.jpg);
		}
		
	.sunny_summer {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_sunny_summerday.jpg);
		}
		
	.forest_sunset {
		width: 180px;
		height: 180px;
		background-image: url(../images/phone_forest_sunset.jpg);
		}
	
	.weather_collage {
		display: none;}
		
}


@media only screen and (max-width: 360px) {
	
	.animals_text {
		text-align: left;
		margin-left: 20px;
	}
	
	.text_area {
		margin-bottom: 180px;
	}
	
	.scenery_text {
		text-align: left;
		margin-left: 20px;
	}
	
	.weather_text {
		text-align: left;
		margin-left: 20px;
	}
	
}

@media only screen and (max-width: 320px) {
	
	.container {
		background-size: contain;
		}
		
		h2{
		font-size: 20pt;
		padding-top: 18px;
		text-align: left;
		padding-left: 115px;
	}
		
		h3 {
		font-size: 20pt;
		padding-top: 20px;
		text-align: left;
		padding-left: 170px;
		}
		
		nav ul li a {
		font-size: 18px;
		font-weight: bolder;
		text-align: justify;
		padding-left: 4px;
	}
		
		.copyright {
		font-size: 10px;
		width: 60%;
		margin-left: 110px;
		}
		
			.inspiration {
		width: 150px;
		margin-left: 120px
	}
		
/*Gallery Page*/
	.animals_text {
		text-align: left;
		margin-left: 5px;
	}
	
	.animals_area {
		width: 160px;
		margin-bottom: 0px;
	}
		
	.coons_pic {
		width: 150px;
		height: 150px;
		}
		
	.squirrel_pic {
		width: 150px;
		height: 150px;
		}
	
	.text_area {
		width: 140px;
		text-indent: 0px;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 500px;
	}
	
	.scenery_text {
		text-align: left;
		margin-left: 5px;	
		}
	.scenery_area {
		width: 160px;
		margin-bottom: 0px;
	}
	
	.yellow_flowers_pic {
		width: 150px;
		height: 150px;
		}
		
	.red_rock_pic {
		width: 150px;
		height: 150px;
		}
		
	.weather_text {
		text-align: left;
		margin-left: 5px;
		}
		
	.weather_area {
		width: 160px;
		}
		
	.flat_cloud_pic{
		width: 150px;
		height: 150px;
		}
		
	.desert_snow_pic {
		width: 150px;
		height: 150px;
		}
	

}
	
@media only screen and (orientation:portrait) {
		
	.bottompic_contact {
		background-image: url(../images/phone_collage_contact.jpg);
		width: 500px;
		height: 158px;	
	}
	
	.animal_collage {
		background-image: url(../images/phone_collage_animals.jpg);
		width: 500px;
		height: 158px;
		}
		
	.scenery_collage {
		background-image: url(../images/phone_collage_scenery.jpg);
		width: 500px;
		height: 158px;
		}
		
	.weather_collage {
		background-image: url(../images/phone_collage_weather.jpg);
		width: 500px;
		height: 158px;
		}
	
}
	
	