/* Typography */

#region-home-intro p {
  font-family:TitilliumText22LRegular,'Lucida Sans Unicode','Lucida Grande',sans-serif;
  font-size:1.25em;
  line-height:1.5em;
}

#region-home-intro .button-link {  
  font-family:TitilliumText22LRegular,'Lucida Sans Unicode','Lucida Grande',sans-serif;
  font-size:1.25em;
  font-weight:normal;
  line-height:2em;
  text-transform:none;
}

#region-home-content-first .views-field-title,
#region-home-content-second .news-row .news-title {
  font-family:TitilliumText22LMedium,'Lucida Sans Unicode','Lucida Grande',sans-serif;
  font-size:1.25em;
  line-height:1.2em;
}

#region-home-content-first .views-field-body,
#region-home-content-second .news-row .news-body {
  font-size:0.875em;
  line-height:1.4em;
}

#region-home-content-second h2.block-title {
  font-size:1.375em;
  text-transform:uppercase;
}

/* Content area */

#zone-slideshow-wrapper {
  background:#000000;
}

#zone-slideshow {
  height:312px;
  visibility:hidden;
}

#region-home-intro {
  background:url('../img/intro-bg.png') no-repeat center bottom;
  margin-bottom:40px;
  padding:25px 0;
  height:auto !important;
}

#region-home-intro p {
  float:left;
  margin:0;
}

#region-home-intro .button-link {  
  margin-top:10px;
  padding:0 15px;
}

#region-home-content-first .views-field-title a, #region-home-content-first .views-field-title a:hover,
#region-home-content-second .news-row .news-title a, #region-home-content-second .news-row .news-title a:hover {
  color:#646464;
}

#region-home-content-first .views-row,
#region-home-content-second .news-row {
  margin-bottom:20px;
  overflow:auto;
}

#region-home-content-first .views-field-field-home-image,
#region-home-content-second .news-row .news-image {
  float:left;
  margin:0 10px 10px 0;
}

#region-home-content-first {
  margin-right:0;
  padding-right:9px;
  border-right:1px solid #c8c8c8;
}

#region-home-content-first .views-field-title {
  margin-bottom:10px;
}

#region-home-content-second .news-row .news-title {
  margin-bottom:5px;
}

#region-home-content-second .news-row .news-title p {
  margin-bottom:10px;
}

#region-home-content-second {
  margin-left:0;
  padding-left:9px;
  border-left:1px solid #c8c8c8;
}

#region-home-content-second h2.block-title {
  margin-bottom:10px;
}
