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


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}


body {
	background-color: #FFFFFF;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url("../images/day care/daycare_header.gif");
	background-repeat: repeat-x;
}

img {
	border:none;
	}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #003366;
}


h2 {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 1.3em;
	color: #003366;
}


a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}


a:visited {
	color: #663399;
	font-weight: bold;
	text-decoration: underline;
}


a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}


a:focus {
  	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}


a:active {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
  
}


#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left; 
  width: 780px;
}


#header {
	font-weight: bold;
	height: 150px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/logo/logo_header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#header h1 {
	display: none;
}


#navigation {
	margin: 76px 0 0 0;
	padding: 0;
	/*background: #FFFF00; yellow*/
	width: 767px;
	float: left;
}

#navigation ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding: 0;
	list-style-type: none;
	}

#navigation li {
	margin: 0;
	padding: 0;
	float: left;
}


#navigation a {
	float: left;
	width: 134px;
	line-height: 35px;
	text-align: center;
	/*background-color: #FF0033; red*/
	background-image:url(../images/navigation/navigation_tab_daycare.gif);
	background-repeat:no-repeat;
	}
	
	
#navigation a:link {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	}
	

#navigation a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	}
	
	
#navigation a:hover {
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;
	}
	
	
#navigation a:active {
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;
	}



#leftside {
	border-right-style: solid;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#leftside ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#leftside li {
	margin-top: 5px;
	}

#leftside a {
	display: block;
	padding-left: 20px;
	}


#leftside a:link {
	color: #000099;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}


#leftside a:visited {
	color: #000099;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}


#leftside a:hover {
	color: #0000FF;
	background-image:url("../images/arrows/daycare_arrow.gif");
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	background-position: left 5px;
	background-repeat: no-repeat;
}


#leftside a:active {
	color: #0000FF;
	background-image:url("../images/arrows/daycare_arrow.gif");
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	background-position: left 4px;
	background-repeat: no-repeat;
}

#leftside a:focus {
	color: #0000FF;
	background-image:url("../images/arrows/daycare_arrow.gif");
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	background-position: left 4px;
	background-repeat: no-repeat;
}

body.daycare_home li.daycare_home, body.daycare_about li.daycare_about, body.daycare_tour li.daycare_tour, body.daycare_classrooms li.daycare_classrooms, body.daycare_testimonials li.daycare_testimonials, body.daycare_staff li.daycare_staff, body.daycare_documents li.daycare_documents, body.daycare_location li.daycare_location, body.daycare_contact li.daycare_contact, body.daycare_members li.daycare_members {
	background-image:url("../images/arrows/daycare_arrow.gif");
	background-position: left 4px;
	background-repeat: no-repeat;
	}


#content {
  margin: 0 0 0 220px;
  padding: 10px 10px 10px 10px;
}


.clearFloat {
  clear: left;
  display: block;
}


#footer {
	border-top: solid 1px #666;
	padding: 10px;
	text-align: center;
	font-size: .9em;
	clear: left;
}


#jumpbox {
	float: right;
	width: 180px;
	font-weight: normal;
	font-size: 1em;
	padding: 5px;
	margin: 5px;
	text-align: left;
	border-width: medium;
	border-style: double;
	background-color: #BDBDFF;
	color: #1E1C71;
	border-color: #1E1C71;
}

#jumpbox a {
	text-decoration:none;
	}

#jumpbox p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#jumpbox h3 {
	padding-top: 10px;
	padding-bottom: 0px;
}


#jumpbox ul {
	list-style-type: disc;
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#announcements {
	font-weight: normal;
	font-size: 1em;
	padding: 5px;
	margin: 5px;
	text-align: left;
	border-width: medium;
	border-style: double;
	background-color: #BDBDFF;
	color: #1E1C71;
	border-color: #1E1C71;
	float: right;
	width: 250px;
	}
	


.clearFloat {
  clear: left;
  display: block;
}

.floatright {
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
.floatleft {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	}


table.documents {
	margin-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.documents td{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

table.classroom_table {
	margin-top: 10px;
	}
	
table.classroom_table td {
	vertical-align: top;
	padding-right: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


td.time {
	width: 20%;
	}
.picturetour {
	font-size: 0.8em;
	font-weight: bold;
}

