html {
    margin:    0 auto;
    max-width: 1200px;
}

body {
	color: #566999;
	background-image: url("../images/backg121.gif");
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 40px;
}

h1 {
	text-align: center;
	font-size: 2.5em;
	font-weight: bold;
}

h2 {
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

p {
	font-size: 1.1em;
	text-align: justify;
	line-height: 150%
}

li {
	font-size: 1.1em;
}

a {
	font-size: 1.1em;
	text-align: justify;
	line-height: 150%;
	color: #5D6F99;
	text-decoration: none;
}

hr {
	color: #566999;
	background-color: #566999;
	height: 5px;
}

.list_table {
	margin-left: auto;
	margin-right: auto;
}

.list_table th {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 2px double #566999;
}

.list_table td {
	text-align: left;
	font-size: 1.1em;
	border-bottom: 1px solid #566999;
	border-color: #566999;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #7C88A5;
}

#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#nav_button {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.3em;
	text-align: center;
	display: inline-block;
	width: 200px;
	height: 35px;
	background-color: #BBBBBB;
	color: #000000;
}

#nav_button:hover {
	background-color: #3B72E2;
	color: #ffffff;
	text-decoration: underline;
}

.nav_button {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.3em;
	text-align: center;
	display: inline-block;
	width: 200px;
	height: 35px;
	background-color: #BBBBBB;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.nav_button:link {
	color:#000000;
}

.nav_button:visited {
	color:#222222;
}

.nav_button:hover {
	background-color: #3B72E2;
	color: #ffffff;
	text-decoration: none;
}

.button_100, .button_200, .button_400 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
	display: inline-block;
	height: 25px;
	background-color: #BBBBBB;
	color: #000000;
	margin: 5px;
	padding: 2px;
}


.button_100:visited, .button_200:visited, .button_400:visited {
	color:#222222;
}

.button_100:hover, .button_200:hover, .button_400:hover {
	background-color: #3B72E2;
	color: #ffffff;
	text-decoration: none;
}


.button_100 {
	width: 100px;
}

.button_200 {
	width: 200px;
}

.button_400 {
	width: 400px;
}


.button_25 {
	width: 25px;
}

.poem {
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
	color: #695699;
	line-height: 150%;
}

.sig {
	font-size: 1.1em;
	font-style: italic;
	text-align: right;
	color: #695699;
	line-height: 150%;
}

.quote {
	font-size: 1.1em;
	font-style: italic;
	text-align: left;
	color: #695699;
	margin-left: 100px;
	margin-right: 100px;
}

#old_pits h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 0px;
}

#old_pits p {
	margin-left: 110px;
}

#old_pits .quote {
	margin-left: 150px;
	font-style: italic;
}

#old_pits .old_pit_pic {
	float: left;
	width: 100px;
	margin-top: 20px;
}

#old_pits li {
	margin-left: 130px;
	list-style-type: none;
	
}

.memorials {
	float: left;
	width: 150px;
	height: 125px;
	text-align: center;
	margin: 20px 0px 10px 20px;
}

.colliery-page-content{
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.colliery-page-menu{
	float:left;
		margin-left:25px;
	margin-right:25px;
}

.colliery-page-pics {
	display:inline-block;
	margin-left:25px;
	margin-right:25px;
}

.colliery-page-pics p{
	text-align:center;
	font-weight:bold;
}

.colliery-table{
	margin:0px auto;
	border-spacing: 20px 10px;
}

.colliery-table td{
	border-bottom: thin blue dotted;
}

.colliery-table th{
	text-align:left;
}

.colliery-pic {
	display:inline-block;
	margin-left:25px;
	margin-right:25px;
	margin-top: 20px;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.blue {
	color: #0000FF;
	font-weight: bold;
}

.purple {
	color: #800080;
	font-weight: bold;
}
