/*Globals */
body { background: #0960a2;}   
a, #programs a { color: #c44800;}
h1.ttl-newsletter { background: url('../images/indig-ttl-newsletter.png') no-repeat; height: 36px; margin-bottom: 25px; }
#header-wrapper { background: transparent url('../images/indig-header-wrapper-bg.png') repeat-x; } 
#header { background: transparent url('../images/indig-header-bg.png') repeat-y;  }
#search { background: transparent url('../images/indig-header-search-bg.png') repeat-y; }
#search p input { background: #fff; }              
#nav ul { background: transparent url('../images/indig-nav-bg.png') repeat-x;  }
#nav li { border-left: 1px solid #9b4c01; }
#nav li a { color: #612600;  } 
#nav li a:hover { color: white; background: transparent url('../images/indig-nav-bg-hover.png') repeat-x; }
#nav ul ul { background: #f5ad0a; }
#nav ul ul li { border-top: #9b4c01 1px solid; }
#nav ul ul li a:hover {background: #c74c00; color: #fff; }

#content-wrapper { background: #dfc8bd url('../images/indig-content-wrapper-bg.png') repeat-x; } 
#banner { background: #fff url('../images/indig-subpage-banner.png') no-repeat right; }

#left-nav {	background: #fff url('../images/indig-left-nav-bg.png') repeat-x; }
#left-nav h3 { color: #a01d00; background: #fff url('../images/indig-left-nav-h2-bg.png') repeat-y; } 
#left-nav h3 a { color: #a01d00; }
#left-nav li { background: url('../images/indig-list-dash.png') no-repeat 10px 11px; border-bottom: 1px dashed #b9c7d1; }
#left-nav a { color: #c44800; }

#page-content { color: #656a73; } 
#page-content h1 { color: #a01d00; border-bottom: 1px solid #f9b432; }
#page-content p.red, span.red { color: #bf5211;}
#page-content table td { color: #461d00; background: #e68d07; }
#page-content table tr.header td { color: #fff; background: #c74c00; }
 
#more-content-wrapper { background: #fdfeff url('../images/indig-more-content-wrapper-bg.png') repeat-x; }

#subscribe { background: #fff url('../images/indig-left-nav-bg.png') repeat-x; }
#subscribe p, #subscribe a { color: #c44800; }
#subscribe p input { background: #dfc8bd; }
#subscribe label { color: #c44800; }
#subscribe td input.em_wfs_input_text { background: #dfc8bd;}           

#programs h2 { color: #a01d00; }
#programs li { color: #c44800; border-top: 1px dotted #fdaf2f; } 

#support-groups { color: #687178; }
#support-groups strong { color: #c44800; }  
#support-groups h2 { color: #a01d00; } 
#a-group { border-bottom: 1px dotted #999; }

#footer-wrapper { background: url('../images/indig-header-wrapper-bg.png') ; }    
#footer a { color: #612600;	}
#footer p { color: #fff; }    
#footer ul { border-top: 1px solid #612600; }              
#footer li:first-child { border-right: 1px solid #612600; }    