#search-box, #header-nav, #consult-main-nav, #side-bar, #legal-ease, #bread-crumb, #content-wrapper-outter-image, #consult-side-bar-image, #fancy_overlay, #fancy_wrap {
  display: none !important;
}
body, #wrapper, #content {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  position: static !important;
  clear: both;
}

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}
a[href^="/"]:after {
   content: " (http://www.eatonpeabody.com" attr(href) ") ";}
a {color:#000; }

/* Table */
table { margin: 1px; text-align:left; }
th { font-weight: bold; }
th,td { padding: 4px 10px 4px 0; vertical-align: top; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;}



#people-bkgrd-wrap #content-left {
    width: 200px !important;
    padding-right: 20px !important;
}

#header {
    background: none !important;
}

#footer {
    padding-top: 20px !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    display: block;
    margin: 5px 0;
    padding: 0;
}