/*******************************************************************************
********************************************************************************
***                                                                          ***
***   Use to override any other CSS styling or add new styling               ***
***                                                                          ***
***   This file will be loaded last in the CSS chain                         ***
***                                                                          ***
***   ( Remember: This Cascade Styles inherit styling defined previously)    ***
********************************************************************************
*******************************************************************************/

.bottomlinks a {color: #fff;}
.bottomlinks a:hover {color: #392413;}

.lm_banner {
    background: url(http://jimmygslawncare.com/templates/businessclass/images/backgrounds/turbines.png) no-repeat 0 0;
    width: 600px;
    height: 558px;
    position: absolute;
    right: -100px;
    top: -134px;
    z-index: 2;
}