body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, fieldset, legend{
	margin:0;
	padding:0;
	border:none;
}

ul, ol{
	margin-left:1em;
	padding-left:1em;
}

p, ul, ol, div, form, table{margin-bottom:1em;}

h1, h2, h3, h4, h5, h6{margin-bottom:.25em;}

h1{font-size:180%}
h2{font-size:140%}
h3{font-size:120%}
h4{font-size:110%}
h5{font-size:105%}
h6{font-size:100%}

h2{color:#c19e43;}

.clear{clear:both;}
.clearRight{clear:right}

a img{border:none;}

body{
	text-align:center;
	background:#4e6f18;
	color:#666666;
	font-family:arial;
	font-size:12px;
	line-height:1.5em;
}

#container{
	width:890px;
	margin:0 auto;
	text-align:left;
}

#header{
	height:90px;
	margin-bottom:1em;
	background:#fff url('images/header.png') left top no-repeat;
}

#header h1{
	text-indent:-999999px;
}

#header h1 a{
	float:left;
	width:180px;
	height:65px;
	margin:10px 0 0 20px;
}

#header p{
	text-align:right;
	font-style:italic;
	padding:20px;
}

#pageWrapper{
	background:url('images/bgTop.png') left top no-repeat;
	overflow:hidden;
	height:1%;
	padding-top:20px;
	margin-bottom:0;
}

#page{
	background:url('images/bg.png') left top repeat-y;
	overflow:hidden;
	height:1%;
}

#pageInner{
	background:url('images/bgBottom.png') left bottom no-repeat;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:0;
	height:1%;
}

#mainContent{
	width:635px;
	background:#fff;
	float:right;
	padding:20px;
	margin-right:5px;
}

#mainContent a{
	color:#B38818;
}

#mainContent h3{
	color:#4e6f18;
	font-weight:normal;
	font-style:italic;
	font-size:140%;
	border-top:solid 1px #d6d6d6;
	padding-top:12px;
	clear:both;
}

#mainContent h3.first{
	border-top:none;
	padding-top:0;
}

ul#stageLinks{
	margin-left:0;
	padding-left:0;
	list-style:none;
	margin-top:3em;
	clear:both;
}

ul#stageLinks li{
	display:inline;
}

ul#stageLinks li a{
	float:left;
	display:inline;
	width:114px;
	height:57px;
	color:#fff;
	background:url('images/stageButton.png') left top no-repeat;
	padding-right:50px;
	padding-left:10px;
	padding-top:20px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-right:50px;
}

ul#stageLinks li a.last{
	margin-right:0;
}

#sidebar{
	width:190px;
	margin-right:15px;
	background:#f1f1d0;
	float:left;
	margin-left:5px;

}

#sidebar, #mainContent{
	margin-bottom:0;
		display:inline;
}

p.navTitle{
	background:#ff9933 url('images/navTitle.png') left top repeat-x;
	margin-bottom:0;
	padding:.5em;
	color:#fff;
	font-size:140%;
}

#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li a{
	display:block;
	text-decoration:none;
	color:#74746a;
	padding:6px 6px 6px 6px;
	border-bottom:solid 1px #cecebd;
width:178px;
}

#sidebar ul li a:hover, #sidebar ul li a.active{
	background-color:#c3cc9a;
	border-bottom:solid 1px #fff;
	font-weight:bold;
}

#sidebar ul li ul{
	border-bottom:solid 1px #cecebd;
}

#sidebar ul li ul li a{
	padding-left:1em;
	width:170px;
	border-bottom:0;
}

#sidebar ul li ul li a:hover{
	background-color:transparent;
	text-decoration:underline;
	border-bottom:none;
}

#sidebar ul li ul li a.active{
	background:transparent;
	font-weight:bold;
	border-bottom:none;
}

#welcome, #homeBoxes, #footer{padding:20px;}

#welcome{
	background:#fff url('images/welcomebg.png') right top no-repeat;
	padding-right:580px;
	height:342px;
}

#homeBoxWrapper{
	background:url('images/boxesBottom.png') left bottom no-repeat;
	overflow:hidden;
	height:1%;
	padding-bottom:20px;
}

