body { padding:15px; color:black; font-family:tahoma, verdana, sans-serif; font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#288d0d; text-decoration:none; font-weight:bold; }
a:hover { color:#e87b23; }
h1, h2, h3, h4 { font-family:"trebuchet ms", tahoma, sans-serif; }
h1 { color:#288d0d; font-size:2em; line-height:25px; margin-top:0; font-weight: normal; border-bottom:1px solid #C6C6C6;}
h2 { color:#fff; font-size:1.2em; background:#e36f12; padding:1px 3px;}
h3 { color:#73B537; font-size:1.2em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#427E0A; font-size:1.1em; }
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; }

#side {width: 166px; background: #288d0d; color: white; padding: 6px; font-size: 0.9em; border-right: 3px solid #186d01}

img.clsborderleft { border:1px solid #C6C6C6; padding:2px; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:1px solid #C6C6C6; padding:2px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright {  border:1px solid #C6C6C6; padding:2px;margin-left:10px; margin-bottom:10px; }

.datatable th { background:#73B537; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { 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:#73B537; }
.shout2 { font-size:1.2em; color:#e36f12; font-weight:bold; padding:4px 5px; border:1px solid #ebebeb; }
.submit { background:#73B537; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#427E0A; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote, .quote1 { border:1px solid #ebebeb; padding:4px; border-left:2px solid #ebebeb; border-bottom:2px solid #ebebeb;}
.quote strong {color: #ebb141} 
.quote1 strong {color: #36951c} 
.caption { font-weight:bold; background:#73B537; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:1px solid #C6C6C6; padding:2px; }
.noborder: { border:0; }
#outer_table { margin:0 auto; }
#container { height:auto; width:700px; border:1px solid #ccc; margin-bottom:10px; text-align:left; }
#main { height:auto; width:700px; border:1px solid #fff; border-top:0px; }
#sitelogo { color:#457E12; height:90px; background:white; border:0px; font-size:2em; font-weight:bold; text-indent:20px; text-align:left; }
#hbc { height:90px; background:white; border:0px; padding-right:20px; }
#hbc a:hover { border:0; }
#main_pic { height:130px; width:700px; #739C4A; margin:auto; padding:auto; background:url(../template/top_pic.jpg); }
#date { height:25px; background:#e36f12; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#fff; padding-right:10px; }
#pagebody { border-top:1px solid #e36f12; border-bottom:1px solid #73b537; background:white; padding:20px; color:#213c09; }
#pagebody form img { border:0; }
#pagebody ul {color:#ca5e07;}
#bottom { height:25px; background:#5ca40f; border-top:1px solid #fff; text-align:center; font-size:1em; color:white; }
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:white; }


#nav { background:url(../template/menuback.jpg) repeat-x #fff bottom;  height:27px; text-align:center; margin:0; padding:0; line-height:20px;}

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; }
#nav li { display:inline; position:relative; top:5px; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:5px 8px; text-decoration:none;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:18px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:13px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:-5px 0 0 160px /* 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:144px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav #active {  color:#36951c; cursor:default; }
#nav li a {  color:#ebb141; font-weight:bold; }
#nav li a:hover { color:#e87b23; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { padding-right:18px; }
#nav .nav_parent a:hover {  }
#nav .nav_child a { padding-right:8px; }
#nav .nav_child a:hover {  }
#nav .nav_parent2 a {  }
#nav .nav_parent2 a:hover {  }
#nav .nav_child2 a {  }
#nav .nav_child2 a:hover {  }