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

.posttitle a:hover {
	color: #3DB306;
}

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

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

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

.datestamp { 
	background: #C1F897;
	border: 1px solid #3DB306;
}

.datestamp div {
	background: #4CB306 url(images/cal_bg.jpg) repeat-x;
}

.footer_bar {
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
}
.footer_bar li{
	margin: 0;
}

.sidebars li {
	margin:0 0 15px 5px !important;
}
#header {
	background: #FFFFFF;
}

#headerimg .pages ul li a,#headerimg .pages a, #headerimg .pages a:hover {
	color:#174419;
}

#headerimg .pages ul {
	background:#FFFFFF none repeat scroll 0 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
}

h1 {
    color: #174419 !important;
}

h2 {
    color: #525024	 !important;
}

h3 {
    color: #020663 !important;
}
