/* Start of CMSMS style sheet 'Custom Home' */
div#topwrapper {
   margin: -19px auto 40px auto;
   background-color: transparent;
   padding: 5px 0px 15px 0px;
   width:952px;
}

div#toplogin {
   border: 1px solid #999999;
   padding: 5px;
   background-color: #fff;
   float:right;
}

div#toplogin a {
   text-decoration: none;
}

div#toplogin a:hover {
   text-decoration: underline;
}

div#content {
   margin: 20px 20px 15px 15px; /* overwrite content margins just on home page */
   height: 415px;
}

div#slideshow{
   float:left;
   width:225px;
   margin: 0;
}

div#mainholder {
   margin-left: 240px;
}

div#welcome {
   float:right;
}

div#welcome p{
   line-height: 1.8em;
}

div#text{
   margin-left: 12px;
   margin-right: 12px;
}

div#bottomholder{
clear:right;
height: 265px;
}

div#rotateholder{
   float:right;
   width: 220px;
   height: 265px;

}

div#newsholder{
   float:left;
   width: 220px;
   height: 265px;
   background: url(uploads/home/news.jpg) no-repeat;

}


div#news{
height: 235px;
width: 195px;
margin-left:12px;
margin-top: 50px;
background: transparent;
border: 0px;
}

div#newsPages{
   padding: 5px 5px 0px 0px;
   float:right;
}

div#aboutholder{
   float:left;
   width: 220px;
   height: 265px;
   margin-right:7.5px;
}

.NewsSummary {
border:0;
margin-bottom:-5px;
}
/* End of 'Custom Home' */

