﻿body 
{
font-family: "Jester, Comic Sans MS"; color: #000000;
background: #D1CAD2;
margin: 0 
}

li {
	margin-bottom: 1em;
	margin-top: 1em;
}

p.small { font-size:x-small }

a:link {color: #935F8F; text-decoration:none; font-weight:bold }     /* unvisited link */
a:visited {color: #935F8F; text-decoration:none; font-weight:bold }  /* visited link */
a:hover {color: #935F8F; text-decoration:underline; font-weight:bold }   /* mouse over link */
a:active {color: #935F8F; text-decoration:none; font-weight:bold }   /* selected link */

hr {
	border-style: solid;
	border-color: #52BDF8;
	color: "#935F8F";
	width: "80%";
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FAF374;
}

p.calendar1 { border-top:2px solid #935F8F; font-size:150%; font-weight:bold; margin-bottom:0}
p.calendar2 { font-size:100%; margin-top:0; font-weight:bold; margin-bottom:0}

#printonly {display: none}

border-style: double; border-color: #B5F262; background: #FAF374; text-align: center; color: White; margin-top: 30px; margin-bottom: 10px; margin-right: 38px


h2  {
	border-style: double;
	border-color: #B5F262;
	background: #FAF374;
	text-align: center;
	color: White;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 38px;
}

#copyright { font-size:xx-small; color:Black; text-align:center;margin-bottom: 10px }

#pagewidth { width: 780 }

#bodywidth { width: 484 }

#sectionwidth {margin-right: 38px; text-align:justify}

#sectionwidth img.callout { 
	margin-left:20px; margin-right:0px; margin-top:20px; margin-bottom:20px;
	align: right;
}

#rightcolumnwidth {width: 43 }

div#bodywidth h2 {
    text-align: center; background-color: #DC85AA; border: 5px dotted #D887D4;; color:#FFFFFF
}

table.calendar { width: 100% }
table.calendar td { vertical-align:top;color: #000000; text-align: center; font-weight:bold; line-height:100%; width:14%; padding: 5px }

tr.calendarweekday { height: 0.75em }
tr.calendarweekday td { color: #000000; text-align: center; font-size:x-small; font-weight:bold; text-decoration:underline }
tr.calendarrow  { height: 8em }

td.calendardayoff {
	background-color: #8BC9CF;
}
td.calendarday    {
	border-style: solid;
	border-color: #F4E071;
	background-color: #F8A061;
}
td.calendardayalt {
	border-style: solid;
	border-color: #F8A061;
	background-color: #FAF374;
}

table.calendar td p { font-weight: normal; font-size: 80%; line-height:1.2em; margin-bottom:0 }
table.calendar td p a:link    { color: Black; text-decoration:none; font-weight: normal; }
table.calendar td p a:visited { color: Black; text-decoration:none; font-weight: normal; }
table.calendar td p a:hover   { color: White; text-decoration:none; font-weight: normal; cursor: help}
table.calendar td p a:active  { color: Black; text-decoration:none; font-weight: normal; }

p.close { border-top:2px solid #935F8F; text-align: right; font-weight:bold; margin-bottom:10; cursor:pointer; cursor:hand}
.newStyle1 {
	background-color: #52BDF8;
	border-style: solid;
	border-color: #FFFF00;
}
