/* CSS BLUE*/
#content {
	background-image: url(../images/educators_bg.gif);
}

#topwave {
	background-image: url(../images/educators_top_wave.gif);
}
/*CHANGE LEFT NAV BG COLOR*/
#leftnav {
	background: #cdea54;
}

#leftwave1 {
	height: 33px; 
	background-image: url(../images/educators_leftwave_top.gif);
} 

/*LEFT LEFT-ALIGN PICTURE BOX*/
#leftcontent {
	background: #8e76b6; 
	color: #87c1fa;
	width: 188px; 
	text-align: left; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal;
}

.leftcontent {
padding: 5px;
}

/*LEFT CENTERED PICTURE BOX */
#leftcontent2 {
	background: #4c4780; 
	color: #87c1fa;
	text-align: center;
}

.leftimage-centered {
padding-bottom: 10px;
}


/*CHANGE LEFT BOTTOM BOX COLOR*/
#leftwave2 {
	height: 100px; 
	background: #a3c514; 
	background-image: url(../images/educators_leftwave_bottom.gif);
}

.left img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left  img {background: url(../images/arrow_yel_ltgreen.gif) no-repeat; }
a.left:hover img {background: url(../images/arrow_yel_ltgreen_over.gif)  no-repeat;}

a.left_current {
color: #d30f26; 
}

.left_current img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left_current   img {background: url(../images/arrow_yel_ltgreen_current.gif) no-repeat; }
a.left_current :hover img {background: url(../images/arrow_yel_ltgreen_over.gif)  no-repeat;}

.leftcontentarrow {
color: #3c1c04; 
}

a.leftcontentarrow {
color: #3c1c04; 
}

a.leftcontentarrow:hover {
color: #fff;
}
.leftcontentarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentarrow img {background: url(../images/arrow_yel_ltpurp.gif) no-repeat; }
a.leftcontentarrow:hover img {background: url(../images/arrow_yel_ltpurp_over.gif)  no-repeat;}

.leftcontentcenteredarrow {
color: #fddb01; 
}

a.leftcontentcenteredarrow {
color: #fddb01;
}

a.leftcontentcenteredarrow:hover {
color: #fff;
}
.leftcontentcenteredarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentcenteredarrow img {background: url(../images/arrow_yellow_purple.gif) no-repeat; }
a.leftcontentcenteredarrow:hover img {background: url(../images/arrow_yellow_purple_over.gif)  no-repeat;}



#maincontent {
	color: #303a02;
	width: 430px;
}


#maincontent a {
	color: #800e05; 
	text-decoration: none; 
	font-weight: bold;
}

#maincontent a:hover {
	color: #805605; 
	text-decoration: underline; 
	
}


h1 {
	color: #3a4800; 
	border-bottom: 1px solid #9eb65b;
}

h2 {
	color: #432506; 
	padding-top: 15px;
}

h3 {
	color: #014039; 
}

#maincontent ul, #maincontent ul li{
margin:0;
padding:10px;
list-style-type:none;
}

#maincontent ul li{
background:url(../images/educator_bullet.gif) left 3px no-repeat;
padding:0 25px 0 25px;
}


#submenu {
	color: #823600; 
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a {
	color: #823600;
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a:hover {
	color: #823600; 
	text-decoration: underline;
	}
	
#headlink {
	color: #017266; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	padding: 20px 20px 10px 20px;
	margin-left: 30px;
}

#headlink a {
    font-weight: bold; 
	color: #017266; 
}

#headlink a:hover { 
	color: #ffffff; 
}

/*CHANGE RIGHT TOP BG COLOR*/
#righttop {
	background:#9fc10e;
}

#rightwave1 {
	background-image: url(../images/educators_rightwave_top.gif);
}

/*CHANGE RIGHT BOX BG COLOR*/
#rightbox {
	background:#586c03;
}

/*CHANGE RIGHT BOTTOM BG COLOR*/
#rightwave2 {
	background: #c8e64e; 
	background-image: url(../images/educators_rightwave_bottom.gif);
}

.rightheadtop {
	color: #b11303;
	font-weight: bold;
}


.rightcontenttoparrow {
color: #b11303;
}

a.rightcontenttoparrow {
color: #b11303; 
}

a.rightcontenttoparrow:hover {
color: #fff;
}
.rightcontenttoparrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.rightcontenttoparrow img {background: url(../images/arrow_ltgrn_dkgrn.gif) no-repeat; }
a.rightcontenttoparrow:hover img {background: url(../images/arrow_ltgrn_dkgrn_over.gif)  no-repeat;}

.rightheadbottom {
	color: #b11303;
	font-weight: bold;
}

.rightcontentbottomarrow {
color: #3c4a02; 
}

a.rightcontentbottomarrow {
color: #3c4a02; 
}

a.rightcontentbottomarrow:hover {
color: #fff;
}
.rightcontentbottomarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.rightcontentbottomarrow img {background: url(../images/arrow_dkgrn_ltgrn.gif) no-repeat; }
a.rightcontentbottomarrow:hover img {background: url(../images/arrow_dkgrn_ltgrn_over.gif)  no-repeat;}


