/* --- Freewebs Dirtylicious Blue Ed --- */

@import '../style.css';

a, a:visited {
    color: #004488;
}

a:hover {
    color: #0066CC;
}

.fw-tertiary {
    background: #c5cce8;
    border-color: #b4bbda;
}

#fw-head {
    background: url('../img/blueheader.jpg') no-repeat top left;
}

#fw-title a:hover {
    border-bottom: 1px dashed #F60;
}

#fw-mainnavwrap {
    background: #949490;
}

#fw-mainnavwrap a:hover {
    background: #34404A;
}

#fw-sidebar .fw-title,
#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:visited,
#fw-sidebar .fw-title a:hover {
    color: #5A5A43;
	text-decoration: none;
}

#fw-bigcontain .fw-title {
    color: #555533;
}

.fw-footertext {
    background: #949490;
}
