/*  style for the Mindquest Academy main topics */


/* ======================General styles========================================================== */

/* ======================navigation styles========================================================== */
/*   structure     */
h1 {

	color:#001a6d;
	
}
h4 {
	
	color:#008c8c;
margin:12px 0px 12px 24px;
}
		#sideNavigation {
		background-image:  url("../images/LAYOUT/circlegrade2Teal.gif");
background-position: 0px 0px;
			height:196px;
}
			
div#top {
	background-image: url();
}

div#nav_top_level_canvas {}

div#nav_top_level{}

div#HomeTab{
	 top: 0px;
	 }            
div#StartTab{
	  top: 0px;
	  }         
div#CoursesTab{ 
	 top: 0px;
	 }
div#PathwayTab{
	 top: 0px;
	 }           
div#EducatorTab{ 
	 top: 3px;   
	    }
		
		

	
div#middle {
	background-image:  url("../images/LAYOUT/topcornersTeal.gif");
	color:#000000;
}


div#content {
	background-image:   url("../images/LAYOUT/midlinesTeal.gif");
}



div#bottom {
	background-image:   url("../images/LAYOUT/bottomcornersTeal.gif");
}
/* ############################# content tables ########################### */
td.tablepiece1{
			background-image:   url("../images/LAYOUT/tablepieces_1_Tt.gif");
}
td.tablepiece2{
			background-image:   url("../images/LAYOUT/tablepieces_2_Tt.gif");
}
td.tablepiece3{
			background-image:   url("../images/LAYOUT/tablepieces_3_Tt.gif");
}
td.tablepiece4{
			background-image:   url("../images/LAYOUT/tablepieces_4_Tt.gif");
}
td.tablecontent{
background-color:#cce8e8;
}
td.tablepiece5{
			background-image:   url("../images/LAYOUT/tablepieces_5_Tt.gif");
}
td.tablepiece6{
			background-image:   url("../images/LAYOUT/tablepieces_6_Tw.gif");
}
td.tablepiece7{
			background-image:   url("../images/LAYOUT/tablepieces_7_Tt.gif");
}
td.tablepiece8{
			background-image:   url("../images/LAYOUT/tablepieces_8_Tt.gif");
}
	td.tablepiece1w{
			background-image:   url("../images/LAYOUT/tablepieces_1_Tw.gif");
}
td.tablepiece2w{
			background-image:   url("../images/LAYOUT/tablepieces_2_Tw.gif");
}
td.tablepiece3w{
			background-image:   url("../images/LAYOUT/tablepieces_3_Tw.gif");
}
td.tablepiece4w{
			background-image:   url("../images/LAYOUT/tablepieces_4_Tw.gif");
}
td.tablecontentw{
background-color:#ffffff;
}
td.tablepiece5w{
			background-image:   url("../images/LAYOUT/tablepieces_5_Tw.gif");
}
td.tablepiece6w{
			background-image:   url("../images/LAYOUT/tablepieces_6_Tt.gif");
}
td.tablepiece7w{
			background-image:   url("../images/LAYOUT/tablepieces_7_Tw.gif");
}
td.tablepiece8w{
			background-image:   url("../images/LAYOUT/tablepieces_8_Tw.gif");
}
	
/*
###################################################
# FOOTER NAVIGATION
###################################################
*/
#NavFooter {
}

#NavFooter a, #NavFooter a:visited {
	color:#001A6D;
}

#NavFooter a:hover, #NavFooter a:visited:hover {
	color:#008c8c;
}

#NavFooter .border_right {
	border-right:#001A6D;
}

#NavFooter .border_left {
	border-left:#001A6D;
}


#copyright a, #copyright a:visited {
	text-decoration:none;
	color:#001A6D;
}
#copyright a:hover, #copyright a:visited:hover {
	color:#008c8c;
}



/*  pallet
Home                           
blue  #001a6d  001a6d
GRADE FFFFFF AND 003399 
0033cc   001959
GRADE 2 bbbeff  000066  ccccff
UP GRADE 001959 AT 71% bbbeff
TEXT 001a6d   STROKE 003399
0a2ea0  001961

getting started
red   cc3300,  GRADE1 d23801

courses
tan  d47902

Pathways to success
yellow  ffcc00

educators' corner    green 339900   d3ffbb     669933, d3ffbb    008c8c teal, 20% cce8e8

body text #001A6D

#column_left {
	float:left;
	width:340px;
	margin-top:12px;
}
#column_right {
	display:inline;
	float:right;
	width:340px;
	margin-top:12px;
	margin-right:18px;
}
#content div p, #content div h4 {
	margin-left:8px;
	margin-right:10px;
	clear:both;
}

		

*/