#homeBoxes{
	background:#eeefc5 url('images/boxesTop.png') left top no-repeat;
	overflow:hidden;
	height:1%;
	padding-bottom:0;
	margin-bottom:0;
}

#homeBoxes div{
	width:266px;
	height:180px;
	float:left;
	display:inline;
	padding:0 10px;
	border-right:solid 1px #4e6f18;
	background:url('images/box2.png') left top no-repeat;
	position:relative;
}

#homeBoxes div.first{
	padding-left:0;
	background-image:url('images/box1.png');	
}

#homeBoxes div.last{
	border-right:none;
	padding-right:0;
	background-image:url('images/box3.png');
}

#homeBoxes div p, #homeBoxes div h2{
	margin-left:92px;
}

#homeBoxes div p.button{
	position:absolute;
	left:92px;
	bottom:0;
	margin-left:0;
	margin-bottom:0;
}

p.button{
	background:url('images/buttonLeft.png') left top no-repeat;
	float:left;
	padding-left:20px;
	
}

p.button a{
	background:url('images/buttonRight.png') right top no-repeat;
	color:#fff;
	float:left;
	padding:10px 20px 10px 0;
	text-decoration:none;
	
}

#welcome p.button, #mainContent p.button{
/*	float:right; */
	background:url('images/buttonLeftw.png') left top no-repeat;

}

#welcome p.button a, #mainContent p.button a{
/*	float:right; */
	background:url('images/buttonRightw.png') right top no-repeat;
	color:#fff;
}

#mainContent p.button{
	float:right;
}

#footer{
	background:#b38818 url('images/footerbg.png') left top no-repeat;
	height:42px;
	color:#fff;
	clear:both;
	overflow:hidden;
	margin-bottom:1em;
	padding-bottom:0;
	padding-top:22px;
}

#footer p{
	float:left;
	margin-bottom:0;
}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#footer ul li{
	display:inline;
	border-right:solid 1px;
	margin-right:5px;
	padding-right:6px;
}

#footer ul li.last{
	border:none;
	margin:0;
	padding:0;
}

#footer ul li a{color:#fff;}


table{
	width:100%;
	clear:both;
}

th{
	background:#5f801f;
	color:#fff;
}

th, td{
padding:.5em;
}

th{
	border-right:solid 1px #fff;
}

td{
	border-bottom:solid 1px #a9a9a9;
	border-right:solid 1px #a9a9a9;
	
}

td.noBorder{
	border-right:none;
}

tr.alt{
	background:#f7f6e2;
}

table#stageOne th, li.stageOne{background:#8db3e2;}
table#stageTwo th, li.stageTwo{background:#41dadf;}
table#stageThree th, li.stageThree{background:#7ffd82;}
table#stageFour th, li.stageFour{background:#8dec30;}
table#stageFive th, li.stageFive{background:#dcf349;}
table#stageSix th, li.stageSix{background:#f9bf8f;}

table#stageOne th, table#stageTwo th, table#stageThree th, table#stageFour th, table#stageFive th, table#stageSix th, ul#lessonStages li a{color:#1f487c;}


ul#programOverview{
	margin:0;
	padding:0;
	list-style:none;
}

ul#programOverview li{
	width:211px;
	float:left;
	text-align:center;
}

ul#programOverview li img{
	display:block;
	margin:1em auto;
}

p.visit{
	text-align:right;
	font-style:italic;
}


ul#lessonStages{
	margin:0;
	padding:0;
	list-style:none;
}

ul#lessonStages li{
	text-align:center;
	float:left;
	width:89px;
	height:110px;
	margin-right:5px;
	padding:5px;
	font-weight:bold;
}

ul#lessonStages li span{
	display:block;
	font-weight:normal;
	font-style:italic;
}

.stageExtra{
	background:#F1F1D0;
	border:solid 1px #e0e0bb;
	padding:10px;
	float:right;
	margin:0 0 1em 1em;
	width:200px;
}

.stageExtra p, .stageExtra ul{
	margin-bottom:0;
}

ul#outcomes{
	margin-left:0;
	padding-left:0;
	list-style:none;
	border:solid 1px #a9a9a9;
	border-bottom:none;
}

