body {
  font-family: "News Cycle","Arial Narrow Bold",sans-serif;
  font-size: 18px;
  background: #ffffff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Parisienne","News Cycle","Arial Narrow Bold",sans-serif;
}

.background-white {
    background: #ffffff;
}

h1,
.h1 {
    font-size: 40px;
}
h2,
.h2 {
    font-size: 40px;
}
h3,
.h3 {
    font-size: 30px;
}
h4,
.h4 {
    font-size: 30px;
}
h5,
.h5 {
    font-size: 20px;
}
h6,
.h6 {
    font-size: 20px;
}

p {
    padding-bottom: 10px;
}

#main {
    margin-top: 20px;
    margin-bottom: 20px;
}
#footer {
    background: #ff9933;
    color: #ffffff;
    padding-bottom: 50px;
    padding-top: 30px;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited   {
    color: #ffffff;

}
.recent-content a, .recent-content a:hover, .recent-content a:active, .recent-content a:visited  {
    color: #006633;
}
.field--item {
    display: inline;
    float: left;
}
.field--name-name {
    font-size: 20px;
    padding-top: 15px;
}
.sf-depth-1 {
    height: 25px !important;
}
.field--name-field-photogallery div {
    float: left;
    padding: 2px;
}
.group-footer {
  padding-bottom: 20px;
}
.group-logo {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.group-logo img {
  padding-right: 35px;
}
.home-title {
  font-size: 42px;
  text-align: center;
}

.page-header, .block-title {
  color: #19753b;
}
.home-title a, .home-title a:hover, .home-title a:visited, .home-title a:active {
  text-decoration: none;
}

ul.sf-menu a, ul.sf-menu span.nolink {
  padding: 0px !important;
}
img {
  padding-right: 10px;
  padding-bottom: 10px;
}

.text-danger {
  color: #ff9933 !important;
}

caption {
  color: #ff9933 !important;
  font-size: 20px;
}
#agenda-detail {
  margin-top: 20px;
  height: 300px;

}
#logo-image {

}
