/* SHOWCASE ELEMENTS*/
.showcase { width:100%; height:407px; position:relative; z-index:-100 }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:577px; position:absolute; }
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:30px;opacity:0.8;filter:alpha(opacity=80); }

/*#firstline { color:#000; font-size:40px; font-weight:bold; letter-spacing:-2px; margin:84px 13px 10px; float:right; display:block;  border-bottom: dotted 1px #CCC;}
#secondline { color:#1a1a1a; text-decoration:none; font-size:16px; letter-spacing:-1px; padding:10px 0 10px 10px; float:right; display:block; clear:both; width:440px; background-color:#F8C42B; }
*/

#firstline { color:#FFF; font-size:25px;font-family: "prenton",sans-serif; font-weight: 300; margin:-16px 51px 10px; float:right; display:block; background-color:#000; padding:10px 20px; overflow:hidden}
#secondline { color:#fff; text-decoration:none; font-size:16px; padding:8px 20px; float:right; display:block; clear:both; background-color:#3C5F7B; margin:-10px 51px;font-family: "prenton",sans-serif; font-weight: 700; }
.pictured { background-color:#CC3333; color:#FFF; font-size:12px; margin:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }
.btn { height:49px; width:48px; float:left; margin-left:2px; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); filter:alpha(opacity=80);margin-right:4px; }
#next { background-image:url("../images/btn_next.png"); filter:alpha(opacity=80); }
#headernav-outer { position:relative; top:231px; margin:0 auto; width:960px; }
#headernav { padding-left:836px; }
.showcase-bottom { width:100%; height:150px; background:url(../images/showcase_bottom_back.png) no-repeat center; position:relative;}
.showcase-bottom h2 { font-size:24px; color:#CCC; letter-spacing:-1px; margin:25px 0 5px 0; }
.showcase-bottom p { font-size:13px; color:#666; line-height:20px;margin-top:0px; }

