#fullcal h2 {
	padding: 3px 3px 0;
	border-bottom: 2px solid #E8C53C;
	font: 16px bold Verdana, Arial, sans-serif;
	font-weight: bold;
}
#fullcal h2 a, #fullcal h2 a:hover {
	color: #BE002C;
	text-decoration: none;
}
#fullcal div.event {
	padding: 3px;
	margin: 6px 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000;
	font-size: 10px;
}
#fullcal .title {
	color: #222;
	margin: 2px 0;
}
#fullcal p {
	margin: 0;
	font-size: 12px;
	color: #444;
}
#fullcal .city {
	font-style: oblique;
}

/*
147CC1 blue
F9EDC5 peach
BE002C red
E8C53C orange
*/
