@charset "utf-8";
/* CSS Document */

#homeworkhelp #content-body a:hover {
color: #FFFF00;
}
#homeworkhelp #content-body a:active {
color: #339900;
}

#homeworkhelp #content-body a.BottomSubNav:hover {
color: green;
}
#homeworkhelp #content-body h3 {
	border-bottom: 2px solid #006600;
	width: 90%;
	margin-left: 10px;
}

#homeworkhelp #content-body h4.callout {
	color: #246f00;
	font-weight: bold;
	text-indent: 10px;
	font-size: 1.5em;
}
#homeworkhelp #content-body .SubNavSelected {
color: #000033;
}
#homeworkhelp #content-body .callout1 {
	font-size: 1.4em; 
	font-weight: bold;
}
#homeworkhelp #content-body .callout2 {
	font-size: 1.3em; 
	font-weight: bold;
}
#homeworkhelp #content-body .callout3 {
	font-family: Georgia, Times New Roman, Times, times, serif; 
	font-size: 1.2em; 
	font-weight: bold; 
	text-indent: 0px; 
	color: #246f00;
}
#homeworkhelp #content-body a.nav_headers:visited {
text-align: center; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, sans-serif; color: green; text-decoration: none;
}
#homeworkhelp #content-body a.nav_headers:hover {
text-align: center; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, sans-serif; color: #f4e90b; text-decoration: none;
}
#homeworkhelp #content-body a.nav_headers:active {
text-align: center; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, sans-serif; color: green; text-decoration: none;
}
#homeworkhelp #content-body a.nav_headers:link {
text-align: center; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, sans-serif; color: green; text-decoration: none;
}
#homeworkhelp #content-body .bottom_links {
	margin-top: 20px;
	text-align: center;
}
#homeworkhelp #content-body .wastecaption {
	width: 250px;
	background-color:#F4F8E7;
	border: 1px double #d7d2b0;
	margin: 5px 3px 5px 10px;
	padding: 8px;
	float: right;
}
#homeworkhelp #content-body .wastecaptionleft {
	width: 250px;
	background-color:#F4F8E7;
	border: 1px double #d7d2b0;
	margin: 5px 10px 5px 3px;
	padding: 8px;
	float: left;
}
#homeworkhelp #content-body .wastecaptionwide {
	width: 550px;
	background-color:#F4F8E7;
	border: 1px double #d7d2b0;
	margin: 5px auto 5px auto;
	padding: 8px;
}
#homeworkhelp #content-body .widecontainer {
	width: 550px;
	background-color:#F4F8E7;
	border: 1px double #d7d2b0;
	margin: 5px auto 5px auto;
	padding: 8px;
}
#homeworkhelp #content-body .wastecaption p {
	font-family: Georgia, Times New Roman, Times, times, serif; 
	color: #246f00;
	font-weight: bold;
	text-indent: 0px;
	font-size: 1.2em;
}
#homeworkhelp #content-body .wastecaptionwide p {
	font-family: Georgia, Times New Roman, Times, times, serif; 
	color: #246f00;
	font-weight: bold;
	text-indent: 0px;
	font-size: 1.2em;
}
#homeworkhelp #content-body .wastecaptionleft p {
	font-family: Georgia, Times New Roman, Times, times, serif; 
	color: #246f00;
	font-weight: bold;
	text-indent: 0px;
	font-size: 1.2em;
}
#homeworkhelp #content-body .topnavwaste {
	/*width: 625px;*/
	width: 629px;
	border: 1px dashed #006600;
	margin: 5px 0px;
	padding: 5px 3px;
	text-indent: 0px;
	text-align: center;
}
#homeworkhelp #content-body .topnavwaste ul, #homeworkhelp #content-body .topnavwaste ul li {
	display: inline;
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

#homeworkhelp #content-body .findoutmore ul, #homeworkhelp #content-body .findoutmore li {
	display: marker;
	list-style:circle;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}


