@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	letter-spacing: -0.3px;
	color: #666666;
}

body {
	background-color:#FFFFFF;
}

h1, h3 {
	font-size:16px;
	padding-bottom: 5px;
	color: #D1A92A;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	margin-bottom: 30px;
	margin-top: 30px;
	color: #CCCCCC;
	clear: both;
}

DIV.BackLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	letter-spacing: -0.3px;
	margin-top: 9px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/backgrd_fade.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height:800px;
	overflow:hidden;
	margin-top: 15px;
}

#header {
	height: 107px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#contacttop {
	height: 49px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	clear: both;
}

#logo {
	height: 107px;
	width: 261px;
	float: left;
}


/* navbar - thanks to www.dynamicdrive.com */
.chromestyle{
	width: 606px;
	height: 33px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/nav_bkgrd.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul{
	width: 606px;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.chromestyle ul li{
	display: inline;
	color: #24393D;
}

.chromestyle ul li a{
	color: #24393D;
	margin: 0;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.chromestyle ul li a:hover{
	color: #FFFFFF;
}

.chromestyle a:active{
	color: #24393D;
	text-decoration: underline;
}

.chromestyle a:visited{
	color: #24393D;
}

/* navbar - thanks to www.dynamicdrive.com /////////////////// */

#bigimage {
	width: 900px;
	margin-top: 3px;	
}

#bodytext {
	width:607px;
	text-align: justify;
	height: auto;
	float: right;
	background-image: url(#D1A92A);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 25px;
	overflow: hidden;
}

#bodytext h1 {
	margin-top: 18px;
}

#bodytext p {
	margin-top: 9px;
	margin-bottom: 9px;
}

#bodytext em {
	font-weight:bold;
	color: #3F627C;
}

#bodytext a:link {
	color: #3F627C;
}

#bodytext a:hover {
	color: #D1A92A;
	text-decoration:none;
}

#bodytext a:visited {
	color: #24393D;
}

.quicklinks{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	width: 607px;
}

.quicklinks ul li{
	display: inline;
	color: #24393D;
}

.quicklinks ul li a{
	padding-right: 18px;
	padding-left: 0px;
	color: #3F627C;
	text-decoration: none;
}

.quicklinks ul li a:hover{
	color: #D1A92A;
	text-decoration: underline;
}



/* For Coalpool Page ///////////////////*/
#opentimes {
	width: 247px;
	height: 212px;
	margin-top: 25px;
	background-color: #3F627C;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 12px;
	background-image: url(../images/topcurve.gif);
}

#opentimes p {
	color:#FFFFFF;
	font-size: 13px;
}

#opentimes strong {
	color:#FFFFFF;
	font-size: 15px;
}

#opentimes em {
	color:#D1A92A;
	font-size: 13px;
}

#coalpool_img {
	margin-bottom: 10px;
}

#square_img {
	margin-bottom: 10px;
	width: 202px;
}

/* For Coalpool Page ///////////////////*/

#maps {
	margin-bottom: 10px;
	float: right;
	text-align: right;
}

#maps a:link {
	color:#666666;
}

#maps a:visited {
	color:#333333;
}

#sidemenuleft {
	width: 261px;
	height: 420px;
	margin-top: 25px;
}

#designedby {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F627C;
	margin-top: 25px;
	padding-bottom: 50px;
	}
	
#designedby p {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 12px;
	}

	
#designedby ul li {
	display:inline;
	font-size: 11px;
}

#designedby ul li a {
	padding-right: 19px;
	padding-left: 0px;
	color: #3F627C;
	text-decoration:none;
}

#designedby a:hover {
	text-decoration: underline;
}
