.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#779900;
}

code {
	/*:Content color*/
	background-color:#359903;
	/*:Content color*/
	border-color:#359903;
}

#header_image {
	/*:Header image*/
	background: #428D21 url(images/headers/banner-5.jpg) no-repeat; 
	/*:Header image alignment*/
	background-position:top;
	/*:Header height*/
	padding-top:210px;
}

body 	/*:Background image and colour*/
	background:url(images/background/body-gradient.gif) repeat-x scroll 0 0 #658008;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:0px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:0px;
	/*:Sidebar left width*/
	right:0px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:270px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:270px;
}

#page, #header, #footer {
	/*:Page width*/
	width:900px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#779900;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#539E10;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#539E10;
	/*:Navigation color*/
	color:#539E10;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#539E10;
}

#menu .current_page_item a, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a {
	/*:Navigation color*/
	background-color:#779900;
	color:#ffffff;
}

#menu ul li a:hover, #menu ul li li a:hover, #menu ul li li.current_page_item a:hover, #menu ul li.current_page_item ul li a:hover, #menu ul li.current_page_item a:hover  {
	/*Hover colour for sub menu items*/
	background-color:#F7FCF5;
	color:#325F1E;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#779900;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#359903;
	/*:Content color*/
	border-color:#359903;
}

h2, h3, .post blockquote, .author, .date, .comment.comment_author .author, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#539E10;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#359903;
}

div.boxed {
        border: 1px solid #aaaaaa;
        margin: 0px;
        padding: 5px;
        background-color: #ffffff;
        color: #547EAE;
}

.textbox {
        position: relative;
        float: left;
        border: 1px solid #aaaaaa;
        margin: 0px;
        padding: 5px;
        background-color: #ffffff;
}

span.hightext {
        color: green;       
}

span.trustees {
        color: red;     
}

h3.mainhead {
        color: #539E10; 
        font-size: 130%;
        margin-bottom: 10px;
}

h4 {
        color: #539E10; 
        font-size: 135%;
        font-weight: normal;
        margin: 30px 0px 0px 0px;
}


div#post-1 {
        background-image: url(http://forestschoolwales.org.uk/wp-content/uploads/kids-in-forest-background.jpg);
}

div#post-1 h2 {
        text-align: center;;
}

div#post-1, div#box {
        color: #5B720A;
        background-color: #ffffff;
        border: 3px solid #dddddd;
        padding: 0px 10px 10px 15px; 
        margin-top: 10px;
        font-size: 110%;
}

div#box {
        padding-top: 10px;
        border: 1px solid #cccccc;
}

div.post, div.pagepost {
        margin: 10px 0px;
        padding: 0 10px;
}

div.post {
        border: 1px solid #dddddd;        
}

div.meta dl, div.post, div.pagepost {
	display: normal;
}

small.date {
	display: none;
}

div.widget_creativeclans_slideshow {
	position: relative;
	top: 15px;
}

a, h3 a {
	/*:Navigation color*/
	color:#C3821C;
}