body, li, table, input, select, option, textarea, .menu {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
	border-colour:		#000000; 
}


body         {  
 scrollbar-face-color: #BD593C;
 scrollbar-shadow-color: #D06F52; 
 scrollbar-highlight-color: #D06F52;
 scrollbar-3dlight-color: #5D1A0C;
 scrollbar-darkshadow-color: #5D1A0C; 
 scrollbar-track-color: #902C0F; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: none; color: #616161;}
A:visited { text-decoration: none; color: #616161;}
A:active { text-decoration: underline;}
A:hover {text-decoration:underline; color:#1B1B1B;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			13px;
	color: 				#FFFFFF;
	margin-top:			3px;
	margin-bottom:		3px;
	margin-left:		3px;

}
h2 {
	font-size: 			12px;
	color: 				#8F321C;
}

h3 {
	font-size: 			13px;
	color: 				#8A8A8A;
}

h4 {
	font-size: 			12px;
	color: 				#8A8A8A;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#737373;
	background-color:	#E3E3E3;

}

 td.side1 {
  	background-image: url('images/side1.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right;  }

 td.side1bg {
  	background-image: url('images/side1bg.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }
	
 td.side2 {
  	background-image: url('images/side2.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }

 td.side2bg {
  	background-image: url('images/side2bg.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
	
 td.bg {
  	background-image: url('images/bg.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }

 td.home-bg {
  	background-image: url('images/home-bg-jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }

	 td.pagebg {
  	background-image: url('images/pagebg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }
		
	 td.grad {
  	background-image: url('graphics/grad.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }

	 td.sawblade {
  	background-image: url('graphics/machineryforsale-sawblade.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right;  }	
			    
#headerphoto {
		border: solid 0px;
		width: 765px;
		height: 177px;
		float: center;
		margin:0px 0px;
 }		
 
 img.borders { border: 1px solid #000000 ; }

#pricetable td {font-size: 11px;}

.head {	font-size: 			18px;	color: 				#8A8A8A; }

