body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: black;background: white;}
#breadcrumb,#footer {font-size: 9pt;}
#footer {border-top:1px solid black;margin-top:2em;}
a:link, a:visited {background: white;color: black;text-decoration: underline;}
h1 {font-size: 14pt;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
img {border:none;}
#siteSearch,
#pNav,
#colOne,
#rightPanel,
#footer a,
.left, .right {float:none;}
#content img {padding-right:10px;}
#header {width:auto;background-color:#99000;margin-top:2em;}
#pNav,
#secondNav,
#rightPanel,
siteSearch {
    display:none;
}
#gmap {
    margin-top:20px;
    margin-bottom:20px;
    float:none;
    width: 475px;
    height: 400px;
    border:1px solid #DDD;
}

.clear {
  clear:both;
  margin:0px;
  padding:0px;
}

@media print {
  #block-tombstones {
    margin-top: 1em;
  }
  #tombstonesContainer .screen {
    display: none;
  }
  #block-tombstones div.row {
    width: 400px;
    position: relative;
    clear: left;
    margin-bottom: 1em;
  }
  * html #block-tombstones div.row { /* ie6 fix */
    height: 1%;
  }
  #block-tombstones div.tombstone {
    float: left;
    width: 120px;
    margin-right: 10px;
  }
  #block-tombstones img.image {
    display: none
  }
}
