#topFeature {
font-family:"Georgia",Times New Roman, Times, serif;
background:#FFFFFF url(/global/images/misc/wood_bg.png) no-repeat scroll center bottom;
height:299px;
}

#topFeature #photoFader{
background:transparent url(/global/images/misc/photoFader_bg.png) no-repeat scroll left top;
float:left;
display: inline;
height:312px;
margin:0 25px;
width:434px;
position: relative;
top: -10px;
z-index: 10;
}

#topFeature #featureText{
color:#E7ECF2;
display:inline;
float:right;
font-size:1.2em;
line-height:1.5em;
margin:auto;
padding:60px 20px 20px;
text-align:center;
width:425px;
}



#topFeature #featureTextInfo{
color:#F8C000;
display:inline;
float:right;
font-size:1em;
line-height:1.2;
padding:25px;
text-align:center;
width:400px;
}

/* homepageSlideshow */

#topFeature #photoFader #homepageSlideshow {
height: 220px;
margin:43px 0 0 38px;
padding:0 0 0;
position:relative;
width: 370px;
}
#topFeature #photoFader #homepageSlideshow img {
left:0;
opacity:0;
position:absolute;
top:0;
z-index:8;
}
#topFeature #photoFader #homepageSlideshow img.active {
opacity:1;
z-index:10;
}
#topFeature #photoFader #homepageSlideshow img.last-active {
z-index:9;
}
