body {
	background-color: #87ceeb;
}

/* Header styles */
header {
	color: #8a0707;
	margin: 3%;
	margin-left: 24.5%;
}

#turtle {
	display: inline;
	width: 20%;
}

#head {
	display:inline;
	font-size: 3.1em;
}

#head1 {
	display: inline;
}

/* Navigation Styles */

nav {
	float: left;
	margin-top: -4%;
	margin-left: 5%;
	width: 12%;
}

.paw {
	margin-top: -10%;
	margin-left: 30%;
}

/* h styles */

h1 {
	text-align: center;
}

#chief {
	color: #fff;
	text-align: center;
}

h2 {
	text-align:center;
}

h4 {
	color: #ffdf00;
}

/* Link Styles */

a {
	color: white;
}

/* Blockquote Styles */

blockquote {
	width: 40%;
	text-align: center;
	margin-left: 30%;
}

#chief {
	text-align: justify;
	width: 90%;
	margin-left: 5%;
}

#chief2 {
	text-align: left;
	width: 90%;
}

#mission {
	text-align: center;
	width: 90%;
	margin-left: 5%;
}

/* List Styles */

ul li {
	list-style: none;
	padding: 1.5%;
}

/* Paragraph Styles */

.btw {
	font-size: .8em;
	text-align: center;
}

.star {
	text-align: center;
}

#first {
	text-align: center;
}

/* Link Styles */

#links a:link {
	color: #228b22;
}

#links a:visited {
	color: black;
}

/* Section Styles */

section {
	background-color: #3a2d1f;
	border: solid 5px #7b5e37;
	float: left;
	width: 60%;
	
	color: #b0e0e6;
	font-size: 1.4em;
	
	margin: 2%;
	margin-top: .8%;
	padding: 2%;
}

/* Article Styles */

article {
	margin: 2%;
	margin-left: 6%;
	float: left;
	width: 44%;
}

.second {
	margin-left: 1%;
}	

#bottom {
	clear: both;
	margin: 0;
	margin-top: 4%;
	width: 100%;
}

/* Form Styles */

form {
	text-align:left;
}

/* Gallery Styles */

.gall {
	float: left;
	width: 25%;
	margin: 1.5%;
}

#wolf {
	display: block;
	margin: auto;
}

#tribegallery {
	margin: 1%;
	width: 63%;
}

#tribegallery img {
	float: left;
	width: 21%;
	margin: 1.5%;
}

#chapelgallery {
	margin: 1%;
	width: 63%;
}

#chapelgallery img {
	float: left;
	width: 21%;
	margin: 1.5%;
}

#longhousegallery {
	float: left;
	margin: 1%;
	width: 30%;
}

#longhousegallery img {
	width: 80%;
}

#festivalgallery {
	margin: 1%;
	width: 63%;
}

#festivalgallery img {
	float: left;
	width: 21%;
	margin: 1.5%;
}

.turkeyfront {
	width: 15%;
}

.historypic {
	width: 40%;
	height: 50%;
}

#outdoor {
	text-align: center;
}
.gallery {
	width: 40%;
}

/* Footer Styles */

footer {
	clear: both;
	text-align: center;
	color: #8a0707;
}

footer a {
	text-decoration: none;
	color: #228b22;
}

.bottom {
	padding: .6%;
	text-decoration: underline;
}

#turkey {
	width: 2%;
	float: left;
	margin-left: 33%;
	margin-right: .2%;
}

.turkey1 {
	width: 2%;
	float: left;
	margin-right: .2%;
}

#cp {
	margin-top: -.1%;
	float: left;
}

#site {
	clear: both;
	text-align: center;
}