/*
    Green.
*/

body.our-college h1,
body.our-college div#nav-secondary ul ul a,
body.our-college div#nav-secondary ul ul a:hover,
body.our-college div#nav-secondary ul ul a.here {
    color: #339933;
}

body.our-college div#nav-secondary a.nav-secondary-header,
body.our-college div#nav-secondary a:hover,
body.our-college div#nav-secondary a.here,
div#nav-alternative li.our-college span {
    background: #339933;
}

body.our-college div#nav-secondary a,
div#nav-alternative li.our-college a:hover span {
    background: #70b770;
}

body.our-college div#nav-secondary ul ul a:hover,
body.our-college div#nav-secondary ul ul a.here {
    background: #9bcc9b;
}

body.our-college div#nav-secondary ul ul a {
    background: #c6e2c6;
}

/*
    Navy.
*/

body.college-life h1,
body.college-life div#nav-secondary ul ul a,
body.college-life div#nav-secondary ul ul a:hover,
body.college-life div#nav-secondary ul ul a.here {
    color: #003d81;
}

body.college-life div#nav-secondary a.nav-secondary-header,
body.college-life div#nav-secondary a:hover,
body.college-life div#nav-secondary a.here,
div#nav-alternative li.college-life span {
    background: #003d81;
}

body.college-life div#nav-secondary a,
div#nav-alternative li.college-life a:hover span {
    background: #326398;
}

body.college-life div#nav-secondary ul ul a:hover,
body.college-life div#nav-secondary ul ul a.here {
    background: #7f9ec0;
}

body.college-life div#nav-secondary ul ul a {
    background: #b2c4d9;
}

/*
    Orange.
*/

body.news h1,
body.news div#nav-secondary ul ul a,
body.news div#nav-secondary ul ul a:hover,
body.news div#nav-secondary ul ul a.here {
    color: #f18e00;
}

body.news div#nav-secondary a.nav-secondary-header,
body.news div#nav-secondary a:hover,
body.news div#nav-secondary a.here,
div#nav-alternative li.news span {
    background: #f18e00;
}

body.news div#nav-secondary a,
div#nav-alternative li.news a:hover span {
    background: #f4a533;
}

body.news div#nav-secondary ul ul a:hover,
body.news div#nav-secondary ul ul a.here {
    background: #f8c67f;
}

body.news div#nav-secondary ul ul a {
    background: #fbddb2;
}

/*
    Aqua.
*/

body.alumni h1,
body.alumni div#nav-secondary ul ul a,
body.alumni div#nav-secondary ul ul a:hover,
body.alumni div#nav-secondary ul ul a.here {
    color: #00a6eb;
}

body.alumni div#nav-secondary a.nav-secondary-header,
body.alumni div#nav-secondary a:hover,
body.alumni div#nav-secondary a.here,
div#nav-alternative li.alumni span {
    background: #00a6eb;
}

body.alumni div#nav-secondary a,
div#nav-alternative li.alumni a:hover span {
    background: #33b8ef;
}

body.alumni div#nav-secondary ul ul a:hover,
body.alumni div#nav-secondary ul ul a.here {
    background: #7fd2f5;
}

body.alumni div#nav-secondary ul ul a {
    background: #b2e4f9;
}

/*
    Fuschia.
*/

body.overseas h1,
body.overseas div#nav-secondary ul ul a,
body.overseas div#nav-secondary ul ul a:hover,
body.overseas div#nav-secondary ul ul a.here {
    color: #e00081;
}

body.overseas div#nav-secondary a.nav-secondary-header,
body.overseas div#nav-secondary a:hover,
body.overseas div#nav-secondary a.here,
div#nav-alternative li.overseas span {
    background: #e00081;
}

body.overseas div#nav-secondary a,
div#nav-alternative li.overseas a:hover span {
    background: #e9339c;
}

body.overseas div#nav-secondary ul ul a:hover,
body.overseas div#nav-secondary ul ul a.here {
    background: #f17fc1;
}

body.overseas div#nav-secondary ul ul a {
    background: #f7b2da;
}


/*
    Grey.
*/

body h1,
body div#nav-secondary ul ul a,
body div#nav-secondary ul ul a:hover,
body div#nav-secondary ul ul a.here {
    color: #68676c;
}

body div#nav-secondary a.nav-secondary-header,
body div#nav-secondary a:hover,
body div#nav-secondary a.here,
div#nav-alternative li span {
    background: #68676c;
}

body div#nav-secondary a,
div#nav-alternative li a:hover span {
    background: #868589;
}

body div#nav-secondary ul ul a:hover,
body div#nav-secondary ul ul a.here {
    background: #aaaaac;
}

body div#nav-secondary ul ul a {
    background: #d1d1d3;
}
