@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	margin: 0px;
	text-align: center;
	color: #454545;
	background: #FFFFFF url(graphics/back.jpg) repeat center top;
	font: 0.938em/130% Georgia, "Times New Roman", Times, serif;
}
p {
	padding-bottom: 1.2em;
}
ul {
	padding-bottom: 1.2em;
	list-style: none;
}
li {
	background: url(graphics/bullet.png) no-repeat left center;
	margin-left: 30px;
	list-style: none;
	padding: 4px 0px 4px 20px;
	line-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	margin: 0px;
	padding: 0.2em 0px 0.6em;
	font-weight: normal;
}
h1 {
	color: #a0532d;
	font-size: 2em;
}
h2 {
	color: #a0532d;
	font-size: 1.467em;
}
h3 {
	color: #D08D73;
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #A0532D;
}
.clearer {
	clear: both;
	line-height: 1px;
	height: 1px;
}
.highlight {
	color: #A0532D;
}
.smallprint {
	font-size: 0.867em;
}


#wrapper {
	background: url(graphics/headback.jpg) repeat-x center top;
}

#container {
	width: 960px;
	text-align: left;
	margin: 0px auto;
}
#header {
	position: relative;
	text-align: center;
	background: url(graphics/brodsworthminerswelfare.jpg) no-repeat center;
	padding-top: 310px;
	height: 110px;
}
#topmenu {
	line-height: 50px;
}

#topmenu a {
	color: #535353;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 14px 0px 23px;
	display: inline-block;
	font-size: 1.2em;
	background: url(graphics/menubullet.png) no-repeat left center;
}
#topmenu a.current {
	color: #A0532D;
}
#topmenu a:first-child {
	padding: 0px 14px 0px 14px;
	background: none;
}
#topmenu a:hover, #topmenu a:active {
	text-decoration: none;
	color: #A0532D;
}
#page {
	background: url(graphics/pageback.jpg) repeat-y center;
	padding: 0px 70px;
}

.content {
	float: left;
	width: 540px;
}
#sublinks a {
	font-size: 1.2em;
}
.sidebar {
	float: right;
	width: 230px;
	padding-top: 55px;
	font-style: italic;
	font-size: 0.867em;
	overflow: hidden;
	color: #666666;
}
.sidebar a {
	text-decoration: none;
	color: #666666;
}
.sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
	color: #454545;
}
.sidebar h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-style: normal;
	font-size: 1.692em;
}
.sidebar h3 {
	padding: 0px 0px 6px;
	margin: 6px 0px 2px;
	color: #454545;
	background: url(graphics/sideh3back.jpg) no-repeat left bottom;
}
.sidebar ul {
	padding: 0px;
}
.sidebar ul li {
	list-style: none;
	padding: 5px 0px;
	margin: 0px;
	background: url(none);
}
.morelink {
	text-align: right;
}
.sidebar div {
	margin-bottom: 10px;
}


#footer {
	color: #929497;
	font-size: 0.867em;
	text-align: center;
	height: 75px;
	background: url(graphics/footerback.jpg) no-repeat center top;
	padding: 10px 70px 20px;
	line-height: 110%;
}
#footermenu {
	padding-bottom: 4px;
}

#footermenu a {
	color: #929497;
}

#page table {
	margin: 10px;
}
#page table td {
	padding: 4px;
}
td h2, td h3, td h4 {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	width: 30%;
	margin-right: 0.5em;
}
.rssright {
	float: right;
	margin: 38px 0px 5px 5px;
}
.imageright {
	float: right;
	margin: 15px 0px 15px 15px;
}
.imageleft {
	float: left;
	margin: 15px 15px 15px 0px;
}
#gallery {
	text-align: center;
}
#gallery h2 {
	text-align: left;
}


#gallery img {
	padding: 1px;
	border: 1px solid #454545;
	margin: 5px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_secondLine {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #FF0000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #F5F4F0;
	border: 1px solid #FFFFFF;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

