/* elements for top header section */
#toppicture {
  background-color: #5a77a1;
  color: #d2d26a;
  padding-top: 20px;
  padding-bottom: 15px;
  text-align: center;
}

#topsmall {
  background-color: #5a77a1;
  color: #d2d26a;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}

#toph1 {
  font-family: "Cambria", "Times New Roman", "Times", "serif";
  font-size: 28pt;
}

#toph2 {
  font-family: "Cambria", "Times New Roman", "Times", "serif";
  font-size: 20pt;
}

/* elements for cottonwood-enrichment */
.ce-page-title {
  font-size: 8ex;
  font-family: "Verdana", "Arial", "sans-serif";
  text-align: center;
  margin-bottom: 0.7ex;
  color: #3399bb;
}

.ce-page-subtitle {
  font-size: 2.5ex;
  font-family: "Verdana", "Arial", "sans-serif";
  text-align: center;
  margin-bottom: 6ex;
  color: #77a1d4;
}

.ce-section-head {
  font-size: large;
  font-weight: bold;
}

h1 {
  text-align: center;
}
