/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffe0;
	}
	
.link a, .link a:link, .link a:visited, .link a:hover,
li a, li a:link, li a:visited, li a:hover,
a:link, a:visited, a:hover,
p a, p a:link, p a:visited, p a:hover {
	color: #006699;
	text-decoration: none;
}

.link a:hover,
li a:hover,
a:hover, p a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.title{
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#000000;
 text-align:left;
 }

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li {
line-height: 16px;
}

.list2 {
font-size:16px;
font-weight:bold;
line-height: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 0px solid #cccccc;
	width: auto;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height: 95px;
	background-color:#FFFFFF;
	z-index: 100px;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #eee8aa;
	border-left: 1px solid #b8860b;
	border-bottom: 1px solid #b8860b;
}

#leftnavBar{
	margin: 0 77% 0 0;
	padding: 0px;
	background-color: #eee8aa;
	border-right: 1px solid #b8860b;
	border-bottom: 1px solid #b8860b;
}

#coalprocess {
background-image:url(../images/coalprc.gif);
background-repeat:no-repeat;
height: 167px;
background-color: #e9e9e9;
}

#welcome {
/*background-image:url(../images/welcomebkgrd.gif);
background-repeat:no-repeat;*/
height: 5px;
background-color: #800000;
}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding-left:10px;
	background-color: #ffffe0;
	text-align:justify;
}

#subcontent{
  float:right;
	width: 73%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: #ffffe0;
	text-align:justify;
			}
#subcontentmark { /*only those pages with a watermark uses this style*/
	float:right;
	width: 73%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: #ffffe0;
	text-align:justify;
	background-attachment:scroll;
	background-image:url(../images/watermarkgif.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	}			
.lastpp {
padding-bottom: 140px;

}			
	
#subcontent2 {
float: left;
width: 90%;
margin: 0;
padding-left: 10px;
}	

#topNav {
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: auto;
	padding-top:75px;
	padding-right: 5px;
	background-color: #FFFFFF;
	}
#topNav a:link, #topNav a:visited {
text-decoration:none;
color:#000000;
}
#topNav a:hover {
text-decoration:underline;
}	

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 5px 0px 5px 10px;
white-space: nowrap;
background-color:#011970;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
#globalNav a:link, #globalNav a:visited {
color:#FFFFFF;
}
#globalNav a:hover {
text-decoration:none;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


#dropmenudiv{
position:absolute;
border:1px solid #ccc;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a:link, #dropmenudiv a:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc;
padding: 1px 0;
text-decoration: none;
background-color:#011970;
color:#FFFFFF;
font-size:90%;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#CCCCFF;
color:#000000;
}


/************** .feature styles ***************/

.feature{
	padding-top: 7px;
	font-size:12px;
	line-height: 14px;
}

.feature img,
.story img 
{
	padding: 0px 10px;
	margin: 0;
	border: 0px solid #000;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** .story styles *****************/

.story {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  }
  .substory {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 600px;
  }
  .substoryss {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 420px;
  }
    .substoryss3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 320px;
  }
    .substorymedlong {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 995px;
  }
    .substorylong {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 1880px;
  }
  
  .substorylong2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 1300px;
  }
  
    .substorylong3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 5000px;
  }
  .substoryshort {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 780px;
  }
    .substoryshort2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 680px;
  }
    .substorymedshort {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 480px;
  }
    .substorymedium {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 980px;
  }
      .substorymedium2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right:5px;
  height: 850px;
  }

.link {
text-align:left;
padding-right: 7px;
}  


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #011970;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding-left: 10px;
	border-bottom: 0px solid #cccccc;
	}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.rightheadlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #b8860b;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.photo {
	border: 1px solid #000;
}
.photoinside {
	border: 1px solid #000;
	margin-left: 5px;
	margin-top: 5px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
h5 {
	font-family:"Brush Script MT";
	font-size: 34px;
	font-weight: bold;
	color: #3366cc;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
.caption {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#131346;
text-align:center;
}

/********************coal type menu**********************/
#ad {float:right; margin:0 0 20px 20px;}
/* default link styling needed for IE6 to work */
a {color:#000;}
a:visited {color:#000;}
a:active {color:#000;}
a:hover {text-decoration:none;}
 /* remove the margin and bullets, set the padding for this demo only*/
.button {margin:0; padding:25px 0 100px 15px; list-style:none;}

 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.button li {display:inline; float:left; margin-right:5px; background:url(../images/hover_button.gif);}

/* style the links and place the background image to start from left edge */
.button li a {display:block; height:38px; float:left; background:url(../images/button.gif); text-decoration:none; font-size:12px; font-family:arial, sans-serif; letter-spacing:1px; line-height:35px;}

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
.button li b {margin:0 0 0 20px; display:inline; float:left; height:38px; background:url(../images/button.gif) right top; padding:0 20px 0 0; color:#000;}

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.button li a:hover, .button li a:hover b {border:0; background-image:url(../images/hover_button.gif); cursor:pointer;}

/* style the active state to replace the background image. This can also be used for a 'current' tab if you wish */
.button li a:active, .button li a:active b, .button li a.current, .button li a.current b {background-image: url(../images/active_button.gif);}

/* move the text down by 3 pixels, and to the right by 2 pixels */
.button li a:active b, .button li a.current b { line-height:38px; margin-left:21px; padding-right:19px;}

/***********************end coal type buttons**********************/

.coaltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #acd9d2;
	padding: 7px;
}	

.top, .top a, .top a:link, .top a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
text-decoration:underline;
text-align:right;
}
.top a:hover {
color: #CC3300;
text-decoration: underline;
}

/*******************table info*********************/

.tblCoal {
text-align:left;
border: 1px solid #003399;
}
.tblCoal td {
border-bottom: 1px solid #003399;
}

.tblHead {
color:#FFFFFF;
font-weight:bold;
font-size:14px;
background-color: #003399;
}


HR {
    height:2px;
    width:100%;
    background:#666;
	margin-top: 20px;
    }


