/* Main Content - Text */
#main #content, #main #content-area p a:link, #main #content-area p a:visited, #main #content-area ul a:link, #main #content-area ul a:visited, #main a:link, #main a:visited {
  color: #000000;
}

/* Main Content Links - Background */
#right a:hover, #main a:hover, #main #content-area p a:hover, #main #content-area ul a:hover, #main #content h3 a:hover, #right .views-field-title >.field-content a:hover, #featured .views-field-title >.field-content a:hover, .form-submit, #main #content-area a.button:link, #main #content-area a.button:visited, #main #content-area a.button:hover, #content-area a:hover, #main .item-list a:hover, #right .calendar-calendar tr td.today {
  background: #89CC25;
}

/* Entire Page - Background */
body {
  background: #ffffff;
}

/* Main Content - Background */
#main #content, p.pullquote, p.pullquote-ends {
  background: #dddddd;
}

/* Main Content Item (node) - Background */
#main #content .node, #main #content-area .field-field-content-description {
  background: #dddddd;
}

/* Pullquote - Text */
p.pullquote, p.pullquote-ends {
  color: #000000;
}

/* Headers - Text */
h1, #main h2, #main #content h3 a:link, #main #content h3 a:visited, p.domain-title {
  color: #000000;
}

/* Headers, Left Sidebar - Background */
h1 span, #main h2 span, .region-sidebar-first, p.domain-title span, #content-area h3 {
  background: #ffffff;
}

/* Menu Links - Background */
#main ul.menu li a:hover, #main ul.menu li a.active, #main ul.menu li a.active:hover, #right ul.menu li a:hover, #content-area a.button:link, #content-area a.button:visited, #content-area a.button:hover {
  background: #89CC25;
}

/* Menu Links Rollover - Text */
#main ul.menu li a:hover, #main ul.menu li a.active, #main #left ul.menu li a:hover, #main #left ul.menu li a.active, .form-submit, #right h2 {
  color: #ffffff;
}

/* Left Menu Links - Text */
#main #left ul.menu li a {
  color: #000000;
}

/* Intro Paragraph - Background */
#main #content .field-field-page-intro p {
  background: #ffffff;
}

/* Intro Paragraph - Text */
#main #content .field-field-page-intro p {
  color: #000000;
}

/* Links Rollover - Text */
#right a:hover, #main a:hover, #main #content-area p a:hover, #main #content-area ul a:hover, #main #content h3 a:hover {
  color: #ffffff;
}

/* Footer - Background */
#footer {
  background: #000000;
}

/* Main Content Calendar Item - Background */
.section-calendar #main #content .node {
  background: #ffffff;
}

/* Slideshow Background */
.view-id-gallery_carousel_traditional .views_slideshow_main {
  background: #DDDDDD;
}

/* Slideshow Thumbnail Carousel Background */
.view-id-gallery_carousel_traditional .views-slideshow-controls-bottom {
  background: #c0c0c0;
}

/* Slideshow Links Background */
.jcarousel-item.activeSlide img, .jcarousel-item:hover img, .section-showcase-2012 #main .region-content-top .block-menu ul.menu li a:hover, .section-showcase-2012 #main .region-content-top .block-menu ul.menu li a.active, #main .views_slideshow_main a:hover, #main .views_slideshow_controls a:hover {
  background: #89CC25;
}

/* Slideshow Matte */
.views_slideshow_slide .sb-image {
  background: #b6b6b6;
}

