@charset "utf-8";
body {
	background-color: #8C8A90;
	background-repeat: no-repeat;
}

body h1 {
	font-family: Andalus, Cambria, "Kristen ITC", serif;
	font-variant: small-caps;
	text-align: center;
	font-size: xx-large;
}
.pageHeader h1 {
	text-indent: -9000em;
	position: absolute;
	top: 2px;
	left: 1px;
	z-index: 5;
	background-repeat: no-repeat;
	height: 145px;
	font-size: large;
	width: 250px;
}

img {margin-left: 120px;
	margin-top: 20px;
}

#panto {margin-left: 200px
	margin-top: 50px;
}
pageHeader nav {
	background-color: rgba(35,31,32,0.60);
	height: 45px;
	background-position: 0% 0%;
}
.pageHeader ul {
	list-style: none;
	padding: 0.5em .5em;
	margin-left: 12px;
}
.pageHeader li {
	float: left;
	margin-right: 64px;
	color: #FCF8F8;
	top: 10em;
	padding-right: .25em;
	font-size: 20px;
}
.pageHeader a {
	color: white;
	text-decoration: none;
}
.pageHeader a:hover {
	color: rgb(251, 174, 44);
	background: none;
}
.homeHeader {
	height: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 1500px;
}
.smallHeader {
	height: 140px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 1500px;
	background-image: url(images/header_r3.png);
}

#list {
	list-style-type: circle;
	color: #390102;
	font-size: 20px;
}

#container {
	max-width: 1000px;
}

aside p {
	font-size: 20px;
	width: 90%;
	margin-left:15px;
}
.homeHeader.pageHeader form {
	float: none;
}
#container aside form {
	text-align: center;
}
