body {
	background-image: url(assets/images/bgPaper-900x638.jpg);/*This image was sourced from https://pixabay.com/photos/paper-old-texture-parchment-1074131/*/
	background-attachment: fixed;
	background-repeat: repeat;
}
*, *:before, *:after{
		box-sizing: border-box; 
}
a:link, a:visited {
	color: #293817;
	text-decoration: none;
}
a:hover, a:active {
	color: #BDBF52;
	text-decoration: none;
}



#topHeader {
	width: 100%;
	background-color: #636E3D;
	top: 0%;
	padding-top: 0px;
	margin-top: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#topHeader #logoTitle {
	display: flex;
	margin-left: 15px;
	padding-top: 15px;
}
#topHeader #logoTitle h1 {
	margin-left: 20px;
	font-family: 'Barlow', sans-serif;
	font-size: 1.5rem;
	color: #293817;
}
#topHeader nav ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 15px;
	display: flex;
	justify-content: flex-end;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0%;
	font-family: 'Barlow', sans-serif;
	color: #BDBF52;
}
#topHeader nav ul li {
	margin-left: 30px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
#homePageImg {
	height: 50%;
	margin-top: 0px;
	background-image: url(assets/images/homeImg-1050x700.jpg);/*This image was sourced from https://pixabay.com/photos/landscape-scenic-whistler-mountain-1744370/*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#homePageImg .logoMMM {
	text-align: center;
	top: auto;
	padding-top: 115px;
}
#homePageImg .logoMMM h1 {
	padding-top: 100px;
	font-size: 4.25rem;
	color: #D7DEC8;
	font-family: 'Fredericka the Great', cursive;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-shadow: 7px 7px 3px #000000;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.welcomeTravler {
	background-color: #BDBF52;
	margin-top: 75px;
	display: flex;
}
.welcomeTravler .wtText {
	width: 400px;
	margin-left: 90px;
	margin-top: 50px;
}
.welcomeTravler .wtText h1 {
	color: #D7DEC8;
	font-family: 'Barlow', sans-serif;
}
.welcomeTravler .wtText p {
	font-family: 'Barlow', sans-serif;
	color: #293817;
}

.h1Mid {
	text-align: center;
	margin-top: 75px;
	padding-bottom: 10px;
	border-bottom: 5px dashed #D7DEC8;
	font-family: 'Barlow', sans-serif;
	border-top-color: #D7DEC8;
	border-right-color: #D7DEC8;
	border-left-color: #D7DEC8;
	color: #293817;
}
.routesImgContainer {
	display: flex;
	justify-content: space-between;
}

.routeHover {
	width: 300px;
	height: 300px;
	position: relative;
}



.routeHover img {
	display: block;
	width: 300px;
	height: 300px;
	
}

.routeHover:hover .hoverText {
	width: 300px;
	opacity: .8;
}
.hoverText {
	width: 300px;
	height: 300px;
	background: #A13A1D;
	position: absolute;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	transition: .5s ease;
	opacity: 0;
}

.hoverText h2 {
	color: white;
	font-family: 'Barlow', sans-serif;
	font-size: 3rem;
	text-align: center;
}

.routesBottomGreen {
	height: 400px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(assets/graphics/routeGreen-960x200.gif);/*This graphic is made 100% by me*/
}
.routesBottomGreen p {
	font-family: 'Barlow', sans-serif;
	color: #293817;
	padding-top: 25px;
	text-align: center;
}
#twoColumns {
	display: flex;
}
.latestArticles {
	margin-top: 75px;
	width: 430px;
}
.latestArticles h1 {
	padding-left: 10px;
	border-bottom: 5px dashed #D7DEC8;
	padding-bottom: 10px;
	font-family: 'Barlow', sans-serif;
	border-top-color: #D7DEC8;
	border-right-color: #D7DEC8;
	border-left-color: #D7DEC8;
	color: #293817;
}
.latestArticles img {
	border-radius: 50%;
}
.latestArticles .LAflex {
	display: flex;
	margin-top: 15px;
	margin-bottom: 15px;
}
.latestArticles .LAflex ul {
	list-style-type: none;
	padding-top: 20px;
	font-family: 'Barlow', sans-serif;
	color: #293817;
}
.latestArticles .LAflex ul li strong {
	color: #A13A1D;
}


