/*Promo Styles*/
#promo h3, #promo p, #promo table{position:absolute;}
#promo h3{right:54px;top:152px;color:#d9e8f4;text-transform:uppercase;font-family:Arial Narrow;font-size:18px;font-weight:bold;}
#promo p{right:20px;top:174px;color:#f7f2eb;font-size:10px;font-weight:bold;line-height:12px;font-family:Arial;width:210px;}
#promo table{top:211px;right:22px;width:206px;}
#promo table td{color:#ffffff;font-size:12px;font-weight:bold;font-family:Arial;padding:4px 0;}
#promo table td .textstyle{border:none;background:url(../../App_Images/email-text-box.jpg) no-repeat;width:148px;height:19px;padding:2px 4px 0 4px;}
#promo table td .sign-up-btn{border:none;background:url(../../App_Images/sign-up-btn.jpg) no-repeat;width:68px;height:18px;}


/*CTA Styles*/
div.cta{position:relative;width:206px;padding:0 16px;height:146px;}
div.cta h2{font-family:Tahoma;font-size:14px;font-weight:bold;text-transform:uppercase;color:#FFF;padding:8px 0;}
div.cta p{font-family:Arial;font-size:11px;line-height:13px;color:#FFF;}
div.cta img{position:absolute;bottom:-4px;right:16px;}

/*Footer Styles*/
#footer{position:relative;width:100%;height:172px;margin-top:14px;background:url(../../App_Images/footer-bg.jpg) no-repeat;}

/*Footer Styles Cont.*/
#footer ul{position:absolute;bottom:6px;left:0;}
#footer ul li{display:inline;color:#FFF;font-family:Verdana;font-size:9px;font-weight:bold;padding:0 12px;border-right:1px solid #FFF;}
#footer ul li a{color:#FFF;text-decoration:underline;}
#footer a:hover{text-decoration:none;}
#footer p.copy{position:absolute;bottom:6px;right:12px;text-align:right;color:#FFF;font-family:Verdana;font-size:9px;font-weight:bold;}
#footer p a{color:#FFF;text-decoration:underline;}

/*Featured Events Styles*/
#featured-event{position:absolute;width:250px;top:12px;left:20px;}
#featured-event h4{color:#b60000;font-size:30px;font-weight:bold;font-family:Arial Narrow;}
#featured-event p.title{color:#4e4e4e;font-family:Arial;font-size:15px;font-weight:bold;text-transform:uppercase;padding:4px 0;}
#featured-event p.date{color:#6e6e6e;font-family:Arial;font-size:12px;font-weight:bold;font-style:italic;}
#featured-event img{float:right;margin-top:18px;}

/*Directions  Styles*/
#directions{position:absolute;width:630px;top:12px;left:316px;}
#directions h4{color:#004c86;font-size:30px;font-weight:bold;font-family:Arial Narrow;}
#directions p{line-height:14px;padding:0 0 10px 0;}
#directions p a{color:#00376c;text-decoration:underline;}
#directions img{margin:4px 4px 0 10px;}


