/* This is the default style sheet for Metal Fabrication pages */	

body{
	font-size: .7em;
	font-family: verdana, arial, sans-serif;
	color: #333333;
	background-color:#000;
	width: 700px;
	margin: 40px auto 30px auto;
	padding: 0;
	border: none;
	}

#textalt{
	position:absolute;
	top: 0px;
	left: -50px;
}
	
#contentareawrapper{
    position: relative; /* change as per feedback */
	background: #D1771F url(../images/texttop.jpg) repeat-y;
	width: 700px;
	height: auto;
	padding: 20px 0 0 0;
	margin: 7px auto 0 auto;
}

#contentheader{
	position: relative;
	background: #fff url(../images/texttop.jpg) repeat-y;
	color: #fff;
	height: 54px;
	padding: 0;
	margin: 0;
}

#contentarea{
    position:relative;
	width:700px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #D1771F url(../images/middletext.jpg) repeat-y;
	color: #333333;
	}
		
#textarea{
	position: relative;
	margin: 10px 130px 0 120px;
	background-color:#fff;
	color: #333333;
	}
	
#contentfooter{
	position:relative;
	background: #D1771F url(../images/bottomtext.jpg) no-repeat;
	width: 700px;
	height: 92px;
	margin:0;
	padding:0;
	}
		
#contentfooter2{
	position:relative;
	background: #D1771F url(../images/contentfooter2.jpg) bottom left no-repeat;
	height:92px;
	clear:both;
	margin:0;
	padding:0;
	bottom:0px;
	}

#smallleft{
	color:#fff;
	font-weight:bold;
	padding: 0 0 20px 25px;
	margin:0;
	float:left;
	display:block;
	line-height: 1.5em;
	}	
	
#smallright{
	color:#fff;
	font-weight:bold;
	padding:0 25px 20px 0;
	margin:0;
	float:right;
	display:block;
	line-height: 1.5em;
	}

.faqlink {
	padding-bottom: 10px;
	}
	
#bottomtext, #bottomtext p {
	text-align: center;
	color: #ffffff;
}
	
#hometext {
	text-align: center;
	color: #ffffff;
	}

#hometext a:link {
	color: #FF9933;
	text-decoration:none;
}

#hometext a:visited {
	color: #FF9933;
	text-decoration:none;
}

#hometext a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}	
	
#hometext a:active {
	color: #CCCCCC;
	text-decoration:none;
}

#navwrapper a {
	color:#DF7E1F;
	text-decoration:none;
	}

#navwrapper a:visited {
    color: #D5791E;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }      

#navwrapper a:hover {
    color: #666666;
    text-decoration:none;
    background-color:transparent;
    font-weight: bold;
    }

#navwrapper a:active {
    color: #999999;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }

#linksleft{
	float:left;
	}

#linksleft a {
	border-left: #fff solid 1px;
	padding: 0 5px 2px 8px;
	}			

#linksleftselected a{
	color: #ffffff;
	}			

#linksright{
	float:right;
	}

#linksright a {
	border-right:#fff solid 1px;
	padding: 0 8px 2px 5px;
	}			

#linkhome {
	padding: 0 8px 2px 5px;
	}

#linkhome a {
	color: #D5791E;
	text-decoration: none;
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
	padding: 0 6px 2px 8px;
	}			

#flashcontent h4 {
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0;
}
		
h1{
	 color: #D5791E;
	 font-size:1.3em;
	 border-top:#fff solid 1px;
	 border-bottom:#fff solid 2px;
	 font-weight:bold;
	 margin-top:1px;
	 padding-top:1px;
	 }
	
h2{
	color: #707070;
	font-size: 1.3em;
	margin: 10px 0 10px 0;
	padding:0 0 0 10px;
	}
	
h3{
	color:#666;
	font-size:1em;
	}

h4{
	margin: 0;
	padding: 30px;
	color:#fff;
	display: inline;
	border:none;
	font-size:1.2em;
	}
	
h5{
	background: url(../images/workbook.jpg) center left no-repeat;
	margin: 0 0 0 20px;
	padding: 0 0 0 30px;
	color:#fff;
	border:none;
	display: inline;
	line-height:50px;
	font-size:1.2em;
	}
	
h6{
	background: url(../images/textalt.jpg) center left no-repeat;
	margin: 0 0 0 20px;
	padding: 0 0 0 30px;
	color:#fff;
	display: inline;
	border:none;
	line-height:50px;
	font-size:1.2em;
	}

p {
	padding:0 0 0 10px;
	margin:0;
	color: #333333;
	line-height: 1.2em;
 	}
			
a {
	color:#aaa;
    background-color: transparent;
	text-decoration:none;
	}

a:link    {
    color: #D5791E;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }        

a:visited {
    color: #D5791E;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }      

a:hover {
    color: #666666;
    text-decoration:none;
    background-color:transparent;
    font-weight: bold;
    }

a:active {
    color: #999999;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }

ol {
    padding:0 0 0 10px;
    }

ul {
    list-style-type:square;
    color:#aaa;
    padding:0 0 0 10px;
    }

li a:link, li a:visited, li a:active, li a:hover {
    padding:0 0 0 0;
	}

.left{
	float:left;
	margin:5px;
	}
	
.right{
	float:right;
	margin:5px;
	}

.transcript{
	background: url(../images/textalt.jpg) center left no-repeat;
	}
	
a.whitelinks:link, a.whitelinks:visited {
    color: #ffffff;
    text-decoration: none;
    border: 0;
    }        

a.whitelinks:hover {
    color: #cccccc;
    text-decoration: none;
    border: 0;
    }

a.whitelinks:active {
    color: #ffffff;
    text-decoration: none;
    border: 0;
	}
