/*** slideshow ***/

#slideshow {
background-image: url(/images/main/bg-new.png);
background-repeat: repeat-x scroll 0;
background-position: 0;
background-attachment: scroll;
overflow:hidden;
padding:0 16px 11px 16px;
width:949px; /* was 947 */
height: 300px;
z-index: 0;
}

.slideshow_item, .slideshow_item p {
   color:#FFFFFF;
   font-family:Arial,Helvetica,sans-serif;
   font-size:16px;
   font-size-adjust:none;
   font-stretch:normal;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:22px;
   margin:11px 10px 4px 0px;
   padding:0;
}

.slideshow_item h3 a {
   color:#FFF !important;
}

.slideshow_item a {
   color: #ffe7ad !important;
}

#sscontent {
  padding: 0px;
  margin-top: 0px;
}

#sscontent .slideshow_item {
   float: left;
   width: 495px;
   position: absolute;
   margin: 54px 12px 12px 458px;
   height: 270px;
}

#sscontent .slideshow_media {
   float: left;
   width: 440px;
   position: absolute;
   margin: 16px 18px 0 0;
}

div.ssTitle {
   background:#B09350 none repeat scroll 0;
   float: left;
   width: 488px;
   position: absolute;
   margin-left: 457px;
   margin-top: 16px;
}

div.ssTitle h6 {
   color:#534427;
   float:left;
   font-family:Georgia,"Times New Roman",serif;
   font-size:15px;
   font-weight: normal;
   line-height:25px;
   padding:0 0 0 10px;
}

#slideshow h2 {
	display: none; 
}

#slideshow h3 {
  font: normal 30px/30px Georgia,"Times New Roman",serif;


}

#slideshow p {text-align:left;}

#slideshow img {
  padding: 0 0 0 0; 
  margin: 0 10px 0 0;
  float: left;
}

#slideshow .ssheading {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  font-family: Arial,sans-serif;
  color: #d52b1e;
}

#ssmenu {
   color:#534427;
   margin-right: 10px;
   font-family:Georgia,"Times New Roman",serif;
   text-transform: uppercase;
   font-size: 15px;
   text-align: right;
   float: right;
}

#ssmenu a {
  color:#534427;
  margin-right: 6px;
  margin-left: 6px;
  padding: 0;
  float:left;
  outline:0;
  cursor: pointer;
}

#ssmenu a.last {
  margin-right: 2px !important;
}

#ssmenu a:focus, #ssmenu a:hover {
  text-decoration: none;
  color: #FFF !important;
}

#ssmenu img {
  margin: 0px 0px 0px 0px;
}

#video {
  padding-top: 5px;
  border-top-color: black;
  border-top-width: 4px;
  border-top-style: solid;
}

