/* Start of CMSMS style sheet 'NS Homepage' */
h1 {
  font: 30px Garamond;
  color: #583b21;
}
div#content div#inner {
  width: 890px;
  float: left;
  padding-bottom: 45px;
}
div#content div#inner h1 {
  margin-bottom: 20px;
}
div#content div#inner p,
div#content div#inner a {
  font-size: 14px;
  line-height: 20px;
}
div#content div#inner a {
  text-decoration: underline;
}
div#content div#inner a:hover,
div#content div#inner a:active {
  font-weight: bold
}

div#news {
  clear: both;
  float: left;
  margin-left: -18px;
  display: inline;
}
div.calendar-list {
  clear: none;
  float: right;
  margin-right: -18px;
}
div#news,
div.calendar-list {
  background: url(uploads/images/template/module_back.png) no-repeat;
  behavior: url(iepngfix.htc);
  width: 419px;
  height: auto; /*272px;*/
  padding: 19px;
  margin-top: 20px;
}
div#news {
  padding-right: 0;
  width: 438px;
}
div.NewsSummaryMorelink {
  white-space: nowrap;
}
div#news div {
  float: left;
  width: 209px;
  padding-right: 0px;
}
div#news img {
  width: 199px;
  height: 122px;
  margin-bottom: 10px;
}
div#news h2,
div#news h2 a,
div.calendar-list h2 {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-decoration :none;
}
div#news p,
div.calendar-list p,
div#news a,
div.calendar-list a {
  font-size: 12px;
  line-height: 20px;
}
div#news a:hover,
div.calendar-list a:hover,
div#news a:active,
div.calendar-event a:active {
  font-weight: bold;
}
div.calendar-list p {
  margin-left: 10px;
}
div.calendar-list div.calendar-event {
  padding: 10px 0 10px 0;
}
div.calendar-list div.even {
  background: #ced5b8;
  width: 419px;
  margin-left: -19px;
  padding-left: 19px;
  padding-right: 19px;
}
/* End of 'NS Homepage' */

