table#mainWrap {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
p.quote {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 80%;
  color: #EDEFED;
  text-align: right;
  margin: 5px 10px;
  padding: 0;
}
span.new {
  color: #cd2027;
}
p strong {
  font-size: 1.0375em;
 /* color: #462300; */
}
table#dotm {
   margin-left: auto;
   margin-right: auto;
}
table#dotm p strong {
  color: #181818;
}
img.dotm {
    border: 1px solid #000;
  }
span.bookTitle {
    font-weight: bold;
    color: #006699;
  }
#alt-sidebar-links p {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: #00331A;
  text-align: center;
  line-height: 1.4em;
}
#alt-sidebar-links p a:link, #alt-sidebar-links p a:visited {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: #00331A;
}
#alt-sidebar-links p a:hover {
  color: #309230;
}
#alt-sidebar-links p a:active {
  color: #00331A;
}

/* The following styles were commented out pending approval at which time they will be applied site wide

h1 {
  font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 28px;
}

h2 {
  font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 18px;
}



p strong {
  font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
}  */

