#categoryList {
	width: 146px;
	margin: 8px 0 0 0;
	font-family:  Arial, sans-serif;
	color: #024f26;
	text-align: left;
	padding: 10px 0px 0px 0px;
	background-color: white;
	float: left;
	}
	
#categoryList ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	}
	
#categoryList li {
	margin: 0;
	padding: 0;
	}
	
#categoryList li a {
	display: block;
	padding: 5px 0px 4px 0px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	text-indent: 4px;
	font-size: 10px;
	font-weight: 500;
	color: #024f26;
	background-image: URL(images/ltGreenButton.gif);
	width: 100%;
	}
	
html>body #categoryList li a {
	width: auto;
	}
		
#categoryList li a:hover {
	background-image: URL(images/ltGreenButtonHover.gif);
	}
#content{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 20px;
	}
	
#content h1 {
	font-size: 16px;
	color: #024f26;
	font-weight: bold;
	}
	
#content p {
	color: #343434;
	font-size: 10px;
	}

#content td {
	color: #343434;
	font-size: 10px;
	}

#leftColumn {
	width: 170px;
	margin-top: 20px;
	padding: 0 10px 4px 10px;
	float: left;
	font-family: Arial, sans-serif;
	text-align: center;
	}

#leftColumn p {
	color: #343434;
	font-size: 10px;
	text-align: center;
	}

#leftColumn  a {
	text-decoration: none;
	color: #185f39;
}

#leftColumn  a:hover {
	text-decoration: underline;
}

#middleColumn {
	width: 380px;
	margin-top: 20px;
	padding: 0 10px 4px 10px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

#middleColumn  h1 {
	font-size: 16px;
	font-weight: bold;
	}

#middleColumn  h2 {
	font-size: 12px;
	font-weight: bold;
	}

#rightColumn {
	width: 148px;
	margin-top: 20px;
	padding: 0 11px 4px 11px;
	float: left;
	}

#myAccount {
	width: 126px;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: URL(images/ltGreenBG.gif);
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #333;
}

#myAccount hr {
	height: 0;
	border: 0;
	border-top: 2px solid #8eb196;
}

#myAccount a {
	text-decoration: none;
	color: #333;
}
	
#myAccount a:hover {
	text-decoration: none;
}
	
#myAccount dt{
	margin-top:0.5em;
}

#myAccount dd{
	font-size: 10px;
	margin-left: 20px;
	margin-bottom:0.5em;
}

#addToCart {
	width: 288px;
	height: 86px;
	padding: 10px;
	margin: 0;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-image: URL(images/ltGreenBG.gif);
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #333;
	float: left;
}

#addToCart hr {
	height: 0;
	border: 0;
	border-top: 2px solid #8eb196;
}

#backToCatalog {
	width: 126px;
	padding: 10px;
	margin-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: URL(images/ltGreenBG.gif);
	line-height: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #333;
}

#backToCatalog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#backToCatalog li {
	margin: 0;
	padding: 0;
}

#backToCatalog li a {
	display: block;
	text-decoration: none;
	background: url(images/ltGreenBG_f01.gif) no-repeat;
	color: #333;
	width: 100%;
	padding-left: 14px;
	padding-bottom: 6px;
}
	
html>body #backToCatalog li a {
	width: auto;
}

#backToCatalog a:hover {
	text-decoration: none;
	background: url(images/ltGreenBG_f02.gif) no-repeat;
}
	
#productList {
	width: 560px;
	text-align: center;
	float: left;
	margin-left: 20px;
}

#productList td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 6px 10px 6px 10px;
}

#auditTrail {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}

#auditTrail ul, #auditTrail li {
	display: inline;
	margin: 0;
	padding: 0;
}

#auditTrail li  a {
	text-decoration: none;
	color: #024f26;
	font-weight: bold;
}

#auditTrail li  a:hover {
	text-decoration: underline;
}

#pageNumbers {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	text-align: right;
	color: #024f26;
}

#pageNumbers ul, #pageNumbers li {
	display: inline;
	margin: 0;
	padding: 0;
}

#pageNumbers li  a {
	text-decoration: none;
	color: #024f26;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

#pageNumbers li  a:hover {
	background-image: URL(images/greenCircle.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#saleBar {
	clear: left;
	margin: 20px;
}

#searchBar {
	padding: 0;
	margin: 0;
	width: 737px;
	height: 17px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #9bcb51;
	border-right: 2px solid #648334;
	border-bottom: 2px solid #648334;
	border-top: 2px solid #b6d980;
	border-left: 2px solid #b6d980;
	text-align: right;
	margin-top: 16px;
}

#searchBar ul, #searchBar li {
	display: inline;
	padding: 8;
	margin: 0;
	list-style-type: disc;
}

#searchBar li  a {
	text-decoration: none;
	color: #185f39;
	font-size: 12px;
	vertical-align: top;
	line-height: 19px;
}

#searchBar li  a:hover {
	text-decoration: underline;
}

#searchBar form {
	display: inline;
}
	
.inputText {
	width: 125px;
	height: 18px;
	font-size: 12px;
	margin: 4px;
	margin-bottom: 0;
	vertical-align: top;
}

#searchBar img {
	padding: 0;
	margin: 0;
}

#greenUnderLine {
	width: 741px;
	height: 2px;
	background-color: #8fbda4;
	margin-top: 2px;
	text-align: right;
}

/* added by Colin */

#StateNameTable a {
	color: #003300;
	font-weight: bold;
	}
#StateNameTable a:hover {
	color:#669933;
	text-decoration: none;
	}
.StateName {
	color: #003300;
	background-image:  url(images/statenamebg.gif);
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	}