a, .posttitle a:hover, .entry p a:visited {
	color: #206E01;
}

a:hover {
	color: #3DB306;
}

.datestamp div {
	color: #206E01;
}

div.postimage{
	display: inline;
	float: left;
	width: 56px;
	height: 60px;
	background: #fafafa url(images/postimage.jpg) no-repeat;
}

.cal1 {
	font-size: 1.5em;
	color: #206E01;
	font-weight: bold;
}
.cal1x {
	font-size: 1.5em;
	color: #206E01;
	font-weight: bold;
}

.cal2 {
	font-size: 1.5em;
	color: #206E01;
	font-weight: bold;
}

.cal3 {
	font-size: 1.5em;
	color: #206E01;
	font-weight: bold;
}

.postinfo {
	padding-bottom: .2em;
        border-bottom: 1px solid #206E01;
}

.head_overlay {
	background: url(images/header_navline.jpg);
}


#wp-calendar a {
	font-weight: bold;
}

.entry p a {
	border-bottom: 1px dotted #206E01;
}

.entry p a:hover {
	border-bottom: 1px solid #206E01;
	text-decoration: none;
}

.pages li.page_item{
margin: 0px;

}

.pages li.page_item a{
text-decoration: none;
padding: 8px 20px 6px 20px;
background-color: #000000;
margin: 0px;

}


.pages li.page_item a:hover{
text-decoration: none;
padding: 8px 20px 6px 20px;
background-color: #000000;
background-image: url(images/link_overlay.jpg);
background-repeat: no-repeat;
background-position: top center;

}