/* 
Center Gold: f4b334
    Darker: e97e0b
Aquatics Blue: 1d9add
    Darker: 1d9add
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

*/
#veteransHeader {
  background: url("../_img/veterans/elk-grove-veterans.jpg") no-repeat top -100px center;
}
#veteransGroveHeader {
  background: url("../_img/veterans/elk-grove-veterans-grove.jpg") no-repeat top center;
}
#veteransHallBuilding {
  background: url("../_img/veterans/elk-grove-veterans-hall-district56.jpg") no-repeat top center;
}
h1 {
  color: #54565a;
}
h3, legend, dl dt {
  color: #676767;
}
p a, ul li a, ol li a {
  color: #676767;
}
p a, ul li a, ol li a {
  border-bottom-color: #676767;
}
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-color: #333;
}
#footer div ul li a.selected {
  border: none;
}
.button, .translucentBox .button, input[type="submit"] {
  color: #54565a;
  border: 1px #54565a solid;
}
.button:hover, .translucentBox .button:hover, input[type="submit"]:hover, #highlightsPanel .button:hover, .button:focus, .translucentBox .button:focus, input[type="submit"]:focus, #highlightsPanel .button:focus {
  color: #333;
  border-color: #333;
}
#veteransGroups.up3 {
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
}
#veteransGroups.up3 div {
    float: none;
    padding: 0;
    margin: 0 40px 0 0;
    text-align: left;
    width: 100%;    
    max-width: calc(27% - 30px);
}
#veteransGroups.up3 div:last-of-type {
    margin-right: 0;
}
#veteransGroups.up3 img {
  width: 35%;
}
#veteransGroups.up3 h3 {
  border-top: 1px #ccc dashed;
  padding-top: 30px;
  margin-top: 10px;
}
#veteransGroups.up3 p br {
  line-height: 1.8em !important;
}
#highlightsPanel {
  background: url("../_img/veterans/highlights-bokeh.jpg");
}
#veteransGroveBBQ {
  background: url("../_img/veterans/veterans-grove-bbq.jpg") no-repeat bottom right;
}
#footer div ul li.social a {
  background: #54565a;
}
#footer div ul li.social a:hover, #footer ul li.social a:focus {
  background: #333;
}