/* Start of CMSMS style sheet 'Home' */
/* Layout Rules */

#home #content_holder {
background-image: none;
padding-top: 35px;
margin: 0 220px 0 10px; 
}


.section#content {
padding-bottom:2em;
}

#splash {
background: url('uploads/images/home/home_splash.jpg') no-repeat;
margin-bottom: 5px;
min-height: 335px;
position: relative;
}

#splash div {
background: url('uploads/images/home/splash.png') repeat-x bottom;
bottom: 0;
min-height: 7.7em;
padding-top: 0.7em;
position: absolute;
width: 100%;
}

/* Typography */

#splash h2 {
color: #eaeacf;
font-size: 2em;
height: 1.5em;
line-height: 1.2;
margin: 0;
}

#splash p {
color: #fff;
font-weight: bold;
width: 75%;
margin: -20px 0 0 25px;
}

/* Context Nav */

#context li {
height: 105px;
margin-bottom: 5px;
}

#context li a {
background: url('uploads/images/home/nursery.jpg') no-repeat;
display: block;
height: 100%;
text-indent: -9999px;
}

#context .lower a { background-image: url('uploads/images/home/lower.jpg'); }

#context .upper a { background-image: url('uploads/images/home/upper.jpg'); }

#context .news-events a { background-image: url('uploads/images/home/news-events.jpg'); }

#context .prospectus { height: 220px; }

#context .prospectus a { background-image: url('uploads/images/home/prospectus.jpg'); }

#context { background: none; }

/* Home page */


#home-content {
float: left;
width: 320px;
margin: 0 30px 0 15px
}

*+html #home-content {
float: left;
width: 300px;
padding: 0 0 0 0;

}


#right-boxes{
float: left;
width: 260px;
background: #f5f5e3;
margin: -60px 0 0 0
}

#home-news {
margin: 0 0 20px 0
}

#home-news li{
margin: 0 10px 15px 15px !important;
list-style: none;
}

*+html #home-news li{
margin: 0 10px 15px 15px !important;
list-style: none;
}

#home-news h3, #home-calendar h3  {
font-size: 100%;
padding: 0 0 5px 0 !important;
margin: 0 !important;
}

#home-news .news-item-image {
	display: none;
}

#right-boxes h2 {
font-size: 170%;
padding: 0 0 8px 0;
margin: 10px 10px 17px 10px;
background: url(uploads/images/bg-h3.gif) bottom repeat-x;
color: #5c1102;
}

#right-boxes h2 a {
color: #5c1102;
text-decoration: none;
display: block;
}

#home-news h3 a, #home-calendar h3 a {
color: #006068;
text-decoration: none;
}

#home-news h2 {
	display: none;
}


#home-news h3 a:hover, #home-calendar h3 a:hover {
text-decoration: underline
}


#home-calendar {
margin: 20px 0 0 0
}

#home-calendar li{
list-style: none;
margin: 0 10px 15px -10px !important;

}

#home h2 {
	margin-left: 15px;
	margin-bottom: 20px !important
}

#home .news-date {
	display: none;
}

#home .pagination, #home .next-previous {
	display: none;
}
/* End of 'Home' */

