#footer_wrap h4 {
  color: #fff;
  font-size: 1.4em;
  font-weight: normal;
  padding-top: 0px;
}

#footer_wrap { color: #C0BDA8; }


#contact_info { line-height: 1.3em;}

#podcast_info h5 {
  color: #AA5325;
  font-size: 1em;
}

#podcast_info h5 a { color: #AA5325;}

#podcast_info .col21 .content { padding: 0px 0 0 0; }
#podcast_info .col22 .content { padding: 0 0 0 25px;}

#footer_wrap .content { 
  padding: 20px; 
}

#footer_wrap #twitter .content { 
  padding: 15px 20px 0 0px; 
}

#footer_wrap #twitter .content .tweet .content { padding: 10px;}
#twitter .content h3 { 
  margin-left: 10px;
  font-size: 10px;
}

.video_container { 
  margin-top: 20px;
  width: 480px;
  border: 5px solid #666;
  float: left;
  text-align: center;
}

.home_page_content {
  padding: 20px 0 0;
  color: #C0BDA8;
  float: left;
  width: 240px;
}

.home_page_content h1 { 
  line-height: 1.3em; 
  color: #fff;
  font-size: 1.5em;
}
.home_page_content .content { padding: 0px 0px 0 20px; }

#coming_soon { text-align: center; }
#coming_soon img { margin: 10px 0; }

.podcast { }

.static_teaser { border-bottom: 1px solid #C0BDA8; padding-top: 10px;}
.static_teaser.first { border-top: 1px solid #C0BDA8;}

.static_teaser h1 {
  padding: 5px 0;
  color: #C0BDA8;
  font-size: 20px;
  font-weight: normal;
}
.static_teaser h1 span {
  font-family: georgia;
  font-size: 18px;
  color: #fff;
}

.static_teaser p {
  background: #AA5325;
  padding: 5px;
  color: #3F3732;
  margin-top: 0em;
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:668px;
    height:323px;
    overflow:hidden;
}

#slide-images img {
  border: 4px solid #F2F2F2;
}

#slideshow_container {
  float: left;
  margin-top: 20px;
  width: 670px;
}

.podcast_description {
  margin: 10px 0 0 0px;
}

#footer_wrap h3 {
  font-size: 10px;
  margin: 0 0 10px 0px;
  border-bottom: 1px solid #999;
  font-weight: normal;
}

.subscribe_button {
  padding: 10px 0 0 20px;
}