/* CSS Document */
.dhpageheader{
    width:  100%;
}

.dhlogo{
  margin:  0px;
  width:  11%;
  float:  left;
}

.dhsiteheader{
  margin-top:  0px;
  width:  87%;
  float:  left;
 /* border: 2px solid #00FF;*/
}

.dhheader{
  width:  100%;
  /*border: 2px solid #00FF00;*/
}

.dhrow{
  width:  100%;
  /*border: 2px dashed #FF0000;*/
}

.dhbannerspace{
  width:  20%;
  float:  left;
}

.dhsitebanner{
  background-color: #FFFFFF;
  width:  60%;
  float:  left;
  background:  #FFF8DC;
}

.dhssitebannerright{
  background-color: #FFFFFF;
  width:  18%;
  float:  left;
  background:  #FFF8DC;
}

.dhlogocomment{
  margin-left: 0px;
  text-align: center;
  font-family:  "Comic Sans MS";
}

.dhlogologo{
  margin-left: 0px;
  margin-top:  0px;
  text-align: center;
}


.dhadvert{
  width:  50%;
  font-family:  "Comic Sans MS";
  float:  left;
}

.dhadvertlogo{
  margin-left:  0px;
  text-align:  left;
  vertical-align:  middle;
  width:  10%;
}
   
.dhadvertrest{
  margin-left:  0px;
  text-align:  left;
  width:  90%;
  font-family:  "Comic Sans MS";
}
   
.dhreachnote{
  margin-top: 0px;
  text-align:  right;
  width:  49%;
  float:  left;
}

.dhrndove{
  color:  #0A381F;
  font-size:  120%;
  font-family:  "Comic Sans MS";
  letter-spacing:  1px;
}

.dhrnblack{
  color:  #000000;
  font-size:  120%;
  font-family:  "Comic Sans MS";
  letter-spacing:  1px;
}

.dhrnsmall{
  color:  #000000;
  font-size:  70%;
  font-family:  "Comic Sans MS";
}

.dhsitebanner{
  margin-left: 0px;
  text-align:  center;
  margin-top:  10px;
}

.dhclear{
  clear:  both;
}  
