@charset "utf-8";
/* CSS Document */

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;	
	color:  black;
	width:1007px;
      margin: auto;
	text-align: center;
line-height: 150%
}

table {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;	
	color:  #0d774a;
}

html,div,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,input,p,fieldset,form,pre{
	margin:0;
	margin-bottom: 10px;
	padding:0;
	text-align:left;
}

h1 {color: #0d774a; font-size: 20px; font-weight: bold; margin-bottom: 20px;}
h2 {color: #0d774a;  font-size: 16px; font-weight: bold; margin-top: 20px}
h3 {color: #0d774a; font-size: 14px;}

 

a{
	cursor:pointer;
 	color: #854921;
	text-decoration: none;
}
ul{
	list-style-image:none;
	list-style-position: outside;
	list-style-type:bullet;
	margin-left:20px;
}
ol{
	list-style-position: outside;
	margin-left:30px;
}
.clear{
	clear:both;
}
#container{
	text-align:center;
	margin:0 auto;
	width:1007px;
	color:  black;
        background-color:white;
}
#home_header{
	margin:10px 0 20px 0;
	background:url(../image/logo.png) top left no-repeat;
}
#main_menu{
	width:420px;	
	height:76px;
	position:relative;
}
#main_menu ul li{
	display:inline;	
}
#main_menu ul li a{
	background:url(../image/main_menu.gif) no-repeat;
	width:76px;
	height:0;
	float:right;
	padding-top:76px;
	margin-left:6px;
	text-indent:-9999px;
}

#main_menu ul li#menu_home a{
	background-position:0 0; 
}
#main_menu ul li#menu_whoweare a{
	background-position:-82px 0;
}
#main_menu ul li#menu_whatwedo a{
	background-position:-164px 0;
}
#main_menu ul li#menu_involved a{
	background-position:-246px 0;
}
#main_menu ul li#menu_resource a{
	background-position:-328px 0;
}

#main_menu ul li#menu_home a:hover,#main_menu ul li#menu_home a.menu_selected{
	background-position:0 -76px;
}
#main_menu ul li#menu_whoweare a:hover,#main_menu ul li#menu_whoweare a.menu_selected, #main_menu ul li#menu_whowearec a{
	background-position:-82px -76px;
}
#main_menu ul li#menu_whatwedo a:hover,#main_menu ul li#menu_whatwedo a.menu_selected, #main_menu ul li#menu_whatwedoc a{
	background-position:-164px -76px;
}
#main_menu ul li#menu_involved a:hover,#main_menu ul li#menu_involved a.menu_selected{
	background-position:-246px -76px;
}
#main_menu ul li#menu_resource a:hover,#main_menu ul li#menu_resource a.menu_selected{
	background-position:-328px -76px;
}
.header_member,#contact_info, .home_top{
	float:right;
}


#breadcrumb{
	float:left;
	font-weight:bold;
	color:#666666;
}

#contact_info ul li{
	display:inline;	
}
#contact_info ul li a{
	background:url(../image/heart.png) no-repeat;
	padding:0 5px 0 15px;
	color:#e0922f;
}

#introduction, #download, .tool, #logo{
	float:left;
}
.content_member{
	float:left; width:700px;
}

#download {
  display: block;
  height: 143px;
  width: 173px;
 }

#download a:hover{
 display: block;
  height: 143px;
  width: 173px;
  background: url("http://www.evergreeneducation.org/new/image/downloada.gif") no-repeat 0 -143px;
}

#content{
	margin-top:5px;
	border:solid 1px #ebebeb; 
}
#left{
	width:266px; 
	
}
#right{
	border-left:solid 1px #ebebeb;
}
#navigation ul{
 	padding:0 10px;
}
#navigation ul li{
 	display:inline;
	text-align:left;
}
#navigation ul li a{
	font-weight:bold;
	
	background:url(../image/leaf.png) center left no-repeat;
	padding:10px 0 0 38px;
	display:block;
	height:30px;
	color:#999999;
	border-bottom:solid #F1F1F1 1px;
}
#navigation ul li a:hover,#navigation ul li a.nav_select:hover{
	text-align: left;
	color:#22a1d1;
}

#navigation ul li a.nav_select{
	text-align: left;
	color:#000000;
}
#navigation ul li ul{
 	border-bottom:solid #F1F1F1 1px;
	padding:0;
}
#navigation ul li ul li{
 	text-align:left;
}
#navigation ul li ul li a{
 	background:none;
	border:medium none;
}
#li_libpro{
	display:block;
}

#topic_part{
	margin:100px 20px 0;  
}

#topic_part h6{
	color:#95b42b;
	font-size:10px;
	margin-bottom:5px;
} 

#topic ul li{
	height:35px;
	background:#e0e0e0;
	border-bottom:#FFFFFF solid 1px;
	padding-top:15px; 
}
#topic ul li a{
	font-weight:bold;
	background:url(../image/arrow.gif) no-repeat top right;
	margin-right:20px;
	height:30px;
	display:block;	
}

#topic ul li.btop{
background:url(../image/boxt.png) no-repeat;
}

#topic ul li.btop:hover{
background:url(../image/boxht.png) no-repeat;
}

#topic ul li.bmid{
background:url(../image/boxm.png) no-repeat;
}

#topic ul li.bmid:hover{
background:url(../image/boxhm.png) no-repeat;
}

#topic ul li.bbot{
background:url(../image/boxb.png) no-repeat;
}

#topic ul li.bbot:hover{
background:url(../image/boxhb.png) no-repeat;
}

#topic ul li:hover a{
	background:url(../image/arrow_select.gif) no-repeat top right;
	margin-right:20px;
	height:30px;
	display:block;	

}
#introduction{
	width:450px;
	margin:20px;
	text-align:left;
	font-weight:bold; 
}
#introduction h5{
	font-size:18px;
}
#introduction p{
	margin-top:10px;
	color:#999999;
}
#download{
	margin-top:50px;
}
#iconbar{
	margin:20px 20px 0;
	padding:10px 0;
	border-top:#F1F1F1 solid 1px;
}
.tool{
	width:100px;
	color:#999999;
}
#home, #home a{
	color:#69954b;
	font-weight:bold;
	margin-right:10px;
}
#top, #top a{
	color:#d99500;
	font-weight:bold;
}
#footer{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	margin:10px 0;
        background-color: #f5f5f5;
}

#footer a {color: #0d774a;}

#footer a:hover {color: #0098d1;}

.footer_link {margin-left: 50px;}

#address{
	margin-left: 50px;
	color:#999999;
}

.hide{
display: none;
}

.show{
display: block;
}

.formfld {
width:190px; 
display: inline;
float: left;
text-align:right;
}

.green  {color: #0d774a; }
.green a {text-decoration: none;color: #0d774a; }
.green a:hover {background-color:#0d774a; color: white; }
.cmd, .cmd a{color: #0d774a;}
.cmd a {text-decoration: none;}
.cmd a:hover, .cmd a:active {color: #496c5f; font-weight:bold; 

}
.cmd p {color:black;}
.cmdhome  {color: #496c5f; font-weight:bold; 
height: 20px;
}

.confbullet {
float: left; 
width: 250px;
}


.confright a {color: #0098d1; font-weight: bold; text-decoration: underline;}
 
 

.confright {
float: left;
width: 650px;
}

.cmdh1 {
text-transform: uppercase;
font-weight:bold;
}


