div.entry-content ul li {
	background: url(../images/bullet_green_7px.png) left 9px no-repeat;
	padding:0em 8.25em 0.2em 15px;
}
#custom-posts li {
	background: url(../images/bullet_green_7px.png) 3px 4px no-repeat;
}

DIV#twitter_time_line li {
	background: url('../../images/twitter-icon-green.png') left 2px no-repeat;
padding-left:18px;	margin-left:8px;
}
.twitter-stream p {
	background: url('../../images/twitter-icon-green.png') left 2px no-repeat;
}
div#footer {
	background: url(../images/bgrd-green.png);
}
div#menu {
	background: url(../images/bgrd-green.png) no-repeat;
	height: 5px;
}		
li.widget,
div#menu ul li a:hover,
div#menu ul li.current_page_parent li a:hover,
div#menu ul li.current_page_item li a:hover,
div#menu ul li.current_page_item a,
div#menu ul li.current_page_parent a {
	border-top: 5px solid #A9D160; /* #ffef0c*/ 
}
li.current_page_item a:hover,
div#menu ul li.current_page_item li a,
div#menu ul li.current_page_parent li a {
	border-top-color: white;
}
h2 {
	color: #A9D160;
}

/*div#content.home {
	background: url(../images/bg-el-pitch-wave-green.jpg) bottom no-repeat;
}*/

.colourbg {background-color: #A9D160;}

.flex-control-paging li a
{
	background-color: #62B74E !important;
}

.flex-control-paging li a.flex-active
{
	background-color: #A9D160 !important;
}