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-family:Tahoma, Verdana; color:black; font-size:11px;}
a { color:#CB2222; text-decoration:none; display:auto;}
a:hover { border-bottom: 1px dashed #BEBEBE; }
h1, h2, h3, h4 { font-family:"trebuchet ms", tahoma, sans-serif; }
h1 { color:#e40026; font-size:25px; border-bottom: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; font-weight:normal; margin-top:0; }
h2 { color: white; font-size:17px; letter-spacing:-1px; background: #e40026; padding: 2px 4px; font-weight: normal ; clear: both }
h3 { color:#494949; font-size:17px; line-height:25px; letter-spacing:-1px; font-weight: normal }
h4 { color:#700000; 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 thead td { background-color:#961616; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable tbody td { background-color:#efefef; border:1px solid white; padding:4px; }
.datatable tfoot td { background-color:#dcdcdc; border:1px solid white; padding:4px; }

.notes { font-size:9px; color:#6D6D6D; } 
.shout { font-size:18px; color:#CB2222; font-weight:bold; }
.noborder:hover { border:0px; }

.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#700000; border:1px solid white; }
.submit { background:#CB2222; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#700000; 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; }
.caption1 {background: #e40026; color: white; padding: 10px; font-weight: bold}
.caption2 {background: #494949; color: white; padding: 10px;}
.custom1 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:693px; margin:0 auto; border:1px solid #acadad; border-top:0; margin-bottom:10px; text-align:left; background:#ffffff; }
#main { margin:0 5px 5px 5px; width:683px; background:#fff; }
#sitelogo { color:#961616; height:90px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#hbc { float:right; padding:15px 15px 0 0; height:60px; text-align:right; }
#hbc p{padding:0 10px 0 0;font-size:24px;margin:10px 0 0; color:#333;}
#hbc a:hover { border:0; }
#main_pic { height:134px; line-height:134px; width:683px; background:url(top_pic.jpg) #fff no-repeat; text-align:center; border-top:3px solid #ffffff; }
#date { height:21px; line-height:21px; background:#e40026; border-bottom:1px solid white; border-top:3px solid white; text-align:right; color:#ffffff; padding-right:10px; }
#pagebody { border-top:4px solid #C6C6C6; border-bottom:4px solid #e40026; padding:30px 30px 25px 30px; }
#pagebody form img { border:0; }
.clear { clear:both; height:5px;  }
#bottom2 { height:27px; line-height:27px; background:#66696e; text-align:center; font-size:22px; color:#fff; clear:both; }
#bottom { height:27px; line-height:27px; background:#494949; 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:white; border-color:white; }
#copyright { color:white; height:30px; line-height:30px; margin-bottom:5px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#3d3b3b; }

#nav { background:#494949; text-align:center; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:25px; line-height:25px; }

/** 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:0 10px; text-decoration:none; border:0; margin:0 11px;  }
#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 #active { color:#c5f098; cursor:default; }
#nav li a { color:white; font-weight:bold; border-left:1px solid #cb2222; border-right:1px solid #cb2222; }
#nav li a:hover { color:#740505; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #CB2222 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #CB2222 no-repeat right; }
#nav .nav_child a { background:#CB2222; padding:0 8px; border-top:1px solid #DB6B6B; }
#nav .nav_child a:hover { background:#FBB5B5; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #CB2222 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #FBB5B5 no-repeat right; }
#nav .nav_child2 a { background:#CB2222; }
#nav .nav_child2 a:hover { background:#FBB5B5; }
#nav #active { color:#FBB5B5; cursor:default; background:#CB2222; }
#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; }
