/* 
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

*/
/*.imagePanel {
	background-position: top -60px center !important;
}*/
#avenueImagePanel {
  background-image: url('../_img/home/huether-sculpture.jpg');
  background-position: top -220px center;
  background-attachment: fixed;
  background-size: cover;
}
h1 {
  color: #8f993d;
}
h3, legend, dl dt {
  color: #505c0f;
}
p a, ul li a, ol li a {
	color: #505c0f;
  border-bottom-color: #505c0f;
}
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 div ul li a.selected {
  border: none;
}
.button, .translucentBox .button, input[type="submit"] {
  color: #8f993d;
  border: 1px #8f993d 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: #505c0f;
  border-color: #505c0f;
}
#craftfair {
  background: url('../_img/theavenue/elk-grove-craft-fair.jpg') no-repeat top right;
}
#neighborgood {
  background: #8f993d url('../_img/theavenue/neighborgood-market.jpg') no-repeat top left;
}
#highlightsPanel {
  background: url("../_img/theavenue/avenue-highlights.jpg") no-repeat top center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}
hr {
  margin: 70px auto !important;
}
#footer div ul li.social a {
  background: #505c0f;
}
#footer div ul li.social a:hover, #footer ul li.social a:focus {
  background: #333;
}