/* CSS Document */
body{background: #48561F url(img/bg2.jpg) no-repeat; margin:0; padding:0; text-align: left; font-family:Georgia, "Times New Roman", Times, serif; 
font-size: 12px; line-height: 140%; color: #3F3F3F;}

#wrap{width:800px; margin: 25px 0 0 0; padding:0;}

#gradient{position: absolute; top:0; left:800px; z-index:5; width: 7px; height: 100%; background: url(img/gradient.jpg) repeat-y;}

#nav{width: 913px; height: 43px; margin:0; padding:0;}
#nav li {margin:0; padding: 0; list-style: none;}
#nav li, #nav li a{height: 43px; float: left; padding: 0; margin: 0; display: block;}

#left{background: url(img/nav.jpg); background-position: 0 0; width: 214px; height: 43px;}
#right{background: url(img/nav.jpg); background-position: -540px 0; width: 259px;}

#home a{background: url(img/nav.jpg); background-position: -215px 0; width: 71px;}
#home a:hover{background: url(img/nav.jpg); background-position: -215px -43px; width: 71px; height: 43px;}

#prods a{background: url(img/nav.jpg); background-position: -285px 0; width: 100px;}
#prods a:hover{background: url(img/nav.jpg); background-position: -285px -43px; width: 100px; height: 43px;}

#goals a{background: url(img/nav.jpg); background-position: -384px 0; width: 69px;}
#goals a:hover{background: url(img/nav.jpg); background-position: -384px -43px; width: 69px; height: 43px;}

#contact a{background: url(img/nav.jpg); background-position: -453px 0; width: 87px;}
#contact a:hover{background: url(img/nav.jpg); background-position: -453px -43px; width: 87px; height: 43px;}

#sidebar{float: left; width: 202px; text-align: left;/* display: inline; */}

#content{width: 598px; background: #DED19D url(img/content_bg.jpg) repeat-x; float: right; margin: 0 0 0 0; padding: 0 0 0 0; display: inline;}
#content p{margin:0 40px 0 30px; padding:15px 0 0 0;}

#slider{width: 800px; height: 223px; position: relative; overflow: hidden;}
#sliderContent {width: 800px; /* important to be same as image width or wider */position: absolute; /* important */top: 0; /* important */margin-left: 0; /* important */}
#slider ul, #slider li, #slider li img{list-style: none; margin:0; padding:0;}
.sliderImage{float: left; /* important */position: relative; /* important */display: none; /* important */}
.sliderImage span {
   position: absolute; /* important */
   padding: 10px 13px;
   width: 572px; /* width of image minus left and right padding. Needed for IE */
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   right: 0;
   bottom: 0;
   letter-spacing: 1px;
}

#leftcontent {
float: left;
width:145px;
padding-left: 30px;
}

#centercontent {
float: left;
width: 150px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 50px;
margin-right:10px;
}
html>body #centercontent {
margin-left: 10px;
margin-right:10px;
}

#foot{background: #3A4202; text-align: left; width: 598px; height: 34px;}

.clearit{ clear: both;}

img{ margin:0; padding:0;}
a{color: #3C462C;}

/* #highlight{float:left; width: 500px; padding: 10px 0 25px 31px; background: #7B8B33; margin-left: 30px; display: inline;} /* width was 300px */
/*#highlight dl{ float:left; width: 420px; margin: 10px 20px; padding: 0; display: inline;}
#highlight dt{text-align: left; float: right; width: 282px; margin: 10px 0 5px 155px; padding:0; font-size: 140%; color:#DFD29E;} /* width was 182px */
/*#highlight dd{text-align: left; margin:0 0 0 98px; padding:0; font-size: 100%; line-height: 1.5em; color: #3F3F3F;}
/*#highlight dl dd.thumb{margin:0;}
#highlight dd.thumb img{float:left; margin:-20px 8px 0 0; padding: 0;}

#highlight2{float:left; width: 500px; padding: 10px 0 25px 31px; background: #EAB44D; margin: 10px 0 30px 30px; display: inline;} /* width was 300px */
/*#highlight2 dl{ float:left; width: 420px; margin: 10px 20px; padding: 0; display: inline;}
#highlight2 dt{text-align: left; float: right; width: 282px; margin: 10px 0 5px 155px; padding:0; font-size: 140%; color:#3A4202;} /* width was 182px */
/*#highlight2 dd{text-align: left; margin:0 0 0 98px; padding:0; font-size: 100%; line-height: 1.5em; color: #3A4202;}
#highlight2 dl dd.thumb{margin:0;}
#highlight2 dd.thumb img{float:left; margin:-20px 8px 0 0; padding: 0;}
