* { margin:0; padding:0;}
body { background:url(images/body-bg.gif) left top repeat-x #fff; font-family:Tahoma, Geneva, sans-serif; font-size:100%; line-height:.75em; color:#1e1e1e;}

input, textarea, select { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
.green_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336808;
	line-height: normal;
}


.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:12px;
	font-size: 12pt;
	color: #244213;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form { float:right; background:url(images/search-box-bg.gif) no-repeat left top; width:209px; height:56px; margin-top:64px;}
#search-form strong { font-weight:bold; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1.17em; display:block; margin-bottom:11px;}
#search-form div { padding:4px 0 0 11px;}
#search-form input.text { background:#fff; border:1px solid #517f36; width:140px; padding:3px 0 3px 3px; margin-right:3px;}
#search-form input.submit { background:url(images/go-button.gif) no-repeat left top; text-align:center; border:0; width:39px; height:20px; color:#fff; text-transform:uppercase; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:1.17em;}

#cart-form { padding-bottom:10px;}
#cart-form label { display:block; height:21px;}
#cart-form select { width:148px; background:#e9e9e9; line-height:12px; font-size:.91em;}
#cart-form label span { float:left; width:52px;}


/*==================list====================*/
ul { list-style:none;}

#site-nav { width:100%; overflow:hidden; padding-top:7px;}
#site-nav li { float:left; margin-left:-2px;}
#site-nav li a { background:url(images/divider.gif) no-repeat left 3px; padding:9px 42px 4px 45px; font-size:1.17em; font-family:Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; text-decoration:none; display:block;}
#site-nav li a:hover { color:#baee9d;}

#footer-nav { padding-bottom:6px;}
#footer-nav li { display:inline;}
#footer-nav li a { font-size:1.1em; color:#000; text-decoration:none; border-left:1px solid #000; padding:0 15px 0 14px;}
#footer-nav li a.first { border:0;}
#footer-nav li a:hover { text-decoration:underline;}

.list1 li { background:url(images/line-dotted.gif) left bottom repeat-x; padding:0 0 6px 0; margin-bottom:2px;}
.list1 li a { background:url(images/arrow1.gif) no-repeat left 4px; padding:0 0 0 10px; color:#232f01; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}
.list1 li.last { background:none;}

.list2 li { border-bottom:1px solid #a5cf8f; padding:0 0 6px 0; margin-bottom:20px;}
.list2 li.last { border:0; padding:0; margin:0;}
.list2 li div { padding:8px 0 13px 10px;}

.list3 { width:100%; overflow:hidden;}
.list3 li { float:left; width:141px; margin-right:18px; text-align:center;}
.list3 li.last { margin-right:0;}
.list3 li .block { background:#f2f2f2; border:1px dotted #a8a8a8; padding-bottom:15px;}
.list3 li img { margin-bottom:6px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:18px;}
.img-box img { float:left; margin:0 42px 0 0;}


/*==================txt, links, lines, titles====================*/
a {color:#3e7a0c;}
a:hover{
	text-decoration:none;
	color: #FFF;
}

h2 { font-family:"trebuchet ms", Helvetica, sans-serif; font-weight:normal; font-size:1.36em; color:#336808; padding:10px 0 4px 16px; border-bottom:1px solid #a5cf8f; line-height:1.1em; margin-bottom:17px;}
h3 { font-size:1em; color:#fff; background:url(images/title-bg.gif) left top repeat-x #568313; border:1px solid #bccda0; padding:9px 0 8px 21px; text-transform:uppercase; margin-bottom:1px;}
h4 { font-size:1.1em;  text-transform:uppercase; font-family:"trebuchet ms", Helvetica, sans-serif; margin-bottom:6px;}
h4 a { color:#3e7a0c;}
h5 { font-size:1em; font-family:"trebuchet ms", Helvetica, sans-serif; text-transform:uppercase; text-align:center; padding:11px 0 5px 0; height:24px;}

.txt1 { text-transform:uppercase;}
.txt1 strong { color:#3e7a0c; font-size:1.27em;}

.link2 { background:url(images/marker.gif) no-repeat left top; padding:0 0 2px 21px; color:#fff; font-weight:bold; display:inline-block;}

.button { display:inline-block;}
.button span { display:inline-block; background:url(images/button-left.gif) no-repeat left top; padding-left:5px;}
.button span span { background:url(images/button-right.gif) no-repeat right top; padding-right:7px; padding-left:0;}
.button span span a { display:inline-block; background:url(images/button-bg.gif) left top repeat-x; padding:6px 7px 7px 8px; color:#366410; text-decoration:none; font-weight:bold;}
.button span span a:hover { text-decoration:underline;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.box { border:1px solid #bccda0;}
.box .bg { background:#d7e9b8; width:100%;}
.box .inner { padding:17px 18px 21px 17px;}

.box1 { border:1px solid #a5cf8f;}
.box1 .bg {background:url(images/box1-bg.gif) left top repeat-x #9ccd8a;}
.box1 .inner { padding:12px 18px 0 0;}
.box1 .title { margin-bottom:3px;}

.footer-box { background:url(images/footer-box-bg.gif) no-repeat left top; height:86px;}
.footer-box .inner { padding:20px 0 0 0;}

/*header*/
#header .row-1 { height:137px; padding-right:2px;}
#header .row-1 .fleft { padding:31px 0 0 3px;}
#header .row-2 { height:41px; background:url(images/nav-bg.gif) left top repeat-x;}

/*content*/
#content { padding:20px 0 32px 0;}
#content .row-1 { padding-bottom:5px;}
#content .banner { display:block; margin-bottom:4px;}
#content .indent { padding:0 0 0 12px;}

/*footer*/
#footer { color:#414e39; text-align:center;}
#footer a {color:#414e39; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
.ItemTitle {
	font-size: 16px;
	color: #233F12;
}
item_descrip {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .69em;
	color: #1E1E1E;
}
td {
	font-weight: bold;
}
.box1 {
	font-size: 10pt;
}
