body, html {
	margin:0;
	padding:0;
	background:#600;
}
body, p, tr, td, th, input, h1, h2, h3, h4, h5, h6, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #F00;
	margin-left: -29px;
	padding-bottom: 18px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7f7f;
	padding-bottom: 3px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #C00;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	color: #900;
	font-weight: bold;
	border: 1px dotted #F90;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 5px;
	margin-left: -8px;
	padding-top: 2px;
	background-color: #FFD6D6;
}
h5 {
	font-size: 11px;
	line-height: 14px;
	color: #F00;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
}

a {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:active {
	color: #C00;
	text-decoration: underline;
}
/* FORMS */
input {
	border: 1px solid #999;
	color: #000000;
	font-size: 90%;
	padding: 2px 10px 3px;
	background-color: #EBEBEB;
}
input.login {
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	border: 1px solid #FFF;
	padding-right: 37px;
	padding-left: 37px;

}
input.projects {
	font-weight: bold;
	color: #C00;
	background-color: #FFF;
	border: 1px solid #666;
	padding-right: 21px;
	padding-left: 21px;

}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 200;
	left: 0px;
	top: 0px;
}



/* wrapper - can be used to constrain page width and align page if desired */
#wrapper {
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0px;
	background-color: #FFF;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
}
#topNav_band {
	background-color: #660000;
	height: 20px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
#navs {
	max-width: 1024px;
}


#top_band {
	background-image: url(images/daycare-top1.jpg);
	background-repeat: repeat-x;
	height: 66px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#topAccent_band {
	background-color: #FFF;
	height: 49px;
	margin: 0px;
	padding: 0px;
	clear: both;
	max-width: 1024px;
	align: right;
}
.title {
	float: right;
	padding-right: 30px;
}

#contentWrapper {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*left side navs*/
#leftNavs {
	margin: 219px 0px 200px;
	width: 149px;
	float: left;
	padding: 0px;
	vertical-align: middle;
}
#leftNavs p {
	text-align: right;
}

.membersHead {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F90;
	margin-top: 30px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

#leftNavs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7f7f;
}
#leftNavs ul li {
	display: inline;
	margin: 0;
	padding: 0;
	float: none;
	background: none;
}
#leftNavs ul li a {
	margin: 0;
	display: block;
	font-size: 11px;
	line-height: 18px;
	color: #ff0000;
	padding: 1pt 2px 3pt;
	font-weight: bold;
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff7f7f;
	text-align: right;
}
#leftNavs ul li a:hover {
	color: #900;
	text-decoration: none;
	background-image: url(images/brush_nav_over.jpg);
	background-repeat: repeat-y;
}
#leftNavs ul li a:active {
	color: #999;
	text-decoration: none;
}
#leftNavs ul li a.on {
	color: #000;
	background-image: url(images/brush_nav_on.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
}
#leftNavs ul li a.on:hover {
	color: #900;
	background-image: url(images/brush_nav_over.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
}

/* content*/
#bodyContent {
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-bottom: 59px;
	margin-left: 92px;
	width: 425px;
}
.PDFbutton {
	color: #FFF;
	background-color: #666;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 2px;
	border: 1px solid #FFF;
}
a.PDFbutton {
	color: #FFF;
	text-decoration: none;
}
a.PDFbutton:hover {
	color: #FFF;
	background-color: #333;}
a.PDFbutton:active {
	color: #FFF;
	background-color: #900;
}
.inset {
	padding: 6px;
	border: 1px solid #000;
	margin-top: 15px;
	margin-bottom: 10px;
}



.schedule {
	}
.schedule tr {

}

.schedule tr td {
	vertical-align: top;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8178FE;
	padding-bottom: 10px;
	padding-top: 3px;

}

/* bulleted and numbered lists */
#bodyContent ul {
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 2px;
}
#bodyContent ul li {
	background: url(images/bullet.gif) no-repeat 0px 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
	float: none;
	margin: 0px;
}
#bodyContent ul li ul {
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 2px;
}
#bodyContent ul li ul li {
	background: url(images/bullet.gif) no-repeat 0em 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 15px;
	float: none;
	margin: 0px;
}

#bodyContent ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#bodyContent ol li {
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	float: none;
	margin: 0px;
}

/* calendar */
#bodyContent-cal {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 59px;
	margin-left: 92px;
	width: 600px;
}

/* right sidebar */
#rightSidebar {
	background-color: #C00;
	width: 180px;
	margin-left: 72px;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 35px;
	padding-left: 28px;
	float: left;
	border: 1px solid #000;
	margin-top: 51px;
	color: #FFF;
}
#rightSidebar img {
	border: 1px solid #000;
}
#rightSidebar p {
	color: #FFF;
}





/* horizontal navigation band */
#navs {
	height: 20px;
	z-index: 9999;
}

/* 
	LEVEL ONE
*/
#navs ul.dropdown {
	z-index: 9999;
	list-style: none;
	margin:0;
	padding:0;
	float:right;
	white-space: nowrap;
}
#navs ul.dropdown li {
	font-weight: bold;
	
	zoom: 1;
	
	position:relative;
	/* keep the menus on one line */
	white-space: nowrap;
	display: inline;
}
#navs ul.dropdown li a                    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
}
#navs ul.dropdown a:hover		    {
	color: #F00;
	text-decoration: none;
}
#navs ul.dropdown a:active                {
	color: #CCC;
	text-decoration: none;
}
#navs ul.dropdown li:last-child a         { border-right: none; } /* Doesn’t work in IE */
#navs ul.dropdown li.hover,
#navs ul.dropdown li:hover                {
	color: #F90;
	text-decoration: none;
}
#navs ul.dropdown li.hover a              {
	color: #F00;
	text-decoration: none;
}
#navs ul.dropdown li a.on {
	color: #FFF;
}
#navs ul.dropdown a:hover.on		    {
	color: #F00;
	text-decoration: none;
}
#navs ul.dropdown li a:link               { text-decoration: none; }
#navs ul.dropdown li a:visited            { text-decoration: none; }

/* 
	LEVEL TWO
*/
#navs ul.dropdown ul {
	z-index: 9999;
	width: auto;
	min-width: 150px;
	list-style-type: none;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0px 0px 0px;
	padding: 4px 0px 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #393;
}
#navs ul.dropdown ul li {
	font-weight: bold;
	background: #339933;
	color: #FFF;
	float: none;
	zoom: 1;
	margin: 0px;
	padding: 0px;
}
									  
/* IE 6 & 7 Needs Inline Block */
#navs ul.dropdown ul li a {
	display: block;
	padding: 1px 20px 3px;
	color: #FFF;
	background: #339933;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
} 
#navs ul.dropdown ul li a:hover	{
	color: #FFF;
	background: #2c822c;
}
#navs ul.dropdown ul li a:active {
	color: #8dfc68;
	background: #666;
}

/* 
	LEVEL THREE
*/
#navs ul.dropdown ul ul 					{ left: 100%; top: 0; }
#navs ul.dropdown li:hover > ul 			{ visibility: visible; }



/* footer */
#footer {
	background-color: #660000;
	font-size: 10px;
	color: #FFF;
	clear: both;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
	border-top-width: 33px;
	border-top-style: solid;
	border-top-color: #cc0000;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #F00;
	text-decoration: none;
}
#footer a:active {
	color: #CCC;
	text-decoration: none;
}
.copyright {
	float: left;
}
.credits {
	float: right;
}
.art {
	border: 1px solid #333;
}
