@charset "utf-8";
/* CSS Document */

#wrap {
	background-color: #FFF;
	height: 1500px;
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#content {
	height: 1500px;
	width: 980px;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	top: 1.2em;
}
#main_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: lighter;
	color: #0B5B98;
	margin-top: 1.5em;
	margin-left: 1em;
	margin-bottom: -0.5em;
}
#side_nav h2 a {
	color: #0D5C97;
	text-decoration: none;
}
#side_nav h2 a:hover {
	color: #AD1E88;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #AC1E8A;
}

#main_content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0D5C97;
	font-weight: normal;
	text-decoration: none;
}



	
#side {
	position: absolute;
	top: 19em;
	width: 200px;
	height: 1150px;
	background-color: #daecf8;
	margin: 0;
	padding: 0;
	z-index:1;
	left: 1.2em;
}#jumpMenu {
	width: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#jumpMenu2 {
	width: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_content {
	position: absolute;
	height: 1100px;
	width: 740px;
	top: 20.5em;
	left: 13.7em;
}
#main_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: 400;
	color: #005A96;
	margin-top: 1.5em;
	margin-left: .8em;
}
#main_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.4em;
	color: #221E1F;
	margin-left: 1.4em;
}
#side_nav {
	height: 800px;
	width: 190px;
	position: relative;
	margin-left: 0;
	padding-left: 0;
}
#side_nav ul li {
	display: block;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #97D8F8;
	border-bottom-width: thin;
	width: 190px;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0.2em;
}


#side_nav ul {
	width: 198px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 300px;
	left: 0em;
}

#side_nav ul li a {
	display: block;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005A96;
	width: 170px;
}
#header {
	position: absolute;
	left: 1.2em;
	z-index: 3;
}
#main_content ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.6em;
}
	fieldset {  
		margin: 			10px 0 0 0;  
		padding: 			0;
		background:			transparent url(fieldsetbg.gif) no-repeat bottom right;
	}

	legend {  
		font-size:			1.3em;
		padding:			5px;
		margin-left:		1em;
		color:				#ffffff;
		background:			#0d5c97;
	}
	
	td {
		margin-right:		5px;
		padding-right:		30px;
		line-height:		1.8em;
	}

.menu {
 position:relative;
 background-color:gold;
 border:1px solid darkblue;
 width:150;
 font-size:11px;
 font-family:verdana;
 font:bold;
 position:absolute;
 cursor:se-resize;
}

.item_panel {
  width:150;
  border-left:1px solid darkblue;
  border-right:1px solid darkblue;
  clip:rect(0,150,0,0);
  position:absolute;
}

.item_panel a {
 text-decoration:none;
 color:black;
 cursor:hand;
}

.item {
 background-color:lightyellow;
 width:148;
 font-size:10px;
 font-family:verdana;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: 400;
	color: #005A96;
	margin-top: 1.5em;
	margin-left: .8em;
}






h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: lighter;
	color: #0D5C97;
	margin-top: 1.5em;
	margin-left: 1em;
	margin-bottom: -0.5em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0D5C97;
	font-size: 13pt;
	margin-left: 1em;
	font-weight: normal;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin-left: 1.1em;
}
#maccpf_home {
	position: relative;
	top: 2em;
	width: 195px;
}
#maccpf_home ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#maccpf_home li {
	display: block;
	margin: 0px;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maccpf_home li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #0D5C97;
	text-decoration: none;
	padding-top: .5em;
	padding-right: 2em;
	padding-bottom: .5em;
	padding-left: 2em;
	display: block;
}
#maccpf_home .home {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
}
#maccpf_home .twitter {
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#maccpf_home .facebook {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
}
#home {
	position: absolute;
	height: 50px;
	width: 50px;
	right: 6em;
	z-index: 4;
	top: 18.5em;
}
#form1 table tr td div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: normal;
}
#form1 table tr td div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 1.2em;
}

#request_form {
	position: absolute;
	left: 2em;
	width: 500px;
}
.calendar td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	border: thin solid #DAECF8;
	font-size: 12pt;
	line-height: 1.4em;
	color: #0D5C97;
	font-style: normal;
	background-color: #FFF;
}
.j_calendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	height: 600px;
	vertical-align: text-top;
}
.j_calendar td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	vertical-align: top;
	background-color: #FFF;
	line-height: 1.4em;
	padding: .4em;
}

.j_calendar th {
	color: #FFF;
	background-color: #64ACDC;
	border: 1px solid #0D5C97;
}
.j_calendar tr .fieldtrip {
	background-color: #FFE6FF;
}
.j_calendar tr .carnival {
	background-color: #FFC;
}



.calendar th {
	text-align: center;
	background-color: #DAECF8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #0D5C97;
	font-weight: normal;
}
#main_content h2 em {
	color: #A7238B;
}
#wrap #content #main_content #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #nursery table tr td div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

#sa_activities table tr td div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	color: #005A96;
}
#sa_activities table tr td div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 1.2em;
}
#sa_activities fieldset {
	width: 95%;
	margin-left: 1em;
}
#side_nav ul li form .staff {
	margin-left: 1em;
}
#employment {
	position: absolute;
	width: 520px;
	bottom: 1em;
	left: 9em;
}
#employment a {
	text-decoration: none;
}
#employment a:hover {
	text-decoration: none;
}
