body {
    
}

#page-container {
    background-image: url(../img/bkg-nuance-header-shortened.png);
    background-repeat: repeat-x;
    background-origin: 0 0;
}

#header {
    height: 437px;
}

#header-text a {
    color: #f9d4c1;
}

#content {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 750px;
    background-color: #4d2363;
}

#feature-slider {
    position: relative;
}

#content-lower-container {
    background-color: #e4e8eb;
}

#facilities-nav {
    padding: 20px 0px 20px 20px;
    width: 100%;
    float: left;
}

#facilities-nav h3,
#events h3 {
    margin-bottom: 1em;
}

#facilities-nav h3,
#facilities-nav h3 a,
#events h3,
#events h3 a {
    font-weight: normal;
    font-size: 19px;
}

#facilities-nav h3,
#facilities-nav h3 a {
    color: #4682b4;
}

#events {
    width: 430px;
    padding: 20px 40px 20px 30px;
    float: right;
}

#events h3,
#events h3 a {
    color: #571963;
}

.event {
    margin-bottom: 25px;
}
.event:last-child {
    margin: 0;
}

.event .side-date {
    float: left;
    height: 28px;
    width: 40px;
    padding: 16px 0px 6px 0px;
    text-align: center;
    background-image: url(../img/bkg-calendar-page-571963.png);
    background-repeat: no-repeat;
}

.event .side-date p {
    margin: 0px;
    font-size: 11px;
    line-height: normal;
    color: #571963;
}

.event .event-content {
    float: left;
    margin-left: 20px;
    padding-top: 5px;
}

.event .event-content p {
    color: #333333;
    font-size: 11px;
    line-height: normal;
    margin-bottom: 4px;
}

.event .event-content p.time {
    color: #999999;
    font-size: 10px;
    margin: 0;
}

#footer-container {
    margin: 0px;
}