/*  
Theme Name: grow
Description: part of a series of color-based designs
Version: 1.0
Author: frank hamilton, Community IT Innovators
Author URI: http://citidc.com
*/



/*	------------------------------------------------------- 
	DOCUMENT
	------------------------------------------------------- */

body {
	background: url("g/naptprogram_bg.jpg") top left repeat-x;
}


/*	------------------------------------------------------- 
	LAYOUT
	------------------------------------------------------- */

#header	{ 
	background: url("g/naptprogram_h1.jpg") top left no-repeat;
}

#member_panel {
	background: #99CC33 url("g/naptprogram_member_panel_bottom.jpg") bottom left no-repeat;
}

#member_info { background-color: #99CC33; }

#search { background-color: #99CC33; }

.inside_10 {
	 background-color: #99CC33; 
}


/*	------------------------------------------------------- 
	NAVIGATION : UNIVERSAL
	------------------------------------------------------- */


/*	------------------------------------------------------- 
	NAVIGATION : GLOBAL
	------------------------------------------------------- */


/*	------------------------------------------------------- 
	CONTENT : ONE
	------------------------------------------------------- */

#featured {
	background-color: #CCFF99;
}


/*	------------------------------------------------------- 
	CONTENT : THREE
	------------------------------------------------------- */

#three .inside_10 {
	 background-color: #CCFF99; 
}

#three .nav_sub h4 {
	color: #666666;
	border-bottom: 2px solid #99CC33;
}


/*	------------------------------------------------------- 
	CONTENT : FOOTER
	------------------------------------------------------- */

#footer .inside_10 {
	background-color: #C8E491;
}

