#main {
    background: url(https://www.chilliwack.com/images/skin/bg/bg-main.png) repeat-x;
}

#content.fullPage {
    width: 940px;
    left: 15px;
}

.f-w1 {
    overflow: hidden;
    background: url(https://www.chilliwack.com/images/skin/bg/bg-footer-content.jpg) no-repeat top center;
}

#footer-ctas {
    height: 244px;
    padding-top: 49px;
    overflow: hidden;
}

#footer-ctas div.cta {
    float: left;
    width: 32%;
    padding-left: 50px;
}

#footer-ctas div.cta:first-child {
    padding-left: 15px;
}

#footer-ctas .cta>a {
    display: inline-block;
    /* padding: 10px 14px 12px; */
    padding: 12px 12px 12px 12px;
    /* height: 13px; */
    line-height: 100%;
    /* margin-bottom: 5px; */
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px -1px #333;
    text-decoration: none;
    font-family: 'GothamBoldRegular', Arial, Helvetica, sans-serif;
    background: url(https://www.chilliwack.com/images/skin/bg/cta-btn.png) repeat-x;
}

#footer-ctas .cta-info {
    overflow: hidden;
    background: #e2edf1;
}

.cta-calendar {
    float: left;
    padding: 30px 20px;
}

.cta-calendar span {
    display: block;
    width: 44px;
    text-align: center;
    color: #fff;
    text-shadow: 0 -1px #333;
    text-transform: uppercase;
}

.cta-month {
    padding: 4px 0 3px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    background: url(https://www.chilliwack.com/images/skin/bg/cta-month.png) no-repeat;
}

.cta-day {
    font-size: 28px;
    line-height: 20px;
    height: 28px;
    background: #49869f;
}

.event-details {
    width: 240px;
}

#cityNewsCTA .event-details {
    width: 250px;
}


/*
				.cta-info .event-details:first-child {padding: 30px 0 20px;}
					.cta-info .event-details:first-child p {margin: 0; padding: 0 31px; line-height: 30px; font-weight: bold; background: url(https://www.chilliwack.com/images/skin/bg/cta-eventdetails.png) no-repeat 15px 9px;}
						.cta-info .event-details:first-child p a {font-weight: normal;}
					.cta-info .event-details:first-child p {border-bottom: 1px solid #bdc9c9;}
					.cta-title {font-weight: bold;}
				.cta-info > a {
					display: block;
					height: 1px;
					padding-top: 31px;
					margin: 0 0 15px 20px;
					overflow: hidden;
				}
					.cta-info > a:hover {background-position: 0 -32px;}
					.cta-council {width: 152px; background: url(https://www.chilliwack.com/images/skin/bg/cta-btn-council.png) no-repeat;}
					.cta-news {width: 92px; background: url(https://www.chilliwack.com/images/skin/bg/cta-btn-news.png) no-repeat;}
					.cta-events {width: 92px; background: url(https://www.chilliwack.com/images/skin/bg/cta-btn-events.png) no-repeat;}
				*/

.overview #content {
    width: 940px;
    left: 15px;
}

.overview .w-w2 {
    background: none;
}

.overview #header .h-w2 {
    height: 528px;
    height: 150px;
}

.overview #page-title {
    bottom: auto;
    top: 308px;
    width: auto;
    cursor: pointer;
}

.overview .blurb {
    position: absolute;
    top: 346px;
    left: 15px;
    font-size: 34px;
    line-height: 63px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #2b93cf;
    padding: 0 15px;
    width: 450px;
    background: url(https://www.chilliwack.com/images/skin/overview/bg-blurb.png) repeat;
    cursor: pointer;
}

.overview #banner .b-w1 ul,
.overview #banner .b-w1 ul li {
    height: 614px;
}


/* 
.overview .c-w1 {
    font-size: 0;
} */

.overview h2 a {
    text-decoration: none;
    color: #056839;
}

.overview h2 a:hover {
    text-decoration: underline;
}

.overview h2 a:after {
    content: " »";
}

.overview .c-w1>div {
    display: inline-block;
    /*  margin-bottom: -300px;
    padding: 20px 35px 300px 0;*/
    padding: 20px 35px 20px 0;
    width: 435px;
    padding-right: 35px;
    border-top: 1px solid #e2e2e2;
    vertical-align: top;
    font-size: 14px;
}

.ie7 .overview .c-w1>div {
    display: inline;
}

.overview .c-w1>div.odd {
    border-left: 1px solid #e2e2e2;
    /* RF padding: 20px 0 300px 34px; */
    padding: 20px 0 30px 34px;
}

.overview .c-w1>div:first-child {
    border-top: 0;
    padding-top: 0;
}

.overview .c-w1>div.first-odd,
.overview .c-w1>div:nth-child(2) {
    border-top: 0;
    padding-top: 0;
}

.overview .c-w1>div.pageChildren {
    display: inline-block;
    /* margin-bottom: -30px; */
    padding: 20px 35px 30px 0;
    /* RF
	 margin-bottom: -300px;
	padding: 20px 35px 300px 0;
	*/
    width: 100%;
    padding-right: 35px;
    border-top: 1px solid #e2e2e2;
    vertical-align: top;
    font-size: 14px;
}


/*CHWK*/

.overview #pageContent {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
}


/*CHWK*/

#bottomlinks {
    padding-top: 65px;
}

.overview #header {
    margin-bottom: 300px;
}

#main .m-w2 {
    min-height: 300px;
}