body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

/*td, tr, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}*/


#container {
	width: 720px;
	margin: 20px auto
}

#header a img{
	clear: both;
	/*padding: 0;*/
	border: 0;
}

#menuContainer {
	border-bottom: 5px solid #a3b55e;
	background: url(../images/bg-menu.gif) repeat-x;
	height: 24px;
	padding: 0 0 0 10px
}

#menu  a {
	font-size: 8pt;
	display: inline;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 13px;
	margin: 0 20px 0 0;
	text-transform: uppercase
}

#menu a:hover {
	color:#FFFFCC;
	background: url(../images/arrow.gif) 0 2px no-repeat
}

#menu a.active {
	color:#FFFFCC;
	background: url(../images/arrow.gif) 0 2px no-repeat
}

#titleContainer {
	background: url(../images/bg.gif);
	border-bottom: 1px solid #999999;
	padding: 0 10px;
	margin: 0 0 2px 0
}

#title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	width: 70%
}

#search {
	font-size: 8pt;
	font-weight: bold;
	color: #f26400;
	text-align: right;
	padding: 0 5px 0 0
}

.search {
	height: 11px;
	width: 100px;
	font-size: 11px;
	border: 1px solid #f26400
}

#leftCol {
	width: 211px;
	background: url(../images/bg-leftCol.gif) repeat-y
}

#content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding: 15px
}

#featuredProducts {
	background: url(../images/arrow-green.gif) no-repeat;
	padding: 0 0 5px 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#6db600;
	margin:5px 0;
	/*border:#3366ff solid 1px;*/
	
}

#product {
	background: url(../images/b2.gif) top right no-repeat #a3b55e
}

#productName {
	background: url(../images/b.gif) no-repeat;
	font-size: 10pt;
	font-weight:bold;
	padding: 10px;
	color:#3a4913
}

#product2 {
	background: url(../images/b3.gif) bottom right no-repeat #607629
}

#productDescription {
	background: url(../images/b4.gif) bottom left no-repeat;
	padding: 10px;
}

#productDescription a {
	color:#fff;
	text-decoration:none;
	font-size: 8pt
}

#productDescription a:hover {
	color: #FFFFCC
}

p, ol ,ul ,li {
	font-size: 10px;
	line-height: 12pt;
	color:#006600
}

#productCategories {
	background: #fff;
	margin:0 1px 0 0;
	padding: 0 0 2px 0
}

#productCategories2 {
	background: #fff;
	margin:0 1px 0 0;
	padding: 2px 0;
	border-top: 1px solid #555555
}

#productPic {
	/* border: 1px solid #607629;  */   
	width: 198px;
	margin: 3px 10px 5px 0
}

#productPic a {
	/* border: 1px solid #607629;  */
	border: 0px none;  
	float: left;
	width: 198px;
	margin: 3px 10px 5px 0;
}

#productPic a img {border: 1px solid #607629;}




#faqs li {
	font-weight: bold;
	margin: 0 0 10px 0
}

#faqs li ul {
	font-weight: normal;
	padding: 0 10px;
	margin:0
}

.contact {
	font-size: 8pt;
	color: #006600
}

.textBox {
	border: 1px solid #006600;
	width:185px
}

a.txtlink {
	color: #006600;
}

a.txtlink:hover {
	color:#009900
}

#leftNav {
	margin: 0 3px 0 0
}

#leftNav a {
	display: block;
	padding: 5px 0 5px 25px;
	background: url(../images/dot.gif) 10px 8px no-repeat #607629;
	color: #e2f1be;
	text-decoration: none;
	font-size: 8pt;
	border-bottom: 1px solid #fff
}

#leftNav a:hover {
	color:#fff
}

#leftNav a.active {
	color:#fff;
	text-decoration: underline
}

#leftNavSub a {
	display: block;
	padding: 5px 0 5px 35px;
	background: url(../images/arrow2.gif) 25px 8px no-repeat #8b9d54;
	color: #e2f1be;
	text-decoration: none;
	font-size: 8pt;
	border-bottom: 1px solid #fff
}

#footer {
	background: #3a4913;
	border-top: 5px solid #a3b55e;
	margin: 0 0 0 0;
	padding: 10px 10px;
	text-align: center;
	color: #a3b55e;
	font-size: 8pt
}

#footer a {
	color: #a3b55e;
	/*font-weight: bold;*/
	text-decoration: none
}

#footer a:hover {
	text-decoration: underline
}


<!-- my stytle -->

#footer_revised {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 9pt;
	color: #006600;
	/*font-weight: bold;*/
	width: 70%
}

#p_colored{
	color: color: #006600;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#content li{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	/*padding: 15px*/
}
