body {
    background-color: #FFFFFF;
}
a:link, a:visited, a:hover, a:active {
    color: #7B2E00;
}
div#branding {
    background-color: #808080;
}
div#pageTitle {
    color: #7B2E00;
}
div#pageText, div#cloverIcon {
    color: #808080;
}
hr {
    border-top: 1px solid #808080;
}
div#nav-container ul li.main-nav a {
    color: #ffffff;
}
div#nav-container ul li.sub-nav a {
    color: #ffffff;
}
div#nav-container ul li.main-nav a.selected, div#nav-container ul li.sub-nav a.selected {
    color: #7B2E00;
}
div#nav-container, div#nav-container ul {
	background: #FFFFFF;
}
div#nav-container ul li {
	background: #808080;
}
body.calendar, body.calendar a:link, body.calendar a:visited, body.calendar a:hover, body.calendar a:active {
    color: #7B2E00 !important;
}
div.dateBox {
    border: 2px solid #7B2E00;
}

body.calendar, div#dateNav, div#todayNav, div.dateBox div.month {
    background-color: #7B2E00 !important;
}
body.media, body.media a:link, body.media a:visited, body.media a:hover, body.media a:active {
    color: #7B2E00 !important;
}
body.media, div#top-bar, div#bottom-bar, div.icon, span.playBtnBox {
    background-color: #7B2E00 !important;
}
div#pageContent.templateID4 .img-spacer {
    width: 25%;
    float: left;
    overflow: hidden;
}
div#pageContent.templateID4 .img-spacer #imgID1,
div#pageContent.templateID4 .img-spacer #imgID2,
div#pageContent.templateID4 .img-spacer #imgID3
{
    margin-left: 5px;
}
div#pageContent.templateID4 div#pageImages {
    max-width: 785px;
}