body { padding:15px; color:black; font-family:verdana, sans-serif;  font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */

p {margin:7px 0 13px;}
a { color:#973b1b; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4 { font-family:verdana,sans-serif;  }
h1 { color:#0f9033; font-size:1.8em; border-bottom:1px solid #C6C6C6; line-height:25px; letter-spacing:-1px;  margin-top:0; }
h2 { color:#fff; font-size:1.3em;padding:1px 4px;background:#0f8827; line-height:25px; letter-spacing:-1px; font-weight:normal;}
h3 { color:#B062D1; font-size:1.1em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#7B2E9C; font-size:1.4em; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:2px solid #C6C6C6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #C6C6C6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #C6C6C6; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable span {font-size:0.8em;color:#0f8827;}
.datatable th { background:#B062D1; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { text-align:left;background:#efefef; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#B062D1; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#7B2E9C; border:1px solid white; }
.submit { background:#dff168; color:#0e9231; border:0; cursor:pointer; font-weight:bold; font-size:.8em;padding:2px;}
.submit2 { background:#dff168; color:#0e9231; border:0; cursor:pointer; font-weight:bold; font-size:1.1em;padding:6px;}
.reset { background:#7B2E9C; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#B062D1; font-weight:bold; }
.caption { font-weight:bold; background:#B062D1; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:770px; margin:0 auto; margin-bottom:10px; text-align:left; background:#7D7D7D; }
#main { width:770px;  background:#fff; }
#sitelogo { color:#7B2E9C; height:100px; line-height:90px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:181px; width:560px; background:url(top_pic.jpg) #fff no-repeat; text-align:center;margin-bottom:10px;margin-top:10px; }
#date { height:25px; line-height:24px; border-bottom:1px solid white; border-top:4px solid #0f8827;  text-align:right; color:#009b42; padding-right:10px;font-weight:bold; clear:both;}
#leftmenu {float:left;border-right:1px dashed #d0d0d0;width:183px;min-height:300px;background:#fff;font-size:1.2em;}
#pagebody { float:right;width:560px;margin-right:10px;color:#515151;padding-bottom:10px;}
#pagebody li {margin-bottom:10px;}
#pagebody form img { border:0; }
#bottom {  line-height:24px; background:#1c8430; text-align:center; font-size:1em; color:white; clear:both; }
#end, #end a { background:#fff; color:#009b42; font-size:0.9em; font-weight:normal; }
#end a:hover { color:#009b42; border-color:white; }
#copyright {width:730px;padding:0 20px; color:#009b42;font-size:1.2em;   }
#copyright a {background:#dff168; color:#009b42; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#009b42;color:#fff;}

#nav { background:url(menu_back.jpg) repeat-x center #fff; text-align:center; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:25px; line-height:25px;border-top:1px solid #1c8430;border-bottom:1px solid #1c8430; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:6px 8px; text-decoration:none; border:0;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/

#nav li a { color:white; font-weight:bold;border-left:1px solid #417456;border-right:1px solid #417456;margin-left:-1px; }
#nav li a:hover {background:url(menu_over.jpg) no-repeat center; color:#fff; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #B062D1 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #B062D1 no-repeat right; }
#nav .nav_child a { background:#B062D1; padding:0 8px; border-top:1px solid #C48DDB; }
#nav .nav_child a:hover { background:#E6BEF7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #B062D1 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #E6BEF7 no-repeat right; }
#nav .nav_child2 a { background:#B062D1; }
#nav .nav_child2 a:hover { background:#E6BEF7; }
#nav #active { color:#dff168; cursor:default;  }
#nav .nav_parent #active { color:#E6BEF7; cursor:default; background:url(nav_parent_out.gif) #B062D1 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#B062D1; }


#product_menu { background:url(../template/product_bottom.gif) bottom no-repeat; width:183px; padding:10px 0 15px 0; margin:0;margin-bottom:10px; list-style-type:none; }

#product_menu ul { padding:0; margin:0; list-style:none; width:183px; text-align:left; }
#product_menu a { display:block; width:177px; padding-left:6px; height:23px; line-height:22px; color:#0f8827; text-decoration:none; margin:0; border-bottom:1px dashed #e7e7e7; font-size:0.9em; }
#product_menu a:hover { background:#0f8827;color:#fff;}

#product_menu li { text-indent:0; background:none; float:left; width:173px; }

#product_menu li ul { position:absolute; width:170px ; left:-999em; margin:0; padding:0;}
#product_menu li ul li a { height:23px; line-height:22px; width:170px; color:#82848f; letter-spacing:0px;  background:#fff;}

#product_menu li ul li a:hover { }
#product_menu li ul ul { margin:-24px 0 0 187px;  }

#product_menu li:hover ul ul, #product_menu li.sfhover ul ul { left:-999em;  }
#product_menu li:hover ul, #product_menu li li:hover ul, #product_menu li.sfhover ul, #product_menu li li.sfhover ul { left:auto; margin:-24px 0 0 184px; }
#product_menu li li:hover ul, #product_menu li li.sfhover ul { left:auto; margin:-23px 0 0 176px; }

#product_menu li ul ul { margin:-1em 0 0 10em; }
#product_menu li:hover ul ul, #product_menu li:hover ul ul ul, #product_menu li.sfhover ul ul, #product_menu li.sfhover ul ul ul { left:-999em; }
#product_menu li:hover ul, #product_menu li li:hover ul, #product_menu li li li:hover ul, #product_menu li.sfhover ul, #product_menu li li.sfhover ul, #product_menu li li li.sfhover ul { left:auto; }

.search_right {text-align:right;}
#SearchBox {width:160px;margin-left:10px;color:#0f8827;font-size:1.1em;} input,textarea {border:1px solid #919191;}
#SearchBox span {font-size:0.9em;}
form {margin:0;padding:0;}
#Clear {clear:both;}

#Address {background:#009b42;color:#fff;margin-left:10px;padding:3px; width:157px;margin-bottom:10px}

#Phonenumber {background:#fff;color:#009b42;font-size:1.1em;text-align:center;}
#Phonenumber .email { font-size:0.7em; margin-top:-10px;}
