body {
    background-color: #fff;
}
a:link, a:visited, a:hover, a:active {
    color: #165BDC;
}
div#branding {
    background-color: #fff;
}
div#pageTitle {
    color: #165BDC;
}
div#pageText, div#cloverIcon {
    color: #000;
}
hr {
    border-top: 1px solid #000;
}

div#nav-container ul li.main-nav a {
    color: #fff;
}
div#nav-container ul li.sub-nav a {
    color: #fff;
}
div#nav-container ul li.main-nav a.selected, div#nav-container ul li.sub-nav a.selected {
    color: #165BDC;
}
div#nav-container, div#nav-container ul {
	background-color: #fff;
}
div#nav-container ul li {
	background-color: #F25C58;
}
body.calendar, body.calendar a:link, body.calendar a:visited, body.calendar a:hover, body.calendar a:active {
    color: #F25C58 !important;
}
div.dateBox {
    border: 2px solid #F25C58;
}
body.calendar, div#dateNav, div#todayNav, div.dateBox div.month {
    background-color: #F25C58 !important;
}
body.media, body.media a:link, body.media a:visited, body.media a:hover, body.media a:active {
    color: #F25C58 !important;
}
body.media, div#top-bar, div#bottom-bar, div.icon, span.playBtnBox {
    background-color: #F25C58;
}

div#pageContent.templateID1 #img-spacerID0, div#pageContent.templateID2 #img-spacerID0,
div#pageContent.templateID1 #slideshow-0, div#pageContent.templateID2 #slideshow-0 {
    
    max-width: 230px;
    width: 66%;
    float: left;
    overflow: hidden;
}

div#pageContent.templateID1 #img-spacerID1, div#pageContent.templateID2 #img-spacerID1,
div#pageContent.templateID1 #slideshow-1, div#pageContent.templateID2 #slideshow-1 {
    width: 33%;
    float: left;
    overflow: hidden;
}

div#pageContent.templateID1 .img-spacer, div#pageContent.templateID2 .img-spacer,
div#pageContent.templateID1 .slideShow, div#pageContent.templateID2 .slideShow {
    float: left;
    overflow: hidden;
}

div#pageContent.templateID1 div#pageImages, div#pageContent.templateID2 div#pageImages, div#pageContent.templateID6 div#pageImages {
    max-width: 725px;
}

div#pageContent.templateID6 .img-spacer {
    width: 25%;
    float: left;
    overflow: hidden;
}
div#pageContent.templateID1 .img-spacer #imgID1,
div#pageContent.templateID2 .img-spacer #imgID1,
div#pageContent.templateID6 .img-spacer #imgID1,
div#pageContent.templateID6 .img-spacer #imgID2,
div#pageContent.templateID6 .img-spacer #imgID3
{
    margin-left: 5px;
}