/* HOME */

body {
  background-image:url(texture_bg_home.jpg);
}
#container {
  background-image:url(header_home.png);
}
#site-header {
  margin-bottom:0;
}
/*#page {
  padding:0;
  margin:0 auto 0px auto;
  top:auto;
}*/

#page-header {
  display:block !important;
  margin:0 0 25px 0;
}
#page-header-content {
 min-height:280px; 
}

#page-intro-content {
  width:950px;
  margin:0px 0px 10px 0px;
}

#page-body-content {
  float:left;
  width:550px;
}

#page-additional-content {
  float:right;
  width:350px;
}

#page-content {
  min-height:200px;
}

.syndication-feed .feed-item {
  font-family:georgia;
  font-size:1.7em;
  line-height:100%;
}

.feed-item a:link, .feed-item a:visited  {
  color:#000000;
  text-decoration:none;
}

.feed-item a:hover, .feed-item a:active  {
  text-decoration:underline;
}

.syndication-feed a, .feed-item a {
  font-weight:normal;
}

.syndication-feed .feed-item-published {
  color:#979797;
  font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size:0.6em;
  padding-top:0em;
}

#calendarContainer1 .view-cap, .view-container-border {
background-color:#ffffff;
}
