@charset "utf-8";
body p {
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
}
header {
	text-align: center;
}
aside {
	width: 80%;
	margin-left: 15%;
	margin-right: 2.5%;
	float: left;
	margin-bottom: 5px;
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
}


section {
    margin-left: 2.5%;
    margin-right: 5%;
    font-family: bitter;
    font-style: normal;
    font-weight: 400;
    clear: both;
}
footer {
	margin-left: 15%;
	margin-right: 15%;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	background-color: #523A30;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.5em;
	font-family: bitter;
	font-style: normal;
	font-weight: 400;
	margin-top: 50px;
	clear: both;
	float: none;
}




h1 {
	color: #523A30;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: 2.5em;
}



.right {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	margin-right: 15%;
	margin-left: 15%;
}

.asideLeft {
	float: left;
	clear: left;
	color: #0731F8;
	font-family: bitter;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
}
.commentary {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	margin-left: 15%;
	margin-right: 15%;
	clear: left;
}
.redtext {
	color: #FF0308;
	font-weight: 600;
	text-align: center;
}
.center {
	text-align: center;
}
.WORD {
	margin-left: 15%;
	margin-right: 15%;
	font-family: bitter;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	font-size: 1em;
	text-align: left;
}

header h1 {
	text-align: center;
}
.greentext {
	color: #048813;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}
.about  {
	margin-left: 5%;
	margin-right: 5%;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
}
img {
	width: 75%;
	height: 50%;
}
.navLIST {
    color: #000000;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
    clear: both;
    text-align: center;	
}
.navlistITEM {
    float: left;
}
.navlistITEM a {
    text-decoration: none;
    display: block;
    padding-top: 14px;
    padding-left: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
    color: #000000;
	
}
.navlistITEM a:hover {
    color: #000000;
	background-color:#E3C194
}
nav {
    background-color: #E19C4A;
    color: #FFFFFF;
}









@media (min-width: 800px){
}

@media (min-width: 450px) and (max-width: 800px){
}




@media (max-width: 458px){
}

@media screen{
}
