BODY
{
	background: #020202 url(../img/green/BG_bokeh.jpg) repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
}
A:link, A:active, A:visited
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #879B90;
	margin-bottom: 25px;
	line-height: 18px;
	text-decoration: none;
}
H1 SMALL
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D18D5D;
	margin-bottom: 10px;
	line-height: 36px;
	display: block;
}
H2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D18D5D;
	margin-bottom: 15px;
}
H3
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #879B90;
	margin-bottom: 10px;
}
.newsitem A:hover
{
	color: #3F8E25;
}
.commentlist LI .comment_right .name SPAN
{
	color: #3F8E25;
}
.commentlist LI .comment_right .date
{
	float: right;
	width: 200px;
	text-align: right;
	color: #3F8E25;
}
UL.subnav LI A:hover
{
	background: #FAFAFA;
	color: #879B90;
}
UL.subnav LI.current_page_item A
{
	width: 282px;
	border-left: 3px solid #879B90;
	color: #879B90;
}
.blogtitle H1 A:hover
{
	color: #3F8E25;
}
.pagination A:hover
{
	color: #3F8E25;
}
#get_in_touch
{
	background: url(../img/green/BG_get_in_touch.png) no-repeat top left;
	height: 55px;
	width: 189px;
	float: right;
	margin: 10px;
	cursor: pointer;
}
#get_in_touch:hover
{
	background: url(../img/green/BG_get_in_touch.png) no-repeat bottom left;
	height: 55px;
	width: 189px;
	float: right;
	margin: 10px;
}
.widget_recent_entries UL LI A:hover, .widget_categories UL LI A:hover, .widget_archive UL LI A:hover, .widget_meta UL LI A:hover, .blogroll LI A:hover
{
	background: #FAFAFA;
	color: #3F8E25;
}
.widget_pages UL LI A:hover
{
	background: #FAFAFA;
	color: #3F8E25;
}
.widget_pages UL LI.current_page_parent A
{
	width: 252px;
	border-left: 3px solid #3F8E25;
	color: #3F8E25;
}
.widget_recent_comments UL LI A:link, .widget_recent_comments UL LI A:active, .widget_recent_comments UL LI A:visited
{
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	margin: 0;
	color: 3f8e25;
	display: block;
}
.widget_recent_comments UL LI A:hover
{
	text-decoration: underline;
	color: #3F8E25;
}

