/* Educators pages */
#educators_content,
#teachers_guide_content{
	background: url(../../images/educators/educators_bgrnd.jpg) no-repeat left top;
	height: 483px;
	position: relative;
	text-align: center;
	width: 590px;
}

#educators_content img{
	margin: 75px 0 0 0;
}
#educators_content h2{
	background: transparent url(../../images/educators/for_educators.jpg) no-repeat 0 0;
	height: 47px;
	margin: 5px auto 40px;
	text-indent: -9999px;
	width: 308px;	
}

#educators_content a,
#educators_content a:link,
#educators_content a:visited
{
	color: rgb(84,44,142);
	font-size: 1.2em;
	text-decoration: underline;
}
#educators_content a:hover,
#educators_content a:active {
	text-decoration: none;
}


/* @group Teacher's Guides */
#teachers_guide_content{
	background: url(../../images/educators/bg-teachers-guide.jpg) no-repeat left top;
	padding: 45px 0 0;
	text-align: left;
}
#tg-cover{
	float: left;
	margin: 0 15px 0 25px;
}
#tg-copy{
	margin: 25px 0 0;
}
#tg-top-text{
	color: rgb(0,150,78);
	font-size: .9em;
	line-height: 1.5;
}
#tg-bottom-text{
	color: rgb(0, 127, 175);
	font-size: .8em;
	font-style: italic;
	line-height: 1.5;
}
#tg-free{
	color: rgb(0, 127, 175);
	font-size: .8em;
	letter-spacing: 3px;
}
#tg-pdf{
	color: rgb(95, 27, 24);
	font-size: .6em;
	margin: 5px 0 0;
}
#tg-free a,
#tg-free a:link,
#tg-free a:visited {
	color: rgb(0, 127, 175);
	text-decoration: underline;
}
#tg-free a:hover,
#tg-free a:active {
	text-decoration: none;
}
/* @end */
