#calBg {
	background: url('../images/seasonal.jpg'); 
	color: #FFF; 
	width: 661px; 
	height: 100px; 
	padding-top: 250px; 
	font-size: 32px; 
	line-height: 32px;
}

#calBg div {
	background: #7ecae7; 
	width: 200px; 
	text-align: right; 
	padding: 10px 10px 10px 100px; 
	font-weight: bold;
}

.topRow {
	background: #99ddf7; 
	font-weight: bold;
}

.topRow .mainCol {
	width: 111px; 
	border: 1px solid #5ac0e8;
}

.topRow .col {
	width: 38px; 
	border: 1px solid #5ac0e8; 
	text-align: center;
}

.row, .rowAlt {
	width: 111px; 
	border: 1px solid #5ac0e8;
}

.rowAlt {
	background: #e3f6fd;
}

.monthCol, .selCol {
	width: 38px; 
	border: 1px solid #5ac0e8; 
	text-align: center;
}

.selCol {
	background: #bfe5ea;
}
