@charset "UTF-8";
/*constructed by Neal Courtene-Jones. First attempt at CSS 28/10/09*/
body  {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	font-size: 100%;
	clear: both;
}
body {
	background: #FFF url(lumberjack3.png) repeat-x fixed;
}

/*Standard Dreamweaver naming and comments used in this site three col elastic template*/
.thrColElsHdr #container {
	width: 750px;
	margin: 0 auto;
	border: 0px none #000000;
	text-align: left;
} 
.thrColElsHdr #header {
	background: url(lumberjack3.png);
	padding: 0 10px;
} 
.thrColElsHdr #header h1 {
	max-width: 800px;
	float: none;
	background: url(sawchaineu-banner.gif) center;
	margin: 10px 0px;
	padding: 75px 0px 55px 0;
}


.thrColElsHdr #sidebar1 {
	float: left;
	width: 11em;
	background: url(GradientFillBgnd.png) no-repeat;
	padding: 15px 10px; /* top and bottom padding create visual space within this div */
	margin-right: auto;
}
.thrColElsHdr #sidebar2 {
	float: right;
	width: 11em;
	background: url(none)
	padding: 15px 0; 
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

.thrColElsHdr #mainContent {
	padding: 10px 15px 10px 10px;
	background: no-repeat;
	min-width: 320px;
	max-width: 350px;
	margin: 0px 12em 0;
} 

.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}#productindex {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}
.thrColElsHdr #container #sidebar1 h3 {
	font-style: normal;
	text-decoration: underline;
	text-align: center;
}
.thrColElsHdr #container #mainContent h1 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #060;
	text-decoration: none;
}
colfill0 {
	background: url(GradientFillBgnd.png);
}
.thrColElsHdr #container #sidebar2 p {
}
.text {
	text-align: left;
}
.thrColElsHdr #header h1 {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
a:link {
	color: #057532;
}
a:visited {
	color: #057532;
}
a:hover {
	color: #6B849C;
}
a:active {
	color: #057532;
}
h1 {
	color: #000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}
h4 {
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background: url(txtShadow.png);
}
#footer {
	background: url(footerBgnd.png) no-repeat scroll center;
}

