﻿
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);

body {
    font-family: Arial;
}

.headerTop {
    display:none;
}



#headerLogo {
    margin-bottom: 15px;
    width:25%;
    min-width:120px;
    max-width:300px;
}

#CARlogo {
     display:none;
}

#donateLinkContainer {
    display:none;
}


#navContainer {
    display:none;
}

.nav {
     display:none;
}

/****** Carousel style***/

.carousel {
    display:none;
}

.visible-phone {
     display:none !important;
}

.row >.span3 {
    display:none;
}
/****** Carousel style End***/

/****** homepage body Text style***/


.homepageBody {
    z-index: 10;
    width: 100%;
    position: absolute;
    left: 0px;
    background-color: #CAE7E2;
    clear: both;
    max-height: 180px;
}

.centerBody {
    width: 70%;
    margin-left: 15%;
    margin-top: 20px;
    margin-bottom :15px;
    padding-bottom:15px;
}

    .centerBody h2 {
        font-size: 16px;
        font-weight: normal;
        font-style: italic;
    }

.main {

}

    .main h2 {
        font-weight: normal;
        padding-top:15px;
    }


/****** homepage body Text style End***/


/****** hero-unit style***/

.hero-unit {
    display:none;
}

    

/****** hero-unit style End***/

/****** Action Button style***/

#action-buttons .ActionBtnTitle {
    display:none;
}



/****** Action Button style end***/

/******  Calendar style ***/

.homepageDash {
   display:none;
}

   

/******  Calendar style End ***/


/****** Newsfeed setion style***/


#eventCalendar {
   display:none;
}


/****** Newsfeed setion style***/

/****** journal setion style***/
.journalSection {
    display:none;
}


/****** journal setion style end ***/

/****** footer style***/


#printerContainer {
    display:none;
}



#footerTop {
    display:none;
}



footer {
    display:none;
}

    
/****** footer style end***/



