#menu > ul > li > a:hover, #menu #accountWrapper a:hover, #menu > ul > li.active > a { color: #ffffff; }
input.default { background: #beaf87; color: #fff; transition-duration: 0.5s;  font-weight: 600; }
input.default:hover { background: #beaf87; color: #fff; }
.accordion .itemActive .title, .accordion .itemActive .title:hover, .accordion .title:hover { background-color: #d5caad; }
.sideSearch .head{ background-color: #c7e8de; color: #333; }

/******HEADER**********/
.myHead .info .fa { color: #beaf87; }

/******HOME PAGE**********/
.defaultPageOuter .myFeatured{ background: #f1efec; }
.defaultPageOuter .intro .highlight .icon{ color: #beaf87; border: 1px solid #beaf87; }
.defaultPageOuter .intro .highlight:hover{ background: #f9f8f4; }
.defaultPageOuter .intro .highlight:hover .icon{ color: #000000; }
.defaultPageOuter .slide1 .myQuickSearch .go{ background: #beaf87; }
.defaultPageOuter .slide1 .myQuickSearch .go:hover{ background: #ddd4bc; }

/******ABOUT PAGE**********/
.credentials{ background: #beaf87; }