#remeberFriend {
	margin-top: 100px;
	flex-basis: 45%;
	margin-left: 100px;
	background-image: url(assets/images/lostFriend-450x608.jpg);/*This image was sourced from me*/
	height: 600px;
	padding-top: 25px;
	padding-left: 20px;
}
#remeberFriend h1 {
	padding-left: 10px;
	font-family: 'Barlow', sans-serif;
	color: #A13A1D;
}
#remeberFriend p {
	padding-left: 110px;
	padding-right: 10px;
	font-family: 'Barlow', sans-serif;
	color: #293817;
}
#journeyOpen {
	height: 400px;
	margin-bottom: 0px;
	background-image: url(assets/graphics/journeyTopImage-900x400.png);/*This graphic is made 100% by me*/
	background-repeat: no-repeat;
	background-position: center center;
}
#journeyOpen h1 {
	text-align: center;
	font-family: 'Fredericka the Great', cursive;
	color: #A13A1D;
	font-size: 5rem;
	padding-top: 35px;
}
.journeySection {
	margin-top: 100px;
}
.journeySection img {
	width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.journeySection h1 {
	text-align: center;
	font-family: 'Barlow', sans-serif;
	font-size: 3.5rem;
	color: #636E3D;
}
.journeySection p {
	font-family: 'Barlow', sans-serif;
	padding-left: 85px;
	padding-right: 85px;
	color: #293817;
}
.articleRoutes {
	margin-top: 100px;
}
.articleRoutes .routeTitle {
	width: 500px;
	height: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #636E3D;
	padding-top: 0px;
}
.articleRoutes .routeTitle h1 {
	text-align: center;
	padding-top: 50px;
	color: #D7DEC8;
	font-family: 'Barlow', sans-serif;
	font-size: 3rem;
}
.articleRoutes p {
	padding-left: 85px;
	padding-right: 85px;
	color: #293817;
	font-family: 'Barlow', sans-serif;
}
.articleRoutes .routeGrid {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.articleRoutes .routeGrid .routeChild {
	margin-bottom: 25px;
	background-color: #BDBF52;
}
.routeGrid .routeChild ul {
	list-style-type: none;
	color: #293817;
	font-size: 0.75rem;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Barlow', sans-serif;
}
.routeChild ul li {
	display: inline-block;
	padding-right: 50px;
}
.articleRoutes .routeView {
	width: 250px;
	height: 40px;
	background-color: #A13A1D;
	margin-left: 710px;
}
.articleRoutes .routeView h3 {
	color: #D7DEC8;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	padding-top: 7px;
}




footer {
	width: 100%;
	margin-top: 25px;

}

#footerMain {
	padding-left: 45px;
	padding-right: 45px;
	background-color: #293817;
}
.footerTop {
	width: 960px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#socialMedia {
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#socialMedia img {
	border-radius: 50%;
	border: 2px solid #A13A1D;
}
.footerContainer {
	display: flex;
	justify-content: space-between;
}
.footerFlex {
	flex-basis: 30%;
}
footer p {
	width: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;
	color: #636E3D;
	font-family: 'Barlow', sans-serif;
}


.footerFlex h1 {
	color: #D7DEC8;
	font-family: 'Fredericka the Great', cursive;
	padding-bottom: 10px;
	border-bottom: 2px solid #A13A1D;
}
.footerFlex ul {
	color: #636E3D;
	list-style-type: none;
	line-height: 1.4rem;
	font-family: 'Barlow', sans-serif;
}
.footerTop {
}
