@charset "UTF-8";

body {
	background-image: url(../images/jag_hood_website.jpg);
	background-attachment: fixed;
	background-position: center 0%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
nav ul li {
	float: none;
	width: 100%;
	margin-top: 65px;
	margin-bottom: 65px;
	margin-left: 65px;
	margin-right: 65px;
	display: inline;
		}


nav ul li a {
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-shadow: none;
	color: #010101;
	font-size: 50px;
	float: none;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	width: 100%;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:hover {
	color: #165F0A;
	text-decoration: none;
	background-color: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer {
	position: fixed;
	bottom: 15px;
	width: 100%;
	color: white;
	float: none;
	clear: none;
	text-align: left;
	font-size: 14px;
	left: 40px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
#wrapper3 {
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}


.box {
	background-color: #A59876;
	-webkit-box-shadow: 0px 0px 20px;
	box-shadow: 0px 0px 20px;
	width: 550px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin-top: 150px;
	color: #08290E;
	text-align: left;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	right: 100px;
	left: 100px;
	margin-left: 200px;
	float: left;
}


.box h2 {
	font-style: normal;
	font-size: 30px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.box p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-size: 18px;
	color: #0E4329;
}
body style {
}
.box1 {
	background-color: #A59876;
	width: 550px;
	margin-top: 150px;
	margin-left: 200px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 15px;
	-webkit-box-shadow: 0px 0px 20px;
	box-shadow: 0px 0px 20px;
	padding-bottom: 2px;
	float: left;
}
.box1 p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	color: #0E4329;
}
.box1 h2 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #0E4329;
}
img {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 100px;
	float: right;
	margin-top: 100px;
	margin-bottom: 200px;

}
header {
	width: 100%;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
