/* CSS Document */

/* Basic Stuff */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
/* End hide from IE-mac */


body {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #333;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-image:url(images/layout/mining-background.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	}
	
body A:link    	{ color: #947636; font-weight: normal; text-decoration: underline; }
body A:active  	{ color: #947636; font-weight: normal; text-decoration: underline; }
body A:visited 	{ color: #947636; font-weight: normal; text-decoration: underline; }
body A:hover  	{ color: #000000; font-weight: normal; text-decoration: underline; }
	
h1 {
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #014694; 
	padding-top: 0px;
	font-weight: bold;
	line-height: 16px;
}
	
h2 {
	font: 14px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #947636;
	margin-top: 0px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
h2 A:link    	{ color: #947636; font-weight: bold; text-decoration: none; }
h2 A:active  	{ color: #947636; font-weight: bold; text-decoration: none; }
h2 A:visited 	{ color: #947636; font-weight: bold; text-decoration: none; }
h2 A:hover  	{ color: #947636; font-weight: bold; text-decoration: underline; }
	
h3 {
	font: 14px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #483016;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 16px;
	}

h3 A:link    	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h3 A:active  	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h3 A:visited 	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h3 A:hover  	{ color: #a4c00d; font-weight: normal; text-decoration: underline; }
	
	
	
/* Top Section */
	
#head {
	width: 916px;
	position: left;
	margin: 0 auto;
	}
	
	

/* Navigation */

#navbar {
	width: 916px;
	height: 134px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	}

#nav {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	margin-top:0px;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	float:left;
	width:916px;
	position: relative;
	height: 31px;
	background:url("images/layout/nav-bar.gif") no-repeat right top;
	line-height: 31px;
	}
	
	  
#nav ul {
	margin:0 0 0 0px;
	padding:0px 0px 0 0px;
	list-style:none;
	}
	  
#nav li {
	float:left;
	margin:0 0 0 0px;
	padding:0px 0px 0 0px;
	}
	
#nav a {
	float:left;
	display:block;
	left:-14px;
	margin-top: 0px;
	margin-right:0px;
	padding-left: 16px;
	padding-right: 0px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
	  
#nav > ul a {
	width:auto;
	margin-top:0px;
	}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav a:hover {
	color:#fff;
	}
	  
#home #nav-home, 
#about #nav-about,
#projects #nav-projects, 
#school #nav-school,
#employment #nav-employment,
#community #nav-community,
#business #nav-business, 
#news #nav-news, 
#environment #nav-environment, 
#faq #nav-faq, 
#contact #nav-contact {

	}

#home #nav-home a, 
#about #nav-about a,
#projects #nav-projects a, 
#school #nav-school a,
#employment #nav-employment a,
#community #nav-community a,
#business #nav-business a, 
#news #nav-news a,
#environment #nav-environment a,
#faq #nav-faq a,
#contact #nav-contact a {
	padding-bottom:0px;
	color:#fff;
	border-bottom:0;
	}
	  
/* not for IE5.x or IE6 */

#nav li:hover, 
#nav li:hover a {
	color:#fff;
	}

#nav li:hover a {
	}

	
/* Main Content */
	
#content {
	width: 975px;
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	background: #fff;
	}
	
#middle {
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	float:left;
	width:916px;
	position: relative;
	background-color:#FFFFFF;
	}
	

#flashbox{
	width: 916px;
	height: 240px;
	float:left;
	margin-bottom:14px;
}

#imagebox{
	width: 916px;
	height: 169px;
	float:left;
	margin-bottom:14px;
}

#boxedge{
	width: 916px;
	height: 11px;
	float:left;
	margin-top: 0px;
	border-top: 0px;
}

#homefeatures{
	width: 217px;
	height: 130px;
	color: #000;
	padding-left: 10px;
	float: left;
	}
	
#homecontent {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000;
	float: left;
	width: 536px;
	margin-top: 5px;
	margin-right: 25px;
	line-height: 18px;
	padding-left: 20px;
}

#subcontent {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000;
	float: left;
	width: 470px;
	margin-right: 15px;
	line-height: 18px;
	padding-left: 10px;
}

#homeright {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000;
	float: left;
	width: 322px;
	margin-top: 5px;
	line-height: 18px;
}

#subright {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #000;
	float: left;
	width: 217px;
	line-height: 18px;
}
	
ul {
	list-style:none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	

/* Footer */

#foot {
	float:left;
	width:916px;
	position: relative;
	font-size: 8pt;
	color: #000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	background-color:#fff;
	}
	
#foot A:link    	{ color: #000; font-weight: normal; text-decoration: none; }
#foot A:active  	{ color: #000; font-weight: normal; text-decoration: none; }
#foot A:visited 	{ color: #000; font-weight: normal; text-decoration: none; }
#foot A:hover  		{ color: #fe9000; font-weight: normal; text-decoration: none; }

	
#footerleft {
	float:left;
	width:60px;
	position: relative;
	margin-left: 10px;
	}   
	
#footermiddle {
	float:left;
	width:700px;
	position: relative;
	padding-right: 10px;
	height:34px;
	line-height: 34px;
	} 
	
#footerright {
	width:79px;
	float:right;
	position: relative;
	margin-right: 10px;
	}  
	
#credit {
	font: 10px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	float:left;
	width:916px;
	position: relative;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#credit A:link    	{ color: #696969; font-weight: normal; text-decoration: none; }
#credit A:active  	{ color: #696969; font-weight: normal; text-decoration: none; }
#credit A:visited 	{ color: #696969; font-weight: normal; text-decoration: none; }
#credit A:hover  	{ color: #d22603; font-weight: normal; text-decoration: none; } 

/* Side Nav */

#sidenav{
	width:150px;
	float:left;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:20px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-left: 15px;
}

#sidenavmenu {
	margin-top:0px;
	margin-left:0px;
	width: 150px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
#sidenavmenu li a {
  	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
  	height: 25px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom:0px;
	margin-bottom:0px;
	}	
	
#sidenavmenu li a:link, #sidenavmenu li a:visited {
	color: #000;
	display: block;
	background:  url(images/layout/sidenav.gif);
	padding-top: 4px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
#sidenavmenu li a:hover {
	color: #fe9000;
	text-decoration: none;
	background:  url(images/layout/sidenav.gif);
	padding-top: 4px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
label{
 float: left;
 width: 120px;
 font-weight: normal;
 }

 input, textarea{
 width: 150px;
 margin-bottom: 5px;
 }

 textarea{
 width: 200px;
 height: 100px;
 }
 
 .radio{
 width: 20px;
 height: 100px;
 }

 .boxes{
 width: 1em;
 }
 
  .checkbox{
 width: 20px;
 }

 #submitbutton{
 margin-left: 120px;
 margin-top: 5px;
 width: 90px;
 }
