a, a:hover, .entry p a:visited { color: #46593d; }
h2 a:hover, h3 a:hover { color: #2D5900; }
.entry p a { border-bottom: 1px dotted #46593d; }
.entry p a:hover { border-bottom: 1px solid #46593d; text-decoration: none; }
#wp-calendar a { font-weight: bold; }
.cal { background: #4CB306 url(images/dkgreen/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #C1F897;
  border: 1px solid #3DB306;
}
.article_list {
	padding-top: 3px;
	padding-bottom: 3px;
}
.article_list a {
	color: #2D5900;
}
.article_list h3 {
	font-weight: bold;
	color: #2D5900;
}
.sidetree {
	background-image: url(../../../../images/side_tree2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/**************** Side Nav Classes *****************/
#sideCell {
	background-image: url(../../../../images/header_background4.jpg);
	padding: 20px;
	white-space: nowrap;
	vertical-align: top;
}
td.contentL {
	padding: 20px;
	line-height: 18px;
}
.homeFont12px {
	font-size: 12px;
	font-weight: bold;	
	color: #160A00; /* Accent 4 */
}