body { padding:15px; color:#603913; font-family:arial, verdana, sans-serif; font-size:70%; background:#fffae1; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#85bb3c; text-decoration:underline; font-weight:bold; }
a:hover { text-decoration:none; }
h1, h2, h3, h4 { font-family:"lucida sans unicode", arial, sans-serif; }
h1 { color:#8dc63f; font-size:2em; margin-top:0; }
h2 { color:#603913; font-size:1.6em; border-bottom: 1px solid #ded7b2; padding-bottom:4px; }
h3 { color:#8dc63f; font-size:1.4em; border-bottom: 1px solid #ded7b2; padding-bottom:4px; }
h4 { color:#603913; 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; }
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 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:#fff; font-weight:bold; padding:4px 5px; background:#427E0A; border:1px solid white; }
.submit { background:#8dc63f; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#8dc63f; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#73B537; font-weight:bold; }
.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:2px solid #C6C6C6; }
.noborder { border:0; }
#events{font-size:10px;}events td{}
#top_wrap { width:930px; margin:0 auto; height:110px; padding:0 25px; background:url(top_wrap.png) no-repeat bottom left; }
#sitelogo { color:#457E12; height:110px; line-height:110px; font-size:1.7em; font-weight:bold; float:left; }
#sitelogo img { margin-top:42px; }
#call { width:242px; height:110px; float:right; }
#container { width:980px; margin:0 auto; border:0; text-align:left; background:url(container_back.png) repeat-y left; }
#main { width:930px; margin:0 25px; padding:0 0 15px 0; }
#main_pic { height:150px; line-height:145px; width:685px; background:url(top_pic.jpg) #fff no-repeat; text-align:center; }
#date { height:25px; line-height:24px; background:#B9DA9B; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#326304; padding-right:10px; }
#address { height:40px; line-height:40px; font-weight:bold; border-bottom:1px solid #ded7b2; margin-bottom:10px; }
#address_left { float:left; }
#address_right { float:right; }
#pagebody { padding:0 30px 30px 30px; font-size:1.2em; line-height:1.6em; background:url(pagebody_back.jpg) #fffae1 no-repeat bottom left; border:2px solid #fcf0bd; margin-top:5px; min-height:394px; }
#pagebody form img { border:0; }
#bottom_shadow { width:980px; margin:0 auto; height:7px; background:url(bottom_shadow.png) no-repeat top; }
#end, #end a { color:#603913; font-size:0.9em; font-weight:normal; text-decoration:none; }
#end { float:right; }
#end a:hover { text-decoration:underline; }
#copyright { color:#603913; height:30px; line-height:30px; margin-bottom:10px; width:930px; margin:0 auto; }
#copyright_left { float:left; }
#nav { background:url(menu_back.jpg) #fffae1 no-repeat top left; border:2px solid #fcf0bd; text-align:left; margin:0; padding:0; font-weight:bold; color:#603913; clear:both; height:46px; line-height:47px; font-size:1.4em; text-transform:lowercase; }

/** 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:5px 18px; text-decoration:none; border:0; border-right:1px solid #ded7b2; }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:29px/* 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 #active { color:#c5f098; cursor:default; }
#nav li a { color:#603913; font-weight:bold; }
#nav li a:hover { background:#fffae0; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_back.gif) no-repeat right; padding-right:35px; }
#nav .nav_parent a:hover { background:url(nav_back.gif) #fffae0 no-repeat right; }
#nav .nav_child a { background:#fbf5dd; padding:0 8px; border:1px solid #ded7b2; border-bottom:0; font-size:0.9em; }
#nav .nav_child a:hover { background:#fffae0; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #73B537 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #B9DA9B no-repeat right; }
#nav .nav_child2 a { background:#73B537; }
#nav .nav_child2 a:hover { background:#B9DA9B; }
#nav #active { color:#ffffff; cursor:default; background:#96d048; border-color:#96d048; }
#nav .nav_parent #active { color:#B9DA9B; cursor:default; background:url(nav_parent_out.gif) #73B537 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#73B537; }

.home_pic { margin-bottom:20px; }
.home_pic_left { margin-right:15px; }
.home_pic_right { margin-bottom:15px; margin-right:15px; }
.home_row { margin-right:20px; }

.box { border:1px solid #d5ca9d; }

#latest_news { background:#fffae1; padding:15px; }