body, #primary{
	color:#444;
}
#header, #primary{
	background:#FFF;
}

#secondary{
	background: #B9C59A;
       }

body, #ancillary{
	background: #949e7c;
       }
#ancillary{
	border-top:1px solid #D5D5D5;
}

a, .c2front .details a, .story .details a:hover{
	color: #666666;
       cursor: pointer;}
        
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:1px solid #7F7F7F; }

/*a, .c2front .details a, .c2front .details a:hover{
	color:#000;
       text-decoration: underline;
}
        
.c2front .details a:hover{
	text-decoration:underline;
}
.c2front .details{ border-top:1px solid #7F7F7F; }*/

h1, h2, h3{ color: #555555 }

#primary h2{ color:#333; }

blockquote{ color:#333; }

table th{ color:#FFF; background: #ffffff
       }
table td{ color:#000; background: #ffffff
       }

#header h1{ border-right: 1px none; }

.secondary .featured dl{
	border-bottom:1px solid #CCC;
}
.secondary dd a{ color: #000 }

.secondary dd a:hover{ 
       color:#000;
       text-decoration: underline;
       cursor: pointer;}


.secondary .featured dt{
	color: #000;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color: #555555
}

#secondary{
	border-top:1px solid #E3E3E3;
    color: #000;}
    
.comment-head{
	
}

.cgalleryspace{
	
}

ul.folplinkslist li a {
       color: #ffffff;}


div.block ul, ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #C2C2C2;
}
div.block ul li, ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #C2C2C2;
       }

div.block ul .date, ul.dates .date, ul.counts .count{
	color: #000000
}

div.block ul a, ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	
}

div.block ul a:hover, ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
       color:#000;
       text-decoration: underline;
       cursor: pointer;}

#footer{ color: #ffffff; }

#footer a, #footer p.attributes a{
	color: #ffffff
}
#footer a:hover, #footer p.attributes a:hover{  
       color:#000;
       text-decoration: underline;
       cursor: pointer;}


/* Images */

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}
