div#endure-understand
{
	width: 500px;
	background-color: #EEE;
	border: solid 1px black;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
}

div#cntnt a img.tnail, div#cntnt img.tnail { border: solid 2px blue; }

div#essential-question
{
	clear: both;
	background-color: #EEE;
	border: solid 1px black;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
}

div#cntnt div#essential-question p#e-q-text
{
	font-size: 16px;
	margin: 0px 0px 10px 25px;
	padding: 0px;
}

div#essential-question h4
{
	width: 75px;
	float: left;
	margin: 0px;
	padding: 0 0 0 25px;
}

div#cntnt div#essential-question p
{
	margin-left: 125px;
	margin-top: 0px;
	padding-top: 0px;
}

body#grade3-unit3 div#cntnt div#endure-understand
{
	width: 280px;
	margin-left: 0px;
	margin-right: 0px;
}

body#grade3-unit2 div#cntnt div#essential-question,
body#grade3-unit3 div#cntnt div#essential-question,
div#cntnt div#essential-question.floating { clear: none; }

div#cntnt div#essential-question.floating
{
	float: left;
	width: 270px;
}

body#grade4-unit5 div#cntnt div#essential-question
{
	width: 300px;
	margin: 0px;
	float: left;
}

body#grade3-unit2 div#cntnt div#essential-question p,
body#grade3-unit3 div#cntnt div#essential-question p,
body#grade4-unit5 div#cntnt div#essential-question p,
div#cntnt div#essential-question.floating p { margin-left: 0px; }
div#cntnt div#essential-question.floating p { margin-bottom: 10px; }

body#grade3-unit2 div#cntnt div#essential-question p#e-q-text,
body#grade3-unit3 div#cntnt div#essential-question p#e-q-text,
body#grade4-unit5 div#cntnt div#essential-question p#e-q-text,
div#cntnt div#essential-question.floating p#e-q-text
{
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

body#grade3-unit2 div#essential-question h4,
body#grade3-unit3 div#essential-question h4,
body#grade4-unit5 div#essential-question h4,
div#cntnt div#essential-question.floating h4
{
	width: 75px;
	float: left;
	padding: 0px;
	margin: 0px;
}

div#cntnt p img.red, div#cntnt p.red img { border: solid 5px #F30; }
div#cntnt p.red span { background-color: red; }
div#cntnt p img.maroon, div#cntnt p.maroon img { border: solid 5px #900; }
div#cntnt p.maroon span {background-color:#FF7F7F}
div#cntnt p img.orange, div#cntnt p.orange img { border: solid 5px orange; }
div#cntnt p.orange span {background-color:orange;}
div#cntnt p img.orange-dark { border: solid 5px #F60; }
div#cntnt p img.yellow { border: solid 5px #FC0; }
div#cntnt p img.green, div#cntnt p.green img { border: solid 5px green; }
div#cntnt p.green span { background-color: #0C0; }
div#cntnt p img.olive, div#cntnt p.olive img { border: solid 5px #808000; }
div#cntnt p.olive span {background-color:#808000;}
div#cntnt p img.blue, div#cntnt p.blue img { border: solid 5px blue; }
div#cntnt p.blue span {	background-color: #36F;}
div#cntnt p img.blue-dark, div#cntnt p.blue-dark img { border: solid 5px #000080; }
div#cntnt p.blue-dark span {background-color:#9CF;}
div#cntnt p img.blue-light, div#cntnt p.blue-light img { border: solid 5px #9CF; }
div#cntnt p.blue-light span {background-color:#9CF;}
div#cntnt p img.blue-gray, div#cntnt p.blue-gray img { border: solid 5px #369; }
div#cntnt p.blue-gray span { background-color: white; }
div#cntnt p img.indigo { border: solid 5px indigo; }
div#cntnt p img.purple, div#cntnt p.purple img { border: solid 5px purple; }
div#cntnt p.purple span {background-color: purple; }
div#cntnt p img.brown, div#cntnt p.brown img { border: solid 5px #963; }
div#cntnt p.brown span {background-color:#FC9;}
div#cntnt p img.brown-light { border: solid 5px #C60; }
div#cntnt p img.brown-lighter { border: solid 5px #C90; }
div#cntnt p img.black { border: solid 5px black; }
div#cntnt p img.gray-dark { border: solid 5px #333; }
div#cntnt p img.aqua { border: solid 5px #09C; }
div#cntnt p.blue img { border: solid 5px blue; }

div#cntnt p.blue span, div#cntnt p.red span, div#cntnt p.green span,
div#cntnt p.blue-gray span, div#cntnt p.blue-light span, div#cntnt p.olive span,
div#cntnt p.orange span, div#cntnt p.blue-dark span, div#cntnt p.brown span,
div#cntnt p.maroon span, div#cntnt p.purple span
{
	display: block;
	font-weight: bold;
	border: solid 1px black;
	color: black;
	font-size: 10px;
	width: 258px;
	text-align: center;
}

div#cntnt p span.bigger {font-size:14px;}

div#cntnt p.gray
{
	border: solid 1px black;
	background-color: #CCC;
	text-align: center;
	font-weight: bold;
	margin: 0 20px 10px 20px;
	font-size: 10px;
}

body.gradek div#sdbr li#nav-gradek, /* Step 1 Part A */
body.grade1 div#sdbr li#nav-grade1, 
body.grade2 div#sdbr li#nav-grade2, 
body.grade3 div#sdbr li#nav-grade3, 
body.grade4 div#sdbr li#nav-grade4, 
body.grade5 div#sdbr li#nav-grade511, 
body.grade6 div#sdbr li#nav-grade6, 
body.grade8 div#sdbr li#nav-grade8, 
body.grade9 div#sdbr li#nav-grade9, 
body.grade10 div#sdbr li#nav-grade10, 
body.grade11 div#sdbr li#nav-grade511,
body.grade12 div#sdbr li#nav-grade12
{
	background-color: white;
	margin-left: -1px;
}

/* Bold Active Menu item */
body.gradek div#sdbr li#nav-gradek a, /* Step 1 Part A */
body.grade1 div#sdbr li#nav-grade1 a, 
body.grade2 div#sdbr li#nav-grade2 a, 
body.grade3 div#sdbr li#nav-grade3 a, 
body.grade4 div#sdbr li#nav-grade4 a, 
body.grade5 div#sdbr li#nav-grade511 a, 
body.grade6 div#sdbr li#nav-grade6 a, 
body.grade8 div#sdbr li#nav-grade8 a, 
body.grade9 div#sdbr li#nav-grade9 a, 
body.grade10 div#sdbr li#nav-grade10 a, 
body.grade11 div#sdbr li#nav-grade511 a,
body.grade12 div#sdbr li#nav-grade12 a
{
	font-weight: bold;
	padding-left: 1px;
}
div#cntnt p.poster_image {float:left;margin:20px;}
