#home-fader { width: 670px; height: 521px; position: relative; }
#home-fader-bg { z-index: 100; width: 670px; height: 521px; background: url(/images/home-slides.jpg) no-repeat; position: absolute; top: 0; left: -18px; }
#home-fader-desc { background: rgba(227,216,182); background: rgba(227,216,182,0.3); position: absolute; z-index: 200; left: 0; top: 0; width: 250px; padding: 10px; }
#home-fader-desc #home-fader-desc-inner { height: 128px; background: rgb(227,216,182); background: rgba(227,216,182,0.8); border: 2px solid #a74c10; padding: 15px; }
#home-fader-desc p { margin: 0; font: 11px/1.2 Helvetica, Sans-Serif; }
#home-fader-desc h4 { color: #473129; }
#home-fader-desc a { padding: 0px 5px; background: #473129; border: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: white; }
#home-fader-desc a:hover { color: white; background: #a74c10; }
#home-fader-nav { position: absolute; z-index: 300; left: 10px; top: 196px; width: 270px; }
#home-fader-nav a { background: #473129; padding: 2px 9px; border: 2px solid #a74c10; color: white; }
#home-fader-nav a:hover, 
#home-fader-nav a.current { color: white; background: #a74c10; border: 2px solid #a74c10; }

#slide-2-text, #slide-3-text, #slide-4-text, #slide-5-text { display: none; }