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:#841929; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4 { font-family:"trebuchet ms", tahoma, sans-serif; }
h1 { color:#841929; font-size:1.6em; border-bottom:1px solid #3c0107; line-height:25px; letter-spacing:-1px; padding-bottom:2px; margin-top:0; }
h2 { color:#fff; font-size:1.4em; background:#7d1921;padding:2px 4px; line-height:25px; letter-spacing:-1px;font-weight:normal; }
h3 { color:#CB2222; font-size:1.2em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#3e0108; 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;margin:0 10px; }
.datatable th { background:url(th_back.gif) #9f202a no-repeat right; color:white;text-align:left; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px;font-size:.8em; }
.datatable p { padding:0; margin:10px 0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#CB2222; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#3e0108; border:1px solid white; }
.submit { background:#CB2222; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#3e0108; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#CB2222; font-weight:bold; }
.caption { font-weight:bold; background:#e8e8e8; float:right; padding:10px 8px; color:#7d1921; font-size:0.7em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:990px; margin:0 auto; text-align:left;  }

#sitelogo { color:#961616; height:98px; line-height:98px;float:left; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:181px;  background:url(top_pic.jpg) no-repeat left; text-align:center; clear:both; }
#date { height:25px; line-height:24px; background:#FBB5B5; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#3e0108; padding-right:10px; }
#pagebody {padding:30px 20px;margin-top:30px;font-size:1.2em;}
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#CB2222; text-align:center; font-size:1em; color:white; clear:both; }
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; }
#end a:hover { color:#791725; border-color:#791725; }
#copyright { color:#791725;  clear:both; padding-top:10px;}


#nav { text-align:left; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:30px; line-height:29px; margin-top:10px; font-size:1.1em; margin-left:5px;}

/** 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:9px 15px; text-decoration:none; border:0;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:32px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px;padding-top:5px; /* 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:white; font-weight:bold; }
#nav li a:hover { color:#fff; background:#3e0108; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_out.gif) #3e0108 no-repeat right; }
#nav .nav_child a { background:#7d1921; padding:0 8px; border-top:1px solid #690e15; }
#nav .nav_child a:hover { background:#b32337; border-bottom:0;border-top:1px solid #7d1921; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #7d1921 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #b32337 no-repeat right; }
#nav .nav_child2 a { background:#7d1921; }
#nav .nav_child2 a:hover { background:#b32337; }
#nav #active { color:#fff; cursor:default;  background:#3e0108; }
#nav .nav_parent #active { color:#FBB5B5; cursor:default; background:url(nav_parent_out.gif) #CB2222 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#CB2222; }

#flash { position:relative; float:right;  margin-bottom:-340px; }

#top_container { width:950px; margin:0 auto; }

#top_left { float:left; width:200px; margin-right:15px; }
#top_left h5, #top_mid h5 { font-size:1.1em; margin:7px 0 1px 0; padding:0; color:#841929; }
#top_left p { margin:6px 0 16px 0; padding:0; }


#top_mid { float:left;  }

#top_right { float:right; }
#contact_form fieldset { padding:10px 12px 6px 12px; width:450px; border:1px dashed #53555c; display:block; }
#contact_form select, #contact_form input, #contact_form textarea { display:block; width:343px; float:left; margin-bottom:5px; padding:2px 4px; background:#fff; border:1px solid #3c0107; color:#000; font-family:"Arial", arial, sans-serif; overflow:hidden; font-size:1em;  height:18px;}
#contact_form label { float:left; text-align:right; width:91px; padding-right:5px; font-size:1em; }
#contact_form textarea { height:90px; }
#contact_form br { clear:left; }
#contact_form .submit, #contact_form .reset { width:50px; margin:5px 0; cursor:pointer; float:right; border:0; height:18px; }
#contact_form .submit { margin-right:4px; background:#811626; color:#fff; }
#contact_form .reset { background:#3c0107; color:#fff; }