@import url(template1.css);

#main-table-body-rightcell{
  padding-top: 10px;
}

#content-body {
   margin:0;
}

#left {
  float:left;
  width:772px;
  padding-top: 10px;
}

#left a img {
  border:0;
}

#right {
  float:right;
  width:155px;
  padding-top:0px;
}

#third-column a img {
  border:0; 
}

#leftbox {
  margin-top:23px;
  float:left;
  width:196px;
}

#rightbox {
  margin-top:23px;
  float:left;
  width:576px;
}

#quicklinks {
  padding:44px 10px 1px;
  width:155px;
  background:url(../images/home_links-title.png) no-repeat 3px 3px #f1f1ea;
}

#quicklinks ul li {
  background:url(../images/home_arrow.png) no-repeat 1px 12px;
  border-top:1px solid #e0dfd0;
  padding:7px 0 7px 12px;
}

#quicklinks ul li a{
  text-decoration:none;
  color:#9e3b50;
  font-size:13px;
}


#quicklinks ul li a:hover{
  color:#000;
  font-style:italic;
}

#news {
  width:545px;
  border:1px solid #d8d8d8;
  padding:56px 15px 22px;
  background:url(../images/home_news-title.png) no-repeat 3px 3px;
  color:#000;
  font-size:15px;
}



#events {
  margin-top:14px;
  width:545px;
  border:1px solid #d8d8d8;
  padding:56px 15px 22px;
  background:url(../images/home_events-title.png) no-repeat 3px 3px;
  color:#000;
  font-size:15px;
}

#news p{
  padding-bottom:1em;
}

#events a, #news a {
  color:#9e3b50;

}

.calendar-summary-more{
    margin: 10px 0 0 0;
   padding: 0;
}

#calendar-summary dl{

  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}
#calendar-summary dt a{
font-size: 18px;
   text-decoration: none;
}

#calendar-summary dl dd{
  font-size: 15px;
}

#social {
  border:1px solid #d8d8d8;
  width:157px;
  margin-top:23px;
  padding:16px 8px;
}

#logos {
  border:1px solid #d8d8d8;
  width:173px;
  margin-top:23px;
  text-align:center;
  padding:15px 0 10px;
}

#social table td {
 width:40px;
    text-align:center;
}

#social table td img{
 border:0; 
}

#rotatingContent {
  width:101px;
  margin:0 auto;
}
