body {
	background-color: #3B8725;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #3C8124;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C8124;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3C8124;
}
a {
	color: #3C8124;
	text-decoration: underline;
}
a:hover {
	color: #F68C1F;
	text-decoration: underline;
}

.price {
	color: #000000;
	font-weight: bold;
}
.banner {
        background-color: #B4C39A;
	font-weight: bold;
}

#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#container #headintro {
	background-image: url(../images/headintro.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 5px;
	color: #FFFFFF;
}
#container #headintro a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#container #headintro a:hover {
	font-weight: bold;
	color: #F68A1E;
	text-decoration: underline;
}
#container #spacebar {
	background-image: url(../images/headspace.jpg);
	background-repeat: no-repeat;
	height: 116px;
}
#container #spacebar #links {
	float: right;
	width: 675px;
	margin-right: 20px;
	margin-top: 60px;
}



#container #bodycontainer {
	background-image: url(../images/bodybkg.jpg);
	background-repeat: repeat-y;
}
#container #bodycontainer #leftpanel {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#container #bodycontainer #leftpanel a {
	background-color: #B4C39A;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDD8BC;
	border-right-color: #CDD8BC;
	border-bottom-color: #9BAF78;
	border-left-color: #9BAF78;
	padding: 2px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
}
#container #bodycontainer #leftpanel .heading {
	padding: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0CBB1;
	border-right-color: #C0CBB1;
	border-bottom-color: #CDD8BC;
	border-left-color: #CDD8BC;
	background-color: #D5DDC6;
}

#container #bodycontainer #leftpanel a:hover {
	background-color: #F1F7DB;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEFEFC;
	border-right-color: #FEFEFC;
	border-bottom-color: #E7F1C0;
	border-left-color: #E7F1C0;
	padding: 2px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
}


#container #bodycontainer #rightpanel {
	float: right;
	width: 675px;
	margin-right: 20px;
}
.boxproducts {
	float: left;
	width: 218px;
	margin-right: 2px;
	margin-left: 2px;
        margin-bottom: 4px;
	border: 1px solid #BBD5B2;
}
.boxproducts .name {
	color: #000000;
	background-color: #DFF4D9;
	padding: 2px;
	text-align: center;
}
.boxproducts .thumbs {
	height: 45px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBD5B2;
}
.boxproducts .thumbs img {
	border: 1px solid #000000;
	margin: 1px;
}

.boxproducts .product {
	padding: 2px;
	text-align: center;
	height: 130px;
	overflow: scroll;
}
.boxproducts .link {
	background-color: #8EA074;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
.boxproducts .link a {
	font-weight: bold;
	color: #FFFFFF;
        
}
.contact {
	border: 1px solid #9DAD86;
	margin-bottom: 4px;
	padding: 4px;
	background-color: #F3F3F5;
}

.encbox {
	border: 1px solid #9DAD86;
	margin-bottom: 4px;
	padding: 4px;
	background-color: #F3F3F5;
}
.slideshow {
	text-align: center;
}
.slideshow img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #B4C39A;
}


#catheader {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8EA074;
	margin-bottom: 10px;
	padding: 4px;
}
#catheader a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#catheader a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.catsubtitle a {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #D8E9F0;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEC1D2;
	margin-bottom: 4px;
}

.cattitle {
	margin-bottom: 4px;
}
.cattitle a {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #ECEEEB;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EA074;
}
.cattitle a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #B4C39A;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98AC75;
}
.minidisplay {
	background-color: #D5DDC6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C39A;
	margin-bottom: 2px;
}
.minidisplay .c1color {
	background-color: #F0F3EB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEFEFE;
	border-bottom-color: #E1E7D8;
}
.headtext {
	text-align: center;
	padding: 2px;
}
#wmoffer {
	text-align: center;
	height: 190px;
	background-image: url(../images/specialsbk.jpg);
	background-repeat: no-repeat;
}
#wmoffer a {
	font-weight: bold;
	text-decoration: none;
}

#wmoffer img {
	margin: 12px;
	padding: 2px;
	border: 1px solid #889965;
}
.focus a{
	background-color: #DFF4D9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5FCF3;
	border-bottom-color: #C0EAB5;
	margin: 3px;
	display: block;
	color: #3C8124;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}






#container #copy {
	margin-bottom: 2px;
	padding: 4px;
}
#container #copy a {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #copy a:hover {
	color: #F68C1E;
	text-decoration: underline;
}
#container #spacebar #links img {
	border: 2px groove #A4C78F;
}
