.green {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/greenGradient.jpg) repeat-x bottom #7BC143;
}
.red {  
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/redGradient.jpg) repeat-x bottom #F2393F;
}
.blue {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/blueGradient.jpg) repeat-x bottom #2F5FC0;
}
.purple {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/purpleGradient.jpg) repeat-x bottom #7F5AAC;
}
.orange {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/orangeGradient.jpg) repeat-x bottom #E8653D;
}
.gBt, .cta_bnt {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/whiteGradient.jpg) repeat-x bottom #FFFFFF;
}
.tabs_widget .tabs_headers ul li a {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/smallGreenGradient.jpg) repeat-x bottom #7BC143;
}
.mre  {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/grayGradient.jpg) repeat-x bottom #898989;
}
.mre:hover {
background: url(//www.eparrs.com/a/wp-content/themes/luxe/images/grayGradientHover.jpg) repeat-x bottom #6d6d6d;
}
.cnt .bSe article, .brd .wrp, .scn {
background: #fff;
border: 1px solid #e6e6e6;
}
section footer {
border-bottom: 1px solid #e6e6e6;
}
section footer ul ul {
display: block;
top: 40px;
}