#header {
  background-color: #4e9435;
}
#header .ribbon {
  background: #08477a;
  background: -moz-linear-gradient(top,#08477a 0%,#165990 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#08477a),color-stop(100%,#165990));
  background: -webkit-linear-gradient(top,#08477a 0%,#165990 100%);
  background: -o-linear-gradient(top,#08477a 0%,#165990 100%);
  background: -ms-linear-gradient(top,#08477a 0%,#165990 100%);
  background: linear-gradient(to bottom,#08477a 0%,#165990 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08477a',endColorstr='#165990',GradientType=0);
}
#header .quick_nav li:hover,
#header .quick_nav li.active {
  background-color: #c52424;
  border: 1px solid #ffffff;
}
#header .quick_nav li a {
  color: #ffffff;
}
#banner {
  border-color: #c52424;
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#f1f1f1 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f1f1f1',GradientType=0);
}
#banner .rsContent .right h3,
#banner .rsContent .full_size h3 {
  color: #c52424;
}
#banner .rsContent .right a,
#banner .rsContent .full_size a {
  color: #c52424;
}
#content .left .submenu {
  background: #4e9435;
}
#content .left .submenu li a {
  color: #ffffff;
}
#content .left .submenu li:hover,
#content .left .submenu li.active {
  background: #c52424;
}
#content .left ul.submenu ul li a {
  color: #ffffff;
}
#content .left ul.submenu ul li:hover,
#content .left ul.submenu ul li.active {
  background: #e45f0a;
}
#content .left ul.submenu.gray ul li:hover,
#content .left ul.submenu.gray ul li.active {
  background: #4e9435;
}
#content .banner h3 a {
  color: #c52424;
}
#content .left h3,
#content .right h3 {
  color: #c52424;
}
#mailing_sign_in .mailing_submit {
  background: #4e9435;
}
#content .middle .graybox h2 {
  color: #c52424;
}
#content .middle .articlebox .red {
  background-color: #4e9435;
}
#content .middle .gallery img {
  border-color: #c52424;
}
#content .middle .gallery img:hover {
  border-color: #4e9435;
}
#content .right .tabslider .controls li.active a {
  background: #4e9435;
}
#content .right .tabslider .contents .tab {
  border-color: #4e9435;
}
.nav > li > a {
  color: #ffffff;
}
.nav > li > a:hover,
.nav > li.hover > a {
  background: #e45f0a;
  background: -moz-linear-gradient(top,#e45f0a 0%,#e45f0a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e45f0a),color-stop(100%,#e45f0a));
  background: -webkit-linear-gradient(top,#e45f0a 0%,#e45f0a 100%);
  background: -o-linear-gradient(top,#e45f0a 0%,#e45f0a 100%);
  background: -ms-linear-gradient(top,#e45f0a 0%,#e45f0a 100%);
  background: linear-gradient(to bottom,#e45f0a 0%,#e45f0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e45f0a',endColorstr='#e45f0a',GradientType=0);
}
.nav > li > a.active {
  background: #e45f0a;
  color: #ffffff;
}
.nav li  ul {
  background: #e45f0a;
}
.nav li li a {
  background: #e45f0a;
  color: #ffffff;
}
.nav li li a:hover {
  background: #4e9435;
}
#content .middle h1,
#content .middle h2,
#content .middle h3 {
  color: #c52424;
}
#content .middle .h2_suvisiace {
  border-bottom-color: #4e9435;
}
#calendar_table tbody td.today {
  background: #4e9435;
}
#calendar_table div.tooltip .tooltip_den {
  background-color: #4e9435;
}
#content .middle .paginationControl a:hover {
  background-color: #4e9435;
}
.paginationControl .active {
  background-color: #4e9435;
}
.input_submit {
  background-color: #4e9435;
}
#gallery.royalSlider .rsThumb.rsNavSelected {
  background: #4e9435;
}
#footer .second #links ul li a:hover {
  background-color: #4e9435;
}
#hp_tabs.videoGallery .rsThumbs .rsThumb {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#ffffff 100%);
}
#hp_tabs.videoGallery .rsThumb h5 {
  color: #ffffff;
}
#hp_tabs.videoGallery .rsThumb:hover {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#ffffff 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#ffffff 100%);
}
#hp_tabs.videoGallery .rsThumb:hover h5 {
  color: #ffffff;
}
#hp_tabs.videoGallery .rsThumb.rsNavSelected {
  filter: none;
  background: #ffffff;
}
#hp_tabs.videoGallery .rsThumb.rsNavSelected .rsTmb h5 {
  color: #000000;
}
#hp_tabs.rsDefault .rsSlide,
#hp_tabs.rsDefault .rsVideoFrameHolder {
  background-color: #ffffff;
}
#hp_tabs_media.videoGallery .rsThumbs .rsThumb {
  background: #4e9435;
  background: -moz-linear-gradient(top,#4e9435 0%,#74b85c 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4e9435),color-stop(100%,#74b85c));
  background: -webkit-linear-gradient(top,#4e9435 0%,#74b85c 100%);
  background: -o-linear-gradient(top,#4e9435 0%,#74b85c 100%);
  background: -ms-linear-gradient(top,#4e9435 0%,#74b85c 100%);
  background: linear-gradient(to bottom,#4e9435 0%,#74b85c 100%);
}
#hp_tabs_media.videoGallery .rsThumb h3 {
  color: #ffffff;
}
#hp_tabs_media.videoGallery .rsThumb:hover {
  background: #74b85c;
  background: -moz-linear-gradient(top,#74b85c 0%,#74b85c 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#74b85c),color-stop(100%,#74b85c));
  background: -webkit-linear-gradient(top,#74b85c 0%,#74b85c 100%);
  background: -o-linear-gradient(top,#74b85c 0%,#74b85c 100%);
  background: -ms-linear-gradient(top,#74b85c 0%,#74b85c 100%);
  background: linear-gradient(to bottom,#74b85c 0%,#74b85c 100%);
}
#hp_tabs_media.videoGallery .rsThumb:hover h3 {
  color: #FFFFFF;
}
#hp_tabs_media.videoGallery .rsThumb.rsNavSelected {
  filter: none;
  background: #c52424;
}
#hp_tabs_media.videoGallery .rsThumb.rsNavSelected .rsTmb h3 {
  color: #ffffff;
}
#hp_tabs_media.rsDefault .rsSlide,
#hp_tabs_media.rsDefault .rsVideoFrameHolder {
  background: #c52424;
}
#footer .first {
  background-color: #242424;
  color: #FFFFFF;
}
#footer .first .middle ul a {
  color: #FFFFFF;
}
#footer .first .right ul a {
  color: #FFFFFF;
}
#footer .first .right .active a,
#footer .first .middle .active a {
  color: #4e9435;
}
#footer .third {
  background: #000000;
}
#footer .third .wrapper {
  color: #FFFFFF;
}
#footer .third .wrapper a.sel {
  color: #4e9435;
}
#footer .first .left a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .nav > li > a:hover,
  .nav > li.hover > a {
    background-color: #e45f0a;
  }
  .nav > li > a.parent:hover,
  .nav > li.hover > a.parent {
    background-color: #e45f0a;
  }
  .nav > li > a.parent:hover,
  .nav > li.hover > a.parent {
    background-color: #e45f0a;
  }
}
