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

html { background-color: #8a862c; }

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

#fw-head { height: 165px; }
#fw-title { top: 100px; z-index: 3; top: 18px; }

#fw-title a,
#fw-smalltitle { font: normal 8em Impact; color: #fff; text-decoration: none; font-size: 3em; z-index: 4; top: 95px; }

#logo-div { height: 180px; z-index: 2; }
.fw-logo { background: transparent url('../img/division_placeholder.jpg') no-repeat center top; }

/* add big image at the top
#fw-head { height: 445px; background: transparent url('http://static.websimages.com/static/motifs/EAA/img/warbirds_banner.jpg') no-repeat center top; }
#logo-div { top: 280px; }
#fw-title { top: 298px; }
#fw-smalltitle { top: 375px; }
*/


#fw-container, #fw-head, .fw-logo, #fw-blockContainer, #fw-footer { margin: 0 auto; width: 1000px; }

#fw-blockContainer { background-color: #fff; }

#fw-mainnavwrap ul {padding-left: 0;}
#fw-mainnavwrap a,
#fw-mainnavwrap a:visited { color: #a06428; font: normal 2.4em Impact; text-decoration: none; }
#fw-mainnavwrap a:hover { color: #8a541f; }

.fw-title { color: #a06428; }
.fw-title a,
.fw-title a:visited { color: #a06428; text-decoration: none; }

#fw-footer { color: #fff; }

/* 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; }
