﻿


.blue 
{
background-color: rgba(27,124,173,1) ;   /* blue */
}
    .blue ASIDE > DIV:last-of-type,
    .blue HEADER #bgtilt
    {
    background-color: rgba(27,124,173,0.92) ;   /* blue */
    }
    .blue H2
    {
    color: rgba(2,22,32,1) ;   /* darkerblue */
    }
    section.blue A.cta,
    .blue HEADER A.cta
    {
    background-color: rgba(147,64,52,1) ;   /* rust */
    }
    section.blue A.cta:hover,
    .blue HEADER A.cta:hover
    {
    background-color: rgba(96,17,5,1) ;   /* darkred */
    }




.darkblue 
{
background-color: rgba(5,66,96,1) ;   /* darkblue */
}
    .darkblue ASIDE > DIV:last-of-type,
    .darkblue HEADER #bgtilt
    {
    background-color: rgba(5,66,96,0.92) ;   /* darkblue */
    }
    .darkblue H2
    {
    color: rgba(114,204,250,1) ;   /* lightblue */
    }
    section.darkblue A.cta,
    .darkblue HEADER A.cta
    {
    background-color: rgba(147,64,52,1) ;   /* rust */
    }
    section.darkblue A.cta:hover,
    .darkblue HEADER A.cta:hover
    {
    background-color: rgba(96,17,5,1) ;   /* darkred */
    }




.lightblue 
{
background-color: rgba(114,204,250,1) ;   /* lightblue */
color: rgba(5,66,96,1) ;   /* darkblue */
}
    .lightblue ASIDE > DIV:last-of-type,
    .lightblue HEADER #bgtilt
    {
    background-color: rgba(114,204,250,0.92) ;   /* lightblue */
    }
    .lightblue H2
    {
    color: rgba(5,66,96,1) ;   /* darkblue */
    }
    section.lightblue A.cta,
    .lightblue HEADER A.cta
    {
    background-color: rgba(5,66,96,1) ;   /* darkblue */
    }
    section.lightblue A.cta:hover,
    .lightblue HEADER A.cta:hover
    {
    background-color: rgba(2,22,32,1) ;   /* darkerblue */
    }



.darkerblue 
{
background-color: rgba(2,22,32,1) ;   /* darkerblue */
}
    .darkerblue ASIDE > DIV:last-of-type,
    .darkerblue HEADER #bgtilt
    {
    background-color: rgba(2,22,32,0.92) ;   /* darkerblue */
    }
    .darkerblue H2
    {
    color: rgba(27,124,173,1) ;   /* blue */
    }
    section.darkerblue A.cta,
    .darkerblue HEADER A.cta
    {
    background-color: rgba(147,64,52,1) ;   /* rust */
    }
    section.darkerblue A.cta:hover,
    .darkerblue HEADER A.cta:hover
    {
    background-color: rgba(96,17,5,1) ;   /* darkred */
    }



.darkred 
{
background-color: rgba(96,17,5,1) ;   /* darkred */
}
    .darkred ASIDE > DIV:last-of-type,
    .darkred HEADER #bgtilt
    {
    background-color: rgba(96,17,5,0.92) ;   /* darkred */
    }
    .darkred H2
    {
    color: rgba(114,204,250,1) ;   /* lightblue */
    }
    section.darkred A.cta,
    .darkred HEADER A.cta
    {
    background-color: rgba(27,124,173,1) ;   /* blue */
    }
    section.darkred A.cta:hover,
    .darkred HEADER A.cta:hover
    {
    background-color: rgba(5,66,96,1) ;   /* darkblue */
    }



.rust 
{
background-color: rgba(147,64,52,1) ;   /* rust */
}
    .rust ASIDE > DIV:last-of-type,
    .rust HEADER #bgtilt
    {
    background-color: rgba(147,64,52,0.92) ;   /* rust */
    }
    .rust H2
    {
    color: rgba(114,204,250,1) ;   /* lightblue */
    }
    section.rust A.cta,
    .rust HEADER A.cta
    {
    background-color: rgba(27,124,173,1) ;   /* blue */
    }
    section.rust A.cta:hover,
    .rust HEADER A.cta:hover
    {
    background-color: rgba(5,66,96,1) ;   /* darkblue */
    }



/*

FONT


"europa"	


Light	       300   normal	
 
Light Italic   300   italic	
 
Regular        400  normal	
 
Italic         400   italic	
 
Bold           700   normal	
 
Bold Italic    700   italic	
 

*/

