@charset "utf-8";

/* CSS Document */

   

/*#############################*/
/*           ABOUT US          */
/*#############################*/										





  
   
   
/*      BEGIN BODY SECTION    */

body
 {

background-color:#000;
} 





body, h1, h2, h3, h4, h5, h6, p, div, ul, li, {

   margin:0;
   padding:0;
}




/*#############################*/
/*   BEGIN WEBPAGE WRAPPER     */
/*#############################*/


.header_wrapper {
position: absolute;
background-repeat: no-repeat;
width: 961px;
margin-left:-480.5px;
left: 50%;
margin-top:1px;

}


/*#############################*/
/*     END WEBPAGE WRAPPER     */
/*#############################*/




/*#################################*/
/*     TOP HEAD SECTION BEGIN      */
/*#################################*/


.top_header {

background-image: url("images/topheader.png");
height: 26px;
font-family: serif, "Times New Roman", Times;
font-size: 14px;
color: #ffffff;
text-align:right;
border: 1px solid #666666;
}


.top_header a  {
color: #ffffff

}

.top_header a:hover  {

color: #ab0535;

}










.number  {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color: #ffffff;
text-align:left;

}

.number a  {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
color: #ffffff;

}

.number a:hover   {

color: #ab0535;

}




/*#############################*/
/*    END TOP HEAD SECTION     */
/*#############################*/




/*##############################*/
/*     BEGIN MAIN HEAD SECTION  */
/*##############################*/


.header_main  {

background-image: url("../images/header.png");
height: 116px;
border-bottom: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
border-color: #666666;

}







/*##############################*/
/*     END MAIN HEAD SECTION  */
/*##############################*/







/*##############################*/
/*     BEGIN NAVBAR SECTION  */
/*##############################*/



.nav_bar  {

background-image: url("../images/navbar.png");
height: 33px;
border-left: 1px solid;
border-right: 1px solid;
border-color: #666666;
font-size: 16px;
margin:auto;
-moz-box-shadow: 0px 8px 6px -6px black;
-webkit-box-shadow: 0px 8px 6px -6px black;
box-shadow: 0px 8px 6px -6px black; 






}





.nav_bar ul {
list-style-type: none;
height: 33px;
width: 961px;
margin-left:200px;
margin-top:0;
}


.nav_bar li  {
float:left;

}


.nav_bar a {
background-image:url("../images/navbarspacer.png");
background-repeat: no-repeat;
background-position:right;
padding-right:22px;
padding-left: 22px;
display: block;
text-decoration:none;
color:#ffffff;
font-family:"Times New Roman";

line-height:33px;
font-size: 16px;
}

.nav_bar a:hover  {
background-image: url("../images/navbar_2.png");
color:#d2053f;
margin:auto;
}



/*##############################*/
/*      END NAVBAR SECTION  */
/*##############################*/







#slogan img   {



position:absolute;
left: 250px;
top: 35px;
width:400x;
height:105px;
border:0;
text-decoration:none;
margin:auto;



}

#small_mill  {
position:absolute;
top:50px;
width:128px;
height:96px;
left: 700px;
border:0;
text-decoration:none;
margin:auto;

}








/*################################*/
/*     BEGIN CONTENT SECTION     */
/*###############################*/




.content   {

background-color:#464040;

height: 670px;
width: 959px;
margin-left:-480.5px;
left: 50%;
margin:auto;
border: 1px solid #666666;

}









/*#######################*/
/* BEGIN RUFF_MFG2 IMAGE */
/*#######################*/


.content p1 {

font-family:"Times New Roman", Times, serif;
font-size: 25px;
color: #fff;
text-align: center;
margin-left:340px;




}









/*#####################*/
/* END RUFF_MFG2 IMAGE */
/*#####################*/


















/*##############################*/
/*     END CONTENT SECTION      */
/*##############################*/










/*##############################*/
/*     BEGIN FOOTER SECTION     */
/*##############################*/


.footer   {
background-image: url("../images/footer.png");
height: 50px;
margin: auto;
border-top: 2px solid #ab0535;
border-right: 1px solid #666;
border-left: 1px solid #666;
border-bottom:1px solid #666;
color: #fff;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
text-align:center;
-moz-box-shadow: 0px 8px 6px -6px black;
-webkit-box-shadow: 0px 8px 6px -6px black;
box-shadow: 0px 8px 6px -6px black; 


}

.footer a   {
color:#fff;

}
.footer a:hover {

color: #ab0535

}

.footer img  {

position:absolute;
top: 860px;
left:55px;
transition: transform 1s;
-webkit-transition:  -webkit-transform 1s;
-moz-transition: -moz-transform 1s;
-o-transition: -o-transform 1s;
}


.footer img:hover  {


}

/* REMOVES WHITE BOX AROUND FACEBOOK IMG LINK IN IE */

.footer a img  {

border:0;
text-decoration:none;
margin:auto;
}


#website
{
	margin:  auto;
	font-size: 18px;
	color: #fff;
	padding-top:5px;
	text-align: center;
	clear:both;
	
}

#website a
{
color: #ffffff;
font-size: 18px;
text-decoration: none;
}





