/* CSS Document */
A { color: #333333;}
A:hover { color: #FF3300;}
BODY { 
margin: 0px; padding: 0px; 
font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10px;
background-image: url(../images/bg_body.jpg) repeat-x #E8E8E8;
}
.body { float: left;}

.catalog { font-size: 14px;}
.catalog TD { text-align: left; }

.contents { 
width: 800px;
background-image: url(../images/bg_content.gif); background-repeat: no-repeat; 
background-position: top left; padding-top: 60px; margin-left: 50px;
}

.center { width: 575px; float: right;}
.center P { margin: 0px; padding: 0px;}

.contactus { width: 90%; }
.contactus FIELDSET { margin: 0px; padding: 0px;}

.facts, .contactus, .testimonials { font-size: 14px; padding: 15px;}

.footer {
clear: both; 
background-image: url(../images/bg_footer.jpg); background-repeat: no-repeat;
width: 900px; min-height: 30px;
margin: 0px auto; text-align: center;
}
.footer P { padding: 20px 0px 0px 0px; margin: 0px;}
#footer_nav { margin-right: 60px;}
.footer_A { color: #333333;}

.fx_left, .fx_right{ width: 50px; height: 480px;}
.fx_left { background-image: url(../images/fx_left.jpg); background-repeat: no-repeat; float: left;}
.fx_right { 
background-image: url(../images/fx_right.jpg); 
background-repeat: no-repeat; 
float: right;
}

.herbs { width: 90%; font-size: 14px; margin: 0px auto;}
.herbs P { margin: 5px; padding: 5px;}

.header { width: 900px; height: 265px; background-image: url(../images/bg_header2.jpg); background-repeat: no-repeat; background-position: top center; margin: 0px;}
.header P { color: #FFFFFF; font-size: 14px; width: 400px; clear: right; margin: 0px 0px 0px 400px; padding: 30px;}
.header IMG { margin-left: 50px; margin-top: 20px; float: left;}

/*
.home { background-image: url(../images/bg_home.jpg); background-repeat: no-repeat; background-position: top right;}
*/
.home { padding-left: 10px;}
.home FIELDSET { border: none; padding: 0px; margin: 0px;}
.home H1 { font-size: 24px;}
.home H2 { font-size: 18px;}
#homeP1 { font-size: 14px; margin-bottom: 25px;}
#homeP2 { font-size: 14px; margin-top: 25px; width: 95%;}

.left { width: 225px; float: right;}
.left FIELDSET { border: none; width: 200px;}
.left FIELDSET STRONG { font-size: 12px; color: #000000; text-align: center;}

.navigation { text-align: center; margin-top: 110px; margin-left: 400px;}

.navigation A { font-size: 18px; color: #FFFFFF; text-decoration: none; display: block;}
.navigation A:hover { text-decoration: underline; color: #096A01;}

.navigation UL { list-style: none; margin: 0px; padding: 0px;}
.navigation LI {float: left;}
.navigation A { 
width: 99px; height: 60px; 
background-image: url(../images/nav_bg1.gif); background-repeat: no-repeat;
margin: 0px; padding: 18px 0px 0px 0px;
}
.navigation A:hover { background-image: url(../images/nav_bg_hover1.gif); background-repeat: no-repeat;}

#prods { background: #FFFFFF; padding: 5px 0px 5px 0px;}
.products{ width: 90%; font-size: 14px; margin: 0px auto;}
.products IMG { float: right;}

#rounded1, #rounded2 {  text-align: center; background-color: #000000;}
#rounded1 { 
width: 90%; margin: 20px auto;
font-size: 14px; color: #FFFFFF;
}
#rounded2 { width: 80%; margin: -20px auto 0px auto; padding-bottom: 5px;}
#roundedIMG { margin-left: 300px;}

.wrapper { 
width: 900px; margin: 0px auto 0px auto; display: table;
background-image: url(../images/bg_wrapper.png); background-repeat: repeat-y;
}


