#container {
	width: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background-color: #ffc;
	z-index: 1;
}
#banner {
	position: relative;
	top: 0;
	left: 0;
	padding: 3px;
	margin-bottom: 3px;
	background-color: #2B57AD;
	z-index: 6;
}
#navbar {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 190px;
	margin: 0;
	margin-right: 3px;
	padding: 3px;
	background-color: #CCD9D9;
	z-index: 2;
}
#sidebar {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 190px;
	margin: 0;
	margin-right: 3px;
	padding: 3px;
	color: #11070a;
	background-color: #CCD9D9;
	z-index: 2;
}
#content {
	position: relative;
	top: 0;
	left: 0;
	color: #542331;
	padding: 3px;
	margin-left: 199px;
	background-color: #CCD9F2;
	z-index: 3;
}
#footer {
	clear: both;
	padding: 3px;
	margin-top: 3px;
	background-color: #1A3380;
	font-size: 8pt;
	z-index: 4;
}
#footer a:link {
	color: #ffc;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #ffc;
	text-decoration: none;
	font-weight: bold;
}
#footer a:active {
	color: #f66;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	color: #7D3549;
	background: #f7efd0;
	text-decoration: none;
	font-weight: bold;
}
.bigevent {
	width: 178px;
	color: #11070a;
	font-weight: normal;
	font-size: 8pt;
	background-color: #9AB3E6;
	/*display: inline;*/
	padding: 3px;
	margin-right: 3px;
	z-index: 5;
}
.upcoming_event h3 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	color: #CCD9F2;
	background-color: #CCD9D9;
}
body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	color: #ffc;
	background: #1A3380;
}
td {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #11070a;
	text-decoration: none;
	font-size : 100%;
	font-weight: bold;
}
a:visited {
	color: #11070a;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
a:active {
	color: #ffc;
	text-decoration: none;
	font-size : 100%;
	font-weight: bold;
}
a:hover {
	color: #11070a;
	background: #ffc;
	text-decoration: none;
	font-size : 100%;
	font-weight: bold;
}
.small {
	font-size: smaller;
}
.notes {
	color: #ffc;
	font-weight: normal;
	font-size: 8pt;
}
.info {
	color: #542331;
	padding: 3px;
	background-color: #CCD9F2;
	z-index: 3;
}
.highlightleft {
	color: black;
	background: yellow;
	font-weight: bold;
}
.highlightleft a {
	color: green;
	background: yellow;
	font-weight: bold;
}
.highlightleft a:hover {
	color: yellow;
	background: green;
	font-weight: bold;
}
.highlight {
	color: black;
	background: yellow;
	font-weight: bold;
	text-align: center;
}
.highlight a {
	color: green;
	background: yellow;
	font-weight: bold;
}
.highlight a:hover {
	color: black;
	background: #ffc;
	font-weight: bold;
}
.attention {
	color: white;
	background: red;
	font-weight: bold;
	text-align: center;
}
.box_title {
	color: #a74661;
	background: #ffc;
}
.required {
	color: red;
	/* background: pink; */
}
.emailform {
	color: #1A3380;
	background: #CCD9D9;
}
.emailform th {
	color: #CCD9D9;
	background: #1A3380;
}
/* Calendar CSS */
.calendar {
	border: solid #1A3380;
	background: #ccd9d9;
	color: #66c;
	font-weight: bolder;
	height: 650px;
	background-color: #1A3380;
	border: solid #1A3380;
}
.dayname {
    border: solid #1A3380;
	background: #1A3380;
	color: #ffffff;
	font-weight: bolder;
	font-size: 12px;
	width:  12%;
	height: 35px;
}
.today {
	background: #FFFFE5;
	width:  12%;
	font-size: 10px;
	color: #00008B;
	height:  100px;
	border-color: #ffff52;
	font-weight: bolder;
}
.ctitle {
	background: #ffc;
	width:  12%;
	font-size: 10px;
	height:  100px;
}
.monthdays a:hover {
	background-color: #FFEBCD;
	color: #00008B;
	font-weight: bolder;
}
.monthdays a:active {
	background-color: #FEF5CA;
	color: #00008B;
	font-weight: bolder;
}
.monthdays a:link {
	background-color: #FEF5CA;
	color: #00008B;
	font-weight: bolder;
}
.monthdays a:visited {
	background-color: #FEF5CA;
	color: #00008B;
	font-weight: bolder;
}
.monthdays {background: #cce6ff;
	font-size: 10px;
	color: #00008B;
	width:  12%;
	height:  100px;
	border-color: #99CEFF;
}
.nonmonthdays {
	color: #ffffff;
	font-size: 10px;
	color:  #00008B;
	width:  12%;
	height:  100px;
	background-color: #99CEFF;
    border-color: #66B3FF;
}
.nonmonthdays a:link {
	color: #ffffff;
	font-size: 10px;
	color:  #00008B;
	background-color: #99CEFF;
    border-color: #66B3FF;
}
.nonmonthdays a:visited {
	color: #ffffff;
	font-size: 10px;
	color:  #00008B;
	background-color: #99CEFF;
    border-color: #66B3FF;
}
.cal a:link  {
	background-color: #CCD9F2;
	color: #00008B;
	font-weight: bolder;
}
.cal a:hover {
	background-color: #FFFFF2;
	color: #00008B;
	font-weight: bolder;
}
.cal a:active {
	background-color: #CCD9F2;
	color: #00008B;
	font-weight: bolder;
}
.cal a:visited {
	background-color: #CCD9F2;
	color: #00008B;
	font-weight: bolder;
}
.cal {
    border: solid #1A3380;
  	font-size: 14px;
	background: #FFFFF2;
	color: #00008B;
	font-weight: bolder;
 }

