/* =GLOBAL
   ----------------------------------------------------*/



    a { 
        color: #751231;
    }

   

    h1, h2, h3 {
        
        color: #751231;
      
    }

 
    h2.block {
        background-color: #751231;
        background-image: url("../image/yardley-crest-bg.jpg");
    }

    #calendar thead, #calendar thead a {
        background-color: #751231;
    }

/* =NAV
   ----------------------------------------------------*/
    

    .navBox ul{
        background-color: #DEC6CD;
    }
    
    