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:#595843; text-decoration:none; font-weight:bold; }
a:hover { /*border-bottom:1px dashed #B062D1;*/ }
h1, h2, h3, h4 { font-family:"trebuchet ms", tahoma, sans-serif; }
h1 { color:#595843; font-size:2em; border-bottom:1px solid #f7d845; line-height:25px; letter-spacing:-1px; padding-bottom:4px; margin-top:0; }
h2 { color:#595843; font-size:1.4em;border-bottom: 1px solid #eee; line-height:25px;}
h3 { color:#B062D1; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#edc421; font-size:1.8em; }
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:#B062D1; 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:#fdd639; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#fdd63b; border:1px solid white; }
.submit { background:#fbcb2e; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.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 {}

a img { border:0; }
a:hover img { border:0; }

.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#seperator {height:11px;background:url(seperator.jpg) no-repeat;font-size:0.1;line-height:0.1em;}
#container { width:900px; margin:0 auto; border:3px solid #fff; margin-bottom:10px; text-align:left; background:#7D7D7D;margin-top:80px; }
#main { width:900px;  background:#fff; }
#top_bar { color:#fff; height:40px; line-height:45px; font-size:1em; font-weight:bold; width:100%;background:url(../template/top_bar.gif) repeat-x;text-align:right;text-align:right;}
#top_bar a { color:#c11a1a; }
#top_bar a:hover { border:0;text-decoration:underline; }
#hbc { float:right; padding:30px 15px 0 0; height:99px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:176px; line-height:171px; width:900px; background:url(top_pic.jpg) #fff no-repeat; text-align:center;clear:both; }
#date { height:25px; line-height:24px; background:#E6BEF7; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#7B2E9C; padding-right:10px; }
#pagebody {  border-bottom:4px solid #eeb916; padding:15px;color:#34342d; }
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#fcd236; text-align:center; font-size:1em; color:#595843; clear:both; }
#end, #end a { color:#aaa; font-size:0.9em; font-weight:normal; }
#end a:hover { color:#FCD236; border-color:white; }
#copyright { color:#aaa; }
#copyright a { background:#3d3b3b; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#fcd236; }

#nav { background:#75725f;color:#f6e400;text-align:center; margin:0; padding:0; clear:both; height:40px; line-height:40px;}
#nav_bottom { background:url(../template/menu.jpg) center repeat-x; width:100%;height:48px; }
/** 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;font-family:arial;   }
#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; }

.profile td { border:1px solid #EDC421 }
.profile_text { padding:10px; }

/** styling the drop-down menu **/
#nav #active { font-weight:bold;color:#feec50; cursor:default; }
#nav li a {font-weight:bold;  color:white;text-transform:uppercase; background:url(../template/nav_sep.gif) no-repeat right;  }
#nav li a:hover { color:#feec50; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #75725f no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) 75725f no-repeat right; color:#feec50;}
#nav .nav_child a { background:#75725f; padding:0; padding-left:4px; border-top:1px solid #8c8a74; }
#nav .nav_child a:hover { background:#ffcb3f; border-bottom:0; color:#75725f;}
#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 .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; }

.profile .profile_img { border:0; }
.profile .profile_img img { border:4px solid #EDC421; }


.alerts { background:#feeb4f; padding:10px; border:1px solid #75725f; width:180px;}

.alerts h2, .alerts p, .alerts form { margin:0; }
.alerts input { margin-bottom:5px;width:180px }
.alerts input.submit { margin:0; width:65px;}
