@charset "utf-8";
/* CSS Document */

*, html { padding: 0; margin: 0; }
body { background: #000; color: #FFF; }
table { position: absolute; width: 100%; height: 100%; border-collapse: collapse; text-align: center; }
tr#footer { height: 135px; background: #000 url(../images/bg_footer.jpg) repeat-y top center; }
td#caption { height: 75px; }
td#flash { height: 100%; background: url(../images/spotlight_repeat.jpg) repeat-x bottom center; }
#flash_element { z-index: 99; position: relative; margin: 0px auto; height: 100%; width: 1000px; }
tr#footer td { z-index: 10; background: url(../images/home_bg.gif) repeat-x top center; }
#logo_links { position: relative; margin: 0px auto; width: 920px; height: 130px; }
#logo_links p { position: absolute; top: 1px; left: 115px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .6em; }
#logo_links p, #logo_links a, #logo_links a:link { color: #444; }
tr#footer h1 { position: absolute; text-indent: -999999px; width: 268px; height: 200px; top: -84px; left: 10px; background: url(../images/logo_fade.png) no-repeat 0px 0px; }
tr#footer ul { position: absolute; left: 310px; top: 35px; height: 60px; border-left: 1px solid #EA9E36; padding-left: 20px; padding-top: 25px; font-family: Georgia, "Times New Roman", Times, serif; }
tr#footer li { display: inline; list-style: none; padding-left: 22px; }
tr#footer li a, tr#footer li a:link { color: #FEC482; font-weight: bold; font-size: 1em; text-decoration: none; padding-bottom: 3px; }
tr#footer li a:hover { border-bottom: 2px solid #5E533E; }
#caption { z-index: 100; }
#caption h2 { text-transform: lowercase; color: #DFA875; font-size: 2em; line-height: .8em; }
#caption h2 .smaller { font-size: .6em; color: #C6884F; }
#caption p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .6em; color: #9A6432; }
#caption p a, #caption p a:link { color: #9A6432; }

tr td p.flash_instructions { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; color: #BBBBBB; padding: 5px; }