body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 17px;
	background:#990000;
	margin:0;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 17px;
}
.bulletin {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
}
.bodySm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 15px;
}
H1 {
	font-size : 20px;
	font-weight : bold;
}
H2 {
	font-size : 18px;
	font-weight : bold;
}
.heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	line-height : 18px;
}
.subheading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 16px;
}
.nursery_hdr
{
	font-weight:bold;
	/*border-right:1px #000 solid;
	border-bottom:1px #000 solid;*/
	line-height:28px;
	padding:5px;
}
.nursery_schedule
{
	font-size:11px;
	/*border-right:1px #000 solid;*/
	padding:2px;
}
.nursery_missing
{
	font-size:11px;
	/*border-right:1px #000 solid;*/
	padding:2px;
	background-color:#e7e7e7;
}
.nursery_divide
{
	
}
#page
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border:2px #B38024 solid;
	margin-top:0;
}
#navigation
{
	background:#CCCCCC;
	width:900px;
	height:40px;
	padding:0;
	display:block;
	position:absolute;
}
#content
{
	background:#FFFFFF;
	display:inline-block;
	padding:10px;
	clear:both;
	width:880px;
}
#nav-item
{
	display:inline-block;
	padding:12px 10px 0px 10px;
	position:relative;
	max-width:200px;
	
}
#footer
{
	background:#CCCCCC;
	font-size:10px;
	font-weight:normal;
	padding:10px;
}
li 
{
	list-style-position: inside;
}