/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	}

#header {
	width: 100%;
	height: 41px;
	background-attachment: fixed;
	background-image:url("http://www.capablekidsllc.com/home/templates/CapableKids/images/top.jpg");
	background-repeat:repeat-x;
	background-position: top left;
}

#footer {
	width: 100%;
	height: 41px;
	background-image:url("http://www.capablekidsllc.com/home/templates/CapableKids/images/bottom.jpg");
	background-repeat:repeat-x;
	background-position: bottom left;
	font-size: 10px;
	color:#333333;
}

#nav ul {
	line-height: 3;
	font-family:"Comic Sans MS";
	font-size:.9em;
	width: 145px;
	color:#009999;
	padding: 10px;
	font-weight: bold;
	list-style: none;
	margin-left: 0;
	padding: 0;
}

.img {
	padding: 15px;

}

#nav ul li{
	line-height: 3;
	font-family:"Comic Sans MS";
	font-size:.9em;
	color:#009999;
	font-weight: bold;
	padding: 20px;
	list-style: none;
}

#nav td {
	line-height: 3;
	width: 145px;
	font-family:"Comic Sans MS";
	font-size: 1em;
	padding: 10px;
	color:#009999;
	font-weight: bold;
	list-style: none;
}

#footertext {
	position: relative;
	width: 100%;
	height: 38px;
	top: -15px;
	margin-top: -65px;

}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	margin-top: -10px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

#email a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

#email a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

#email a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}





#robin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CC3366;
	font-weight: bold;


}

.crayon {
	background-image: url(http://www.capablekidsllc.com/home/templates/CapableKids/images/faded-crayonman.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

