td {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
a:link {
}
a:visited {
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
#sidenav {
	display:none;
	font-weight: bold;
	color: #663333;
	clear: left;
	float: left;
	width: 200px;
	
}

#sidenav2 {
	display:none;
	font-weight: bold;
	color: #663333;
	clear: left;
	float: left;
	width: 200px;
	
}

#sidenav a:link {
	color: #000000;
	text-decoration: none;

}
.content {
	clear: right;
	float: left;
	padding-left: 2em;

}
#sidenav a:visited {
	color: #000000;
	text-decoration: none;
}
#sidenav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#sidenav a:active {
	color: #FF0000;
	text-decoration: none;
}
#sidenav li {
	list-style-image: url(/dro/considerthekids/images/hand.gif);
	list-style-type: circle;
	line-height: 150%;

}

.footer {
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;

}

