#feature {
	color: #ffffff;
}

#navigation a {
	color: #ffffff;
}

#navigation ul li ul li a {
	color: #000000;
}

#header #calltoaction a {
	color: #009245;
}

#col3 {
	border: 1px solid #4c4c4c;
}

#col3 #blurb,
#col3 #blurb a {
	color: #ffffff;
}

#footer #links,
#footer #links a {
	color: #000000;
}

.page h2,
.page h2 a,
#sectiontitle,
#supplemental h3 {
	color: #00391c;
}

table#bloom-calendar tr td.month {
	border-left: 1px solid #ccc;
	color: #007200;
}

table#bloom-calendar tr th {
	border-bottom: 1px solid #ccc;
}

table#bloom-calendar tr th.month {
	border-left: 1px solid #ccc;
}

table#bloom-calendar tr th.month.top {
	border-left: none;
}

table#bloom-calendar tr th.month.last,
table#bloom-calendar tr td.month.last {
	border-right: 1px solid #ccc;
}

table#bloom-calendar tr.odd {
	background-color: #f6f6f6;
}

table#bloom-calendar tr.even {
	background-color: #ededed;
}

div.entry img {
	padding: 3px;
	border: 1px solid #e6e6e6;
}

#modal #title p {
	color: #efefef;
}