body, p, td, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

ul {
	list-style-type: discs;
	padding: 0px 0px 10px 0px;
}

.bold {
	font-weight: bold;
}

.bodynormal {
	font-size: 0.8em;
	line-height: 16px;
 margin-left: 10px;
 margin-right: 10px;
}

.tabletext {
	font-size: 0.8em;
	line-height: 16px;
}

.bodysmall {
	font-size: 11px;
	color: #666666;
 padding: 6px 0px 6px 0px;
}

.tablehead {
 font-weight: bold;
	color: #E0871A;
}

.sidebar {
	font-size: .75em;
	color: #666666;
}

a:link {
	color: #036C5B;
	text-decoration: solid #036C5B 1px;
}

a:visited {
	color: #036C5B;
    text-decoration: solid #036C5B 1px;
}

a:hover {
	color: #E0871A;
	text-decoration: solid #E0871A 1px;
}


h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
 font-weight: bold;
	color: #036C5B;
 margin-top: 12px;
 margin-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 font-weight: bold;
	color: #036C5B;
 margin-top: 12px;
 margin-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 font-weight: bold;
	color: #E0871A;
 margin-top: 12px;
 margin-left: 10px;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA23A;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA23A;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFA23A;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFA23A;
}

.navborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA23A;
 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA23A;
}

.tableborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFA23A;
 border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFA23A;
}
.backgroundimg {
	background-attachment: fixed;
	background-image: url(img/lgmaple.gif);
	background-repeat: no-repeat;
}
.productsborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFA23A;
	border-bottom-color: #FFA23A;
}
.productsborder ul {
       list-style-type: none;
}
th {
	font-weight: bold;
	color: #FFFEEA;
	background-color: #006E71;

}
.prodborderoutside {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFA942;
	border-left-color: #FFA942;
}
#topnav ul {
	list-style: none;
	margin: 0px;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 6em;
}
#topnav li {
	float: left;
	padding-right: .75em;
	padding-left: .75em;
        padding-bottom: 5px;
		padding-top: 5px;
}
#topnav a:link, #topnav a:visited {
 text-decoration: none;
}
