.main {
	background-image:url(../images/image-sawbottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
		}
		
.sub {
	background-image:url(../images/image-sawbottomsub.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
		}


a:link {
	color: #006633;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #899160;
}
a:active {
	color: #000000;
}

		
.footer {
	color:#ffffff;
	font-size:9px;
	}

.footer a:link, .footer a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	}
	
.footer a:hover {
	color:#A5CF85;
	}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
    color:#006633;
    font-weight:bold;
    font-style: italic
	}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
    color:#000000;
    font-weight:bold;
	}