.date {
	border:1px solid #00457c;
    background-color:#2e78df;
	color:#ffffff;
	height:36px;
    width:36px;
	text-align:center;
	float:left;
    margin-top:5px;
    margin-right:8px;
    margin-left:2px;
}
.month {
    background-color:#00457c;
    line-height:110%;
}
.day {
    background-color:#2e78df;
    font-size:20px;
    line-height:105%;
}
.fair-heading {
    font-size:18px;
}
h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
}