.cymorth {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: repeat-x;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.cymorth div.masonryItemInfo a {
  color: #51BBAF;
}
.cymorth div.masonryItemInfo a:hover {
  color: #D1EFEB;
}
.cymorth a.button,
.cymorth a.buttonIcon {
  background: #51BBAF;
  color: #fff;
}
.cymorth a.button span.skew,
.cymorth a.buttonIcon span.skew {
  background: #D1EFEB;
}
.cymorth a.button:hover span.icon,
.cymorth a.buttonIcon:hover span.icon {
  color: #e4807f;
}
.cymorth div.masonryItemInfo h2 > a {
  color: #1e1e1e;
}
.cymorth div.masonryItemInfo h2 > a:hover {
  color: #51BBAF;
}
.cymorth a.carouselControl {
  background:#51BBAF;
  color: #fff;
}
.cymorth .s4cContent a.button span.skew,
.cymorth .s4cContent a.buttonIcon span.skew {
  background: #fff;
color:#2d353e;
}

.cymorth .buttonIconInner:hover, .buttonInner:hover {
color:#2d353e;
}
.greenUI a.button:hover span.icon, .greenUI a.buttonIcon:hover span.icon {
color:#2d353e;
}

.greenUI a.carouselControl:hover {
    background: #D1EFEB;
    color: #fff;
}


.cymorth hr {
    background: rgba(81, 187, 175, 0.2) none repeat scroll 0 0;
}

.cymorth h1.largeHeading {
    font-size: 6.2rem;
}

.cymorth strong {
font-weight:bold;
}

.cymorth li.sideCard {
background: #F3F4F4;
color:#2d353e;
}

.cymorth li ul, .cymorth li ol {
font-size: 0.9rem;
}