@charset "UTF-8";
/* CSS Document */
#nav, div, table, td {background:none;}
body {background: url(../../images/_redesign/body_bg.jpg) 0 0 repeat-x #759B93;padding:3em;font-family:Verdana,Tahoma,Arial;}
#container {padding:1em; background:#FFFFCB;}
a:visited {color:#663300;}


/* Modifying CSS colours from Calendar  */

#menu {color:#555; }
#menu a {color:#663300;}
#menu a:hover {color:#FFB31A;}

#nav {background-color:#FFFFCB; color:#000;}
#nav input {background-color:#FFFFCB; }
#nav select {background-color:#FFFFCB; }
#nav td {color:#000;}
#calnav {background-color:#FFFFCB; color:#000;}
	#title {color:#000;}
	#calnav a, #calnav a:visited {color:#FFB31A;}
#dateCells td.active {border:1px solid #555; }
#dateCells td.weekend {border:1px solid #555; }
#dateCells td.calendar_header {border:1px solid #555;}
#miniDateCells table {border:1px solid #555;}				/* Copy this into "upcoming.php" as a set of styles in it's <head> tags. */
#miniDateCells td.active {border:1px solid #555; }			/* Copy this into "upcoming.php" as a set of styles in it's <head> tags. */
#miniDateCells td.monthHeader { background-color:#555; }	/* Copy this into "upcoming.php" as a set of styles in it's <head> tags. */
#midDateCells td.active {border:1px solid #555; }
#midDateCells td.monthHeader { background-color:#555; }
#generalBox .headtd {background-color:#555;}
#events .calendar { background-color:#555;}
#holiday {color:#555;}
#date a:hover {color:#F3D398;}
	#dateCells td.today {border:1px solid #FFB31A; }
#dateCells td.calendar_header { background-color:#F3D398;}
#dateCells .dayhead {background-color:#F3D398;}
#miniDateCells td.full {border:1px solid #F3D398; }
#miniDateCells td.header { background-color:#F3D398;}
#miniDateCells a:hover {color:#F3D398;}
#midDateCells td.full {border:1px solid #F3D398; }
#midDateCells td.header { background-color:#F3D398;}
#midDateCells a:hover {color:#F3D398;}
#generalBox a:hover {color:#FFB31A;}
#generalBox .menuLink:hover {color:#F3D398;}
#events a:hover {color:#F3D398;}
#copyright a:hover {color:#FFB31A;}
















