/* 	City of Delaware CSS Document */

/*	
	Orange - #d98500;
	Blue - #0054a6;
	Green - #197b30;
	Maroon - #7b1804;
*/

/* Homepage Calendar */

/* Days in calendar that have events */
.specialDay {background: #d98500; color: #fff}


/* Styles the "Today's Events" heading in list */
.today {color: #d98500;}

.RadCalendar_Default .rcMainTable {
	border: 1px solid #cc0000
	}
