body{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
line-height:23px;
position:relative;
float: left;
width: 100%;
}

#featured, .featured, .fadeout { 
height:370px; 			/*this changes the height of the image slider*/
}

#feature_background{
padding:0 0 20px 0;
}

#top #feature_wrap{
padding:0 0 20px;
overflow: visible;
}

#featured{
position: relative;
width:940px;
overflow: hidden;
}

#top .featured1{
border:none;
display: block;
}


.featured{
width:940px;
position:absolute;
top:0;
left:0;
overflow: hidden;
display:none;
}

#top .fadeout{
position:absolute;
width:200px;
display:block;
right:0px;
z-index: 3;
}

/*accordion*/
.accordion .featured{
width:670px;
}

#top .accordion .feature_excerpt{
width:630px;
}

#top .accordion .heading_clone{
position: absolute;
z-index: 4;
bottom:20px;
left:20px;
font-size: 13px;
text-transform: uppercase;
padding:0;
margin: 0;
line-height : 17px ;
}

#top .feature_excerpt{
width:900px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:10px 20px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
}


#top .sliderheading{
display:block;
font-size: 26px;
font-weight: normal;
font-family: "Trebuchet MS",Arial,Helvetica,san-serif;
line-height : 35px;
}

#featured a, #featured a img, #featured img{
text-decoration: none;
border:none;
}

.bottom_right_rounded_corner, .bottom_left_rounded_corner, .top_right_rounded_corner, .top_left_rounded_corner{
display: block;
width:5px;
height:5px;
position: absolute;
z-index: 2100;
}

#featured a:hover{
text-decoration: none;
}

.bottom_right_rounded_corner{bottom:20px; right:0}
.bottom_left_rounded_corner{bottom:20px; left:0}
.top_right_rounded_corner{top:0; right:0}
.top_left_rounded_corner{top:0; left:0}

#main .center{
padding-top: 0;
overflow: visible;
}

#info {
bottom:17px;
padding:0 0 30px;
position:relative;
margin:0 0 30px;
}

/************************************************************************
GENERIC
*************************************************************************/
a img, a:hover img{
z-index: 2;
position: relative;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}


h1{clear:both; font-size:24px; font-weight:normal;}

.currentTextHolder{
padding:0;
margin:0px 4px;
line-height: 1em;
}

