

.headerdiv{
	position: absolute;
	width: 450px;
	left: 0%;
	margin: 30 0 0 50px;
	font-size: 40px;
	padding: 10px;
}
a{
	color: inherit;
}

body{
	font-family: "Neuton";
	font-size: 25px;
	font-weight: 350;

}

div{
	padding: 10px;
}

h1{
	font-size: 50px;
	text-align: center;
}

h2{
	text-indent: 0px;
}

h3{
	text-indent: 0px;
	font-weight: 450;
}

p{

}

i{
	
}

#pullquote{
	font-weight: 100;
}

#furtherreading{
	text-indent: 0px;
}

.bodydiv{
	position: absolute;
	width: 900px;
	left: 50%;
	margin: 130 0 0px -450px;
	text-indent: 40px;
	padding-bottom: 100px;
}

.bodylist{
	list-style-type: none;

}

#map{
	width: 800px;
}

#directorymap{
	width: 500px;
	left: 50%;
	margin: 0 0 0px 150px;
}


.neuton-extralight {
  font-family: "Neuton", serif;
  font-weight: 200;
  font-style: normal;
}

.neuton-light {
  font-family: "Neuton", serif;
  font-weight: 300;
  font-style: normal;
}

.neuton-regular {
  font-family: "Neuton", serif;
  font-weight: 400;
  font-style: normal;
}

.neuton-bold {
  font-family: "Neuton", serif;
  font-weight: 700;
  font-style: normal;
}

.neuton-extrabold {
  font-family: "Neuton", serif;
  font-weight: 800;
  font-style: normal;
}

.neuton-regular-italic {
  font-family: "Neuton", serif;
  font-weight: 400;
  font-style: italic;
}