@import url("../EAA.css");

html { background-color: #414046; }

a, a:visited { color: #8b4a23; text-decoration: none; }
a:hover { text-decoration: underline; }

#fw-head { background: #ffc20e url('../img/temp3logo.png') no-repeat 70px 300px; margin-bottom: 0px; }
* html #fw-head { background: #ffc20e url('../img/temp3logo.gif') no-repeat 70px 300px; }

#fw-title a,
#fw-smalltitle { font: normal 7em Tahoma; text-decoration: none; }
#fw-title { color: #8b4a23; left: 305px; }
#fw-smalltitle { color: #000; font-size: 2.8em; left: 310px; }

.fw-logo { background: transparent url('../img/temp3banner.jpg') no-repeat left top; }
#fw-mainnavwrap a { color: #4b4b4b; padding: 5px 0; }
#fw-mainnavwrap a,
#fw-mainnavwrap a:visited { font: normal 2.5em Tahoma; text-decoration: none; }

#fw-mainnavwrap a:hover { color: #8a541f; }

.fw-title { color: #8b4a23; font-family: Tahoma; }
.fw-title a,
.fw-title a:visited { color: #8b4a23; text-decoration: none; }

#fw-footer { color: #fff; font-size: 1.3em; }

/* Dropdowns */
#fw-mainnavwrap li:hover ul,
#fw-mainnavwrap li li:hover ul,
#fw-mainnavwrap li.sfhover ul,
#fw-mainnavwrap li li.sfhover ul { width: 220px; left: 200px; top: -2px; border: 2px solid #c1c1c1; background-color: #fff; }
#fw-mainnavwrap li ul a { background: none; font-weight: normal; font-size: 1.6em; }
