body { padding:15px; color:#ccc; font-family:arial, sans-serif; font-size:75%; background:#323032; line-height:2em; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#d3d3d3; text-decoration:underline; font-weight:bold; }
a:hover { text-decoration:none; }

strong { color:#ddd; }

h1, h2, h3, h4 { font-family:arial, sans-serif; }
h1 { color:#fff; font-size:1.5em; border-bottom:1px solid #5a5a5a; line-height:25px; padding-bottom:4px; margin-top:0; }
h2 { color:#ddd; font-size:1.4em; line-height:25px;  }
h3 { color:#d7d7d7; font-size:1.4em; line-height:25px; font-weight:normal; border-bottom:1px solid #5a5a5a; padding-bottom:10px; }
h4 { color:#fff; font-size:1.1em; }
h5 { color:#cccacd; font-size:1.3em; letter-spacing:1px; }
img.clsleft { margin-right:15px; margin-bottom:15px; }
img.clsmiddle { margin-right:15px; margin-left:15px; margin-bottom:15px; }
img.clsright { margin-left:15px; margin-bottom:15px; }
img.clsborderleft { border:2px solid #5A5A5A;padding:1px; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #5A5A5A; padding:1px;margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #5A5A5A; padding:1px; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:#465EB9; 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:#465EB9; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#000; color:white; border:0; cursor:pointer;  font-size:1em; padding:4px; }
.reset { background:#000; color:white; border:0; cursor:pointer;  font-size:1em; padding:4px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #5A5A5A; padding:1px;}
.noborder { border:0; }

.sideBox { width:340px; background:#1a191a; margin-left:20px; float:right; padding:20px; }

#homeImages { height:225px; }
#what_we_do,#who_we_are,#gallery,#contact_us { float:left; }
#what_we_do a { display:block; width:200px; background:url(../images/banner_what_we_do.jpg) no-repeat left; height:217px; margin-right:17px;  }
#who_we_are a { display:block; width:200px; background:url(../images/banner_who_we_are.jpg) no-repeat left; height:217px; margin-right:17px;  }
#gallery a { display:block; width:200px; background:url(../images/banner_gallery.jpg) no-repeat left; height:217px; margin-right:16px;   }
#contact_us a { display:block; width:200px; background:url(../images/banner_contact_us.jpg) no-repeat left; height:217px;  }
#what_we_do a:hover { background:url(../images/banner_what_we_do.jpg) no-repeat right; }
#who_we_are a:hover { background:url(../images/banner_who_we_are.jpg) no-repeat right; }
#gallery a:hover { background:url(../images/banner_gallery.jpg) no-repeat right; }
#contact_us a:hover { background:url(../images/banner_contact_us.jpg) no-repeat right; }
#container { width:935px; margin:0 auto; border-top:0; margin-bottom:10px; text-align:left; }
#main { width:685px; margin:8px; margin-top:0; background:#fff; }
#sitelogo { color:#1B3381; height:90px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border: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:#A7B9E7; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#344DAB; padding-right:10px; }
#pagebody { padding:0 0 20px 0; min-height:200px; }
#pagebody form img { border:0; }
#footer { clear:both; }
#bottom { height:25px; line-height:24px; background:#465EB9; 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 {  padding-top:10px; padding-bottom:25px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0;   }
#copyright a:hover { background:#3d3b3b; }

#nav {  text-align:left; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:25px;  padding-top:180px; padding-left:40px; }

#content { width:850px; margin:auto; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { padding:0 8px; display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:4px 0 2px 0; text-decoration:none; border:0;   }
#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 li a { color:#eae8da; font-weight:normal; }
#nav li a:hover { color:#fff;  border-bottom:1px solid #fff; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #465EB9 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #465EB9 no-repeat right; }
#nav .nav_child a { background:#465EB9; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #465EB9 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#465EB9; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #465EB9 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#465EB9; }
.divider { height:5px; border-bottom:1px dashed #5a5a5a; clear:both; }