
div#rtlSubNav {
	font-size: 80%;
	margin: -17px 0 0 8em;
}


#rtlBody {
/*	width: 580px;	*/
	background: url(/images/outreach/readyToLearn/readyGirl.gif) top right no-repeat;
	margin: -6em 1em 0 0;
}

#rtlHeader {
	float: left;
/*	width: 365px;	*/
	width: 650px;
/*	background: url(/images/outreach/readyToLearn/header.gif) top right no-repeat;	*/
	padding: 100px 0 10px 5px;
/*	color: #000;	*/
}



div#mainContentArea {
	background-color: #6C9;
	padding: 0 1em 0 0;
	width: 95%;
}
div#mainContentArea a {
	color: #000;
}



#rightContent {
	width: 210px;
	float: right;
	
}

#nikStuff {
	width: 210px;
	height: 165px;
}



#rightNavContent {
	float: right;
	width: 165px;
	background-color: #eacb67;
	margin-bottom: 2em;
}

#rightNavContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
	margin: 0 0 0 -10px;
}

#rightNavContent ul li {
	list-style-image: url(/images/outreach/readyToLearn/ln_off.gif);
	padding-top: 4px;
	padding-right: 4px;
	margin-left: -3px;
}

#rightNavContent ul li:hover {
	list-style-image: url(/images/outreach/readyToLearn/hover.gif);
}

#rightNavContent ul li #highlight {
	font-weight: bold;
	text-decoration: none;
}

#rightNavContent ul li #highlight:hover {
	color: #000;
}



#rtNavTop {
	background: url(/images/outreach/readyToLearn/rightNavTop.gif) top no-repeat;
	height: 7px;
}

#rtNavBot {
	background: url(/images/outreach/readyToLearn/rightNavBot.gif) bottom no-repeat;
	height: 6px;
}




.instanceColHighlight {
	background-color: #F2F2F2;
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
}


div#imageFloat {
	float: left;
	margin: 0 1em 1em 1em;
}



div#sponsorsBox {
	clear: left;
	padding-top: 2em;
	font-size: 12px;
}


#rightNavContent a {
	color: #000;
}

#rightNavContent a:hover {
	color: #FF0000;
}


#shouldntNeedThisPlaceholder {
	height: 400px;
	width: 200px;
	padding-top: 30px;
}

.localLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




h4 {
	background-color: #b8cfe5;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 1em;
}




/*	For RTL Book Colors	*/

div#colorBox {
	height: 18px;
	width: 40px;
	border-color: #000;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	float: left;
	text-align: center;
}
div#colorBox a {
	text-decoration: none;
}

div#endColorsBox {
	float: left;
	border-right: 1px solid #000;
	width: 0;
	height: 20px;
}

/*	Ages 0-3	*/
.color1 {
	background-color: #465170;
}
.color1 a {
	color: #fff;
}

/*	Ages 4-6	*/
.color2 {
	background-color: #AF666B;
}
.color2 a {
	color: #000;
}

/*	Ages 7 and up	*/
.color3 {
	background-color: #FFe57F;
}
.color3 a {
	color: #000;
}




div#highlightBlock {
	background-color: #369;
	color: #fff;
}
div#highlightBlock a {
	color: #fff;
	text-decoration: underline;
}
div#highlightBlock a:hover {
	color: #ccc;	
}
div#highlightBlock-odd {
	background-color: #6C6;
}
div#highlightBlock, div#highlightBlock-odd {
	width: 95%;
	margin: 0 auto 1em;
}
