/* --- Webs Gray Ritual Template --- */

@import '../style.css';

#fw-container {
    background: url('../img/bgcontainer.gif') repeat-y top left;
    border: 12px solid #222;
}

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

a:hover {
    color: #d8c164;
}

.fw-logo{
    background: url('../img/header_green.png') no-repeat top left;
}

#fw-mainnavwrap li {
    border-bottom: 1px solid #222;
    background: #6f8068;
}

#fw-mainnavwrap a, #fw-mainnavwrap a:visited {
    background: #6f8068;
    color: #111;
}

#fw-mainnavwrap a:hover {
    background: #8ea485;
    color: #000;
}

.fw-title,
#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:hover {
    color: #749f52;
}
#fw-sidebar a,#fw-sidebar a:visited{
	color:#bda852;
}
#fw-sidebar a:hover {
    color: #e6cd6a;
}
#fw-sidebar .fw-text{
	color:#fff;
}

#fw-footer {
	background: #6f8068;
}