ul#outcomes li{
	padding:.75em .75em .75em 35px;
	border-bottom:solid 1px #a9a9a9;
	background:url('images/check.png') 5px center no-repeat;
}

ul#outcomes li.alt{
	background-color:#f7f6e2;
}


div.videoImg{
	float:right;
	margin:0 0 1em 1em;
	text-align:center;
	font-style:italic;
}

div.videoImg img{
	padding:3px;
	background:#eee;
	border:solid 1px #ddd;
}

form div label, form div input{
	clear:both;
	display:block;
}

img.imgRight{
	float:right;
	margin:0 0 1em 1em;
}

img.imgLeft{
	float:left;
	margin:0 1em 1em 0;
}

dt{
	font-weight:bold;
}

dd{
	margin-bottom:1em;
}

span.glossarySource{
	display:block;
	font-style:italic;
}

dl#glossary dt{
	float:left;
	margin-right:.5em;

}

dl#glossary dd{
	margin-left:0;
	padding-left:0;
}


ul#references{
	margin-left:0;
	padding-left:0;
	list-style:none;
	width:99%;
}

ul#references li{
	margin-bottom:1em;
	margin-left:1em;
	text-indent:-1em;
}

img.alignCenter{
	display:block;
	margin:1em auto;
}

.external{
	font-size:90%;
}

ul#charts{
	margin-left:0;
	padding-left:0;
	list-style:none;
}

ul#charts li{
	text-align:center;
	width:250px;
	height:185px;
	float:left;
	margin:1em 31px;
	border:solid 1px #4E6F18;
	display:inline;;
}

ul#charts li img{
	display:block;
}

#sitemap h1, 
#sitemap h2, 
#sitemap h3, 
#sitemap h4, 
#sitemap h5, 
#sitemap h6{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	border:none;
}

#sitemap li ul{
	margin-bottom:0;
}

.share a{
	color:#fff;
}

ul#share{
	margin-left:0;
	padding-left:0;
	list-style:none;
}

ul#share li{
	clear:both;
	background:#F1F1D0;
	border:solid 1px #E0E0BB;
	overflow:hidden;
	margin-bottom:10px;
	padding:10px;
}

ul#share li p{
	font-weight:bold;
}
ul#share img{
	float:left;
	border:solid 1px #ddd;
	margin-right:10px;
}

ul#share code{
	float:left;
	width:350px;
	height:100px;
	overflow:auto;
	background:#fff;
	border:solid 1px #ddd;
}
ul li a.video{
	float:left;
	margin-right:10px;
	display:block;
	width:320px;
	height:240px;
	background:#000;
	margin-bottom:1em;
}

ul#videoList li{
	clear:both;
	margin-bottom:1em;
}

ul#videoList{
	margin-left:0;
	padding-left:0;
	list-style:none;
}

p.feed{
	float:right;
	background:url('images/feed-icon-14x14.png') left center no-repeat;
	margin-left:14px;
	padding-left:20px;
}

#sidebar p a.feed{
	background:url('images/feed-icon-14x14.png') left center no-repeat;
	display:block;
	padding-left:20px;
	color:#ff9933;
	margin-left:10px;
}

#homeBoxes #testimonialHomePage{
	background-image:none;
	clear:both;
	border:none;
	width:100%;
	margin:0;
	padding:0;
	height:auto;
	background:url('images/testimonial.png') center top no-repeat;
}

#homeBoxes #testimonialHomePage p{
	font-style:italic;
	margin:0;
	padding:20px 20px 0 20px;
	font-size:120%;
	margin-bottom:1em;
}

#testimonialHomePage p#testimonialMeta{
	text-align:right;
	padding-top:0;
}

table#stateStandards{
	word-break: break-all;
}
a.th{color:#EEEFC5;}

p.highlight{
	background:#EEEFC5;
	border:solid 1px #C3CC9A;
	padding:1em;
	text-align:center;
	font-style:italic;
}

a#bcHome{
	background:url('images/homeIcon.png') left bottom no-repeat;
	float:left;
	width:18px;
	height:14px;
	text-indent:-999999px;
}

.floatRight{
	float:right;
}