#container {
    background: url('../img/bg_container.gif') top left repeat-y;
}

/* ******LIGHT GREEN ****** */

body, #contribute_text, #greenbox  {
	background: #A8BBAD;
}
form, form input, textarea, #orph1_top a, #leftcontent h2, #mast_orph h2 {
	color: #A8BBAD; 
}


/* ****** OFF-WHITE ****** */

#nav a:hover {
	background: #F9F9F9;
}
#mast_text h1, #mast_text p, #nav a.there, #nav a.here, #nav ul li ul li a {
	color: #F9F9F9;
}


/* ****** DARK BLUE ****** */ 

#masthead , #topstrip_inner, #nav a.here, #nav ul li ul li a:hover{
	background: #30577B;
}
h1, #nav a:hover, #leafbox h2, #support p  {
	color: #30577B;
}


/* ****** LIGHT BLUE ****** */

#nav ul li ul li a { background: #7895A3; }

#mast_orph a.ltblue { color: #7895A3; }


/* ***** GRAY ***** */

p, #main_text h3, .date {color: #777777;}


/* ***** RED ***** */
a {color: #804650;}


/* ***** DIV BACKGROUNDS ***** */


#header {
	background: url('../img/bg_header.gif') top left no-repeat;
}

#nav {
	background: url('../img/bg_toolbar.gif') repeat-x;
}
	

	#greenbox h5 {
		text-indent: -9999px;
		background: url('../img/bg_green_top.gif') no-repeat;
		height: 12px;
		margin: 0;
		padding: 0;
	}
	
	#greenbox h6 {
		text-indent: -9999px;
		background: url('../img/bg_green_bottom.gif') no-repeat;
		height: 12px;
		margin: 0;
		padding: 0;
	}
#leafbox {
	background: url('../img/bg_leaf.jpg') center no-repeat;
}	
	

#footer  {
	background: url('../img/bg_footer.gif') repeat-y;
}
	#footer h5 {
		text-indent: -9999px;
		background: url('../img/bg_footer_top.gif') no-repeat;
		height: 48px;
		margin: 0;
		padding: 0;
	}
	
	#footer h6 {
		text-indent: -9999px;
		background: url('../img/bg_footer_bottom.gif') no-repeat;
		height: 24px;
		margin: 0;
		padding: 0;
	}	

h3, h4, h5 {
	color: #957A4C;
}


p {

}
