/* 
Center Gold: f4b334
    Darker: e97e0b
Aquatics Blue: 1d9add
    Darker: 035dc0
Avenue Green: 8f993d
    Darker: 505c0f
Café Yellow: f8c513
    Darker: d09301
Senior Orange: ff9016
    Darker: ff5102
Veterans Gray: 54565a
    Darker: 1c1d20
Nature Green: 8dc63f
    Darker: 4c8202

Body gray: 54565a
Link off: df7a0e 
Link hover: e97e0b 

Body font: Avenir Next Conde
Script: Beautiful Bloom

*/
h1 {
  color: #1d9add;
}
h3, legend, dl dt {
  color: #035dc0; /* large font compliant */
}
p a, ul li a, ol li a {
	color: #035dc0; /* small font compliant */
}
p a:hover, ul li a:hover, ol li a:hover, #footer ul li a.selected, p a:focus, ul li a:focus, ol li a:focus {
  color: #333;
  border-bottom: 1px #333 solid;
}
#footer ul li a.selected {
  border: none;
}
dl dt, p a, ul li a, ol li a {
  border-bottom-color: #035dc0;
}
.button, input[type="submit"] {
  color: #1d9add;
  border: 1px #1d9add solid;
}
.button:hover, input[type="submit"]:hover, #highlightsPanel .button:hover, .button:focus, input[type="submit"]:focus, #highlightsPanel .button:focus {
  color: #035dc0;
  border-color: #035dc0;
}
.themePanel .button::after, .themePanel .button::before {
  background-color: #1d9add;
}
#aquaticsPanel {
  background: url('../_img/aquatics/elk-grove-aquatics-center.jpg') no-repeat top center;
  background-attachment: fixed;
  background-size: cover;
}
#treasureIsland {
  background: url('../_img/aquatics/treasure-island.jpg') no-repeat top right;
  background-size: 50% 100% !important;
}
#castawayCove {
  background: url('../_img/aquatics/castaway-cove.jpg') no-repeat top left;
  background-size: 50% 100% !important;
}
#bigKahuna {
  background: url('../_img/aquatics/big-kahuna.jpg') no-repeat top right;
  background-size: 50% 100% !important;
}
#shipwrecked {
  background: url('../_img/aquatics/shipwrecked.jpg') no-repeat top left;
  background-size: 50% 100%;
}
#jungleFalls {
  background: url('../_img/aquatics/swim-elk-grove.jpg') no-repeat top right;
  background-size: 50% 100%;
}
#coconutCannon {
  background: url('../_img/aquatics/coconut-cannon.jpg') no-repeat top left;
  background-size: 50% 100%;
}
#captainsQuarters {
  background: url('../_img/aquatics/elk-grove-party-room.jpg') no-repeat top right;
  background-size: 50% 100%;
}
#groversGrotto {
  background: url('../_img/aquatics/grovers-grotto.jpg') no-repeat top left;
  background-size: 50% auto;
}
#footer div ul li.social a {
  background: #035dc0;
}
#footer div ul li.social a:hover, #footer div ul li.social a:focus {
  background: #333;
}