#menudiv {
  visibility: visible;
  display: inline-block;
  height: 24px;
  padding: 10px;
  color: #fff;
  width: 355px;
  text-align: top;
  background-color: #803;
  text-decoration: none;
}
#homemenutohide {
  visibility: hidden;
  height: 0;
}
#menuText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin: 2px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #803;
    min-width: 200px;
    box-shadow: 4px 7px 8px 1px rgba(0,0,0,0.5);
    padding: 0px 10px;
    z-index: 1;
    border: 2px pink solid;
}
#leftcolumn {
  width: 0px;
  min-width: 0px;
  height: 0px;
  padding: 0px;
  visibility: hidden;
}
#colLMR #leftcolumn {
  display: none;
}
#centercolumn {
  vertical-align: top;
  max-width: 100%;
  padding: 10px;
  display: inline-block;  
}
#colLMR #centercolumn {
  display: table-cell;
  width: 97%;
}
.centerHdrJRW {
  font-size: 18px;
}
.centerColumnTitle {
  font-size: 24px;
}
.centerSlowRD {
  font-size: 14px;
}
#rightcolumn {
  line-height: 0;
  visibility: hidden;
  height: 0px;
}
#colLMR #rightcolumn {
  display: none;
}
#rightImage {
  width: 0;
  height: 0;
}
.footer {
  text-align: center;
  vertical-align: bottom;
}
.bodyTextBlk {
  font-size: 15px;
}
.bodyTextBlkSml {
  font-size: 15px;
}
.tooltip .tooltiptext {
  width: 250px;
  font-size: 15px;
  left: 70px;
}
.tooltip .tooltiptextunder {
  width: 250px;
  font-size: 15px;
  left: 70px;
}
/*AudMeds*/
.audSubTitle {
  font-size: 18px;
}
.audtitle {
  font-size: 12px;
}
/*DHB*/
.hmbgdb {
  background-image:url(../images/book-&-rose-on-bench-1-375x259.jpg);
  display: block;
  aspect-ratio: auto 375 / 259;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}
.dhfloating-menu {
  margin-left: auto;
  margin-right: auto;
  background-color: #803;
  text-align: center;
  width: 360px;
  height: 24px;
  z-index: 100;
  position: fixed;
  bottom: 0px;
  left: 45%;
}
.dhfloating-menu a {
  background-color : #803;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
}
/*HOME*/
.hmbg {
  background-image:url(../images/book-&-rose-on-bench-1-375x259.jpg);
  display: block;
  width:375px;
  height:259px;
  margin-left: auto;
  margin-right: auto;
}
.headline {
  text-align: center;
  font-size: 30px;
}
.jwhomebtns {
  width:375px;
  height:49px;
  margin-left: auto;
  margin-right: auto;
  background-color: #803;
  text-align: left;
}
.menutoppadding {
  padding-top: 5px;
}
.WChome {
  font-size: 14px;
}
.menuhome {
  background-color : #803;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  width: 200px;
  height: 24px;
  line-height:24px;
}
.floating-menu {
  margin-left: auto;
  margin-right: auto;
  background-color: #803;
  text-align: center;
  width: 375px;
  height: 24px;
  z-index: 100;
  position: fixed;
  bottom: 0px;
}
.floating-menu a {
  background-color : #803;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
}
.snbtnhome {
  background-color : #803;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  width: 200px;
  height: 24px;
  line-height:24px;
  border-left: 1px none #7393E8;*/
}
.snbtnhome a {
  color:#FFF;
  text-decoration:none;
}
.snbtnhome a:hover {
  background-color:#c5ceff;
  color:#000;
}
.hmbigtitle {
  font-size: 26px;
  font-weight: bold;
}
.hmsmltitle {
  font-size: 20px;
  font-weight: bold;
}
.hmstrongtxt {
  font-size: 14px;
  font-weight: bold;
}
.hmblktxt {
  font-size: 13px;
  color:#000;
}
.cpyrt {
  width:375px;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
}
#WCspacer {
  display: none;
}
#WCbr {
  display: contents;
}
#miniback {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  visibility: visible;
}
