body {
	font-family: "Verdana",serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	text-align: center;
	background: url('gfx/body_back.jpg') center top no-repeat #fff;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1, h2, h3 {
	font-size: 24px;
	color: #116a00;
	font-weight: bold;
}

h1 {
	font-size: 30px;
	font-weight: bold;
}

h3 {
	font-size: 24px;
	margin-bottom: 0px;
	padding: 0px;
}

h4 {
	font-size: 18px;
	margin-top: 12px;
/*	color: #eac419; */
	color: #116a00;
	float: left;
	text-align: center;
	width: 99%;
}

h5 {
	font-size: 14px;
/*	color: #eac419; */
	color: #116a00;
	margin: 0px;
	padding: 0px;
    /* removed 19/02/2018
	margin-left: 8px;
    */
}

h6 {
	font-size: 14px;
	color: #116a00;
	margin: 0px;
	padding: 0px;
    /* removed 19/02/2018
	margin-left: 15px;
    */
}

p {
    /* removed 19/02/2018
	padding-left: 15px;
	padding-right: 10px;
    */
	font-family: "Verdana",sans-serif;
	font-size: 12px;
}

li{font-size:12px;}

a {
	color: #155009;
}

a.brochure{
	font-size: 15px;
}

a:hover {
	color: #ecbd00;
}

b.bourn {
	color: #0d2a05;
}

ol.impatt li {
	padding-bottom: 16px;
	font-family: "Palatino Linotype",Helvetica,sans-serif;
	font-size: 12px;
}



/* class ------------------------------------------------------- */



/* divs ------------------------------------------------------- */

#container {
	max-width: 900px;
	text-align: left;
	margin: 0px auto;
	padding:0;
}

div#donations {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -493px;
	z-index: 100;
}
div#donations a {
	display: block;
	width: 52px;
	height: 156px;
	background: url(gfx/donations.png) no-repeat;
}
#donations a:hover {
	background-position: -52px 0px;
}

#top {
   position: relative;
   height: 125px;
   background-image: url(gfx/banner_top.jpg);
   background-repeat: no-repeat;
}

#top_text {
   position: absolute;
   top: 28px;
   left: 390px;
   float: left;
   width: 170px;
   height: 64px;
   text-align: center;
}

#top_text p.top_text {
	position: relative;
	top: 50%;
	font-size: 12px;
}

#top_logo {
   margin-top: 	10px;
   margin-left: 20px;
   float: left;
}

#top_menu {
	background: url('gfx/menu_top.jpg') no-repeat center top;
	width: 900px;
	height: 58px;
}

#top_menu a.index {
	background: url('gfx/home.png');
	height: 35px;
	width: 47px;
	display: block;
	float: left;
}
#top_menu a.index:hover {
	background-position: 0px 35px;
}

#top_menu a.how_do_we_join {
	background: url('gfx/how_join.png');
	height: 35px;
	width: 103px;
	display: block;
	float: left;
}
#top_menu a.how_do_we_join:hover {
	background-position: 0px 35px;
}

#top_menu a.news {
	background: url('gfx/news.png');
	height: 35px;
	width: 44px;
	display: block;
	float: left;
}
#top_menu a.news:hover {
	background-position: 0px 35px;
}

#top_menu a.how_it_all_began {
	background: url('gfx/how_began.png');
	height: 35px;
	width: 110px;
	display: block;
	float: left;
}
#top_menu a.how_it_all_began:hover {
	background-position: 0px 35px;
}

#top_menu a.links {
	background: url('gfx/links.png');
	height: 35px;
	width: 45px;
	display: block;
	float: left;
}
#top_menu a.links:hover {
	background-position: 0px 35px;
}

#top_menu a.how_to_find_us {
	background: url('gfx/how_find.png');
	height: 35px;
	width: 99px;
	display: block;
	float: left;
}
#top_menu a.how_to_find_us:hover {
	background-position: 0px 35px;
}

#top_menu a.contact_us {
	background: url('gfx/contact.png');
	height: 35px;
	width: 91px;
	display: block;
	float: left;
}
#top_menu a.contact_us:hover {
	background-position: 0px 35px;
}

#middle {
   background-color: #669934;
   background-image: url(gfx/content_background.jpg);
   background-repeat: repeat-y;
}

#content {
   position: relative;
   float: left;
   width: 550px;
   padding-left: 30px;
   padding-bottom: 20px;
   /* Ie fix so always has min height! */
   min-height: 380px;
   height: auto !important;
   height: 380px;
}
#content a {
	text-decoration: underline;
}

#content_shadow_bottom {
	clear: both;
	background-image: url(gfx/content_shadow_bottom.jpg);
    background-repeat: no-repeat;
	width: 611px;
	height: 18px;
}

#green_belt {
	clear: both;
   	background-color: #116a00;
   	height: 13px;
   	width: 100%;
}

#picture {
   float: right;
   width: 289px;
   margin: 0px;
   padding: 0px;
   text-align: right;
}
#picture img {
   margin: 0px;
   padding: 0px;
}

#google_description {
   float: left;
   clear: both;
   width: 194px;
}

#google_map {
   float: right;
   margin-top: 24px;
}

#google_map p {
   margin-left: 0;
   padding-left: 0;
   margin-left: 0;
   padding-right: 0;
   text-align: right;
}


#footer {
   height: 60px;
   background-color: #7da751;
}

#registered_charity{
    font-size: 14px;
    color: #116a00;
    display:block;
    text-align:center;
    width:334px;
    padding-top:20px;
    margin: auto;
}

#footer a {
   margin-left: 5px;
}

#footer_links {
   float: left;
   margin-left: 3px;
   margin-top: 10px;
}

#footer_links a {
   color: #fbe8ad;
   font-weight: bold;
   text-decoration: none;
}

#footer_links a:hover {
   text-decoration: underline;
}

#footer_logo {
   float: right;
   clear: right;
   margin-top: 10px;
}

#rights {
   float: right;
   color: #fbe8ad;
   font-weight: bold;
   margin-right: 5px;
   margin-top: 10px;
}

#space_left {
   height: 40px;
   width: 67px;
   float: left;
}

#top_header {
   font: 18px Verdana,  Helvetica, sans-serif;
   font-weight: bold;
   letter-spacing: -1px;
   color: #fff;
   position: absolute;
   left: 75px;
   top: 70px;
}

.smallquote {
    /* removed 19/02/2018
	margin-right: 20px;
    */
	background: url('gfx/quote2.jpg') no-repeat;
	width: 200px;
	height: 95px;
	text-align: center;
}

#who_for_quote {
    /* removed 19/02/2018
	margin-right: 20px;
    */
	background: url('gfx/quote1.jpg') no-repeat;
	width: 252px;
	height: 120px;
	text-align: center;
}
#who_for_quote p {
	margin-top: 19px;
	margin-left: 8px;
	font-family: "Palatino Linotype",Helvetica,sans-serif;
	font-size: 11px;
	color: #414141;
}

#why_quote {
	float: right;
	margin-right: 19px;
	background: url('gfx/quote1.jpg') no-repeat;
	width: 254px;
	height: 120px;
	text-align: center;
}
#why_quote p {
	margin-top: 19px;
	margin-left: 8px;
	font-family: "Palatino Linotype",Helvetica,sans-serif;
	font-size: 11px;
	color: #414141;
}

#how_began_quote {
	float: right;
    /* removed 19/02/2018
	margin-right: 20px;
    */
	background: url('gfx/quote1.jpg') no-repeat;
	width: 252px;
	height: 120px;
	text-align: center;
}
#how_began_quote p {
	margin-top: 42px;
	margin-left: 25px;
	margin-right: 20px;
	font-family: "Palatino Linotype",Helvetica,sans-serif;
	font-size: 11px;
	color: #414141;
}

/* Contact Form */

div#contact_form {
	padding-left: 12px;
	float: left;
	width: 100%;
}
div#contact_form label, div#login_form label {
	font: 14px 'Georgia', 'Verdana', 'Helvetica', sans-serif;
	color: #000;
}
div#contact_form label:hover, div#login_form label:hover {
	cursor: pointer;
}
div#contact_form span, div#login_form span {
	color: #222;
	padding-bottom: 2px;
	font: 10px 'Georgia', 'Verdana', 'Helvetica', sans-serif;
}
div#contact_form span a, div#login_form span a {
	color: #777;
	text-decoration: underline;
}
div#contact_form span a:hover, div#login_form span a:hover {
	color: #5f75a2;
}

div#contact_form input, div#login_form input {
	margin-top: 4px;
	padding: 4px;
	font-family: 'Trebuchet MS', 'Trebuchet', 'Geneva', 'Arial', sans-serif;
	font-size: 12px;
	font-style: italic;
	border: 1px solid #c0c0c0;
	background: #adcd8b;
	color: #000;
	width: 280px;
}
div#contact_form input:hover, div#login_form input:hover {
	border: 1px solid #999;
}
div#contact_form input:focus, div#login_form input:focus {
	border: 1px solid #116a00;
}
div#contact_form input.readonly, div#login_form input.readonly {
	background: #e0cbbb;
}
div#contact_form input.readonly:focus, div#login_form input.readonly:focus {
	border: 1px solid #c0c0c0;
}
div#contact_form input.radio, div#login_form input.radio {
	background: none;
	border: 0px;
	width: auto;
}
div#contact_form textarea, div#login_form textarea {
        margin-top: 4px;
        padding: 4px;
        font-family: 'Trebuchet MS', 'Trebuchet', 'Geneva', 'Arial', sans-serif;
        font-size: 12px;
        font-style: italic;
        border: 1px solid #c0c0c0;
        background: #adcd8b;
        color: #000;
        width: 280px;
	line-height: 12px;
}
div#contact_form textarea:focus, div#login_form textarea:focus {
	border: 1px solid #116a00;
}

div#contact_form textarea.expanding, div#login_form textarea.expanding {
	min-height: 84px;
	height: 84px;
	line-height: 12px;
}

div#contact_form input.submit_button {
	height: 26px;
	width: 60px;
	border: 1px;
	float: left;
}
div#contact_form input.submit_button:hover {
	cursor: pointer;
	border: 1px solid #116a00;
}


.notice {
	background: #ebea93;
	border: dotted 2px #cecc4c;
    /*
	width: 90%;
	padding: 20px;
	margin-left: 10px;
    */
    padding:10px;
    margin-bottom:10px;
}

.notice p {
	font-size: 14px;
    margin:0;
    padding:0;
}
.notice li {
	font-size: 14px;
}

#slideshow_frame {
	float:left;
	width:420px;
	height:276px;
	background-color:white;
	margin-left:65px;
}

#news_images img{
	margin-top:20px;
	outline:5px solid rgba(200,255,200,0.5);
	outline-offset:-5px;
	box-shadow: 0 0 7px 1px #342;
}
#top_mobile {
	display: none;
}
/*#top_mobile h1 {
	display: none;
}*/
#video_main { 
	display:block;
}
#video_mobile { 
	display:none;
}
/*#mobile_menu {
	display: none;
}*/
.para_right {
	width: 97%;
	float: right;
}
.para_right_64 {
	width: 64%;
	float: right;
}
.para_left {
	width: 97%;
	float: left;
}
#donations_mobile {
	display: none;
}
@media only screen and (min-width: 618px) {
	#container {
		width: 900px;
	}
}
@media only screen and (max-width: 617px) {
	.fixedElement.icon.icon-menu-1 {
		background-color: rgba(102, 153, 52, 1);
		border width: 5px;
		border-color: #9EA79C;
		border-style: double;
	}
	.mm-next {
		box-shadow: inset 0 0 5px #bbb; 
		border-radius: 6px;
	}
	.mm-listview a {
		font-size: 15px;
	}	
	.mm-listview a.mm_selected {
		color: #fff;
	}
	.fixedElement {
	    background-color:#7a003c;
	    position:fixed;
	    top: 20px;
	    left: 5px;
	    z-index:1000;
	    font-size: 32px;
	    text-align: center;
	    color: white ;
	}
	.mobile_a_links {
		font-size: 15px;
	}
	#footer {
		display: none;
	}
	#nav_row {
		font-size: 50px;
	}
	#flyout {
		background-color: #9a0000;
		color: #ffcc00;
		font-size: 16px;
		margin: 0 auto;
		padding: 5px 0 5px 25px;
		display:inline-flex;
		width: 100%;
	    align-items: center;
	}
	#mobile_menu {
		background-color: #3D94CA;
		color: #F7BD1B;
	}		
	#mobile_menu ul li {
		display:flex;
		width: 100%;
		height: 50px;
		padding: 14px 20px;
	}
	#mobile_menu ul li a {
		padding: 0;
		margin: 0;
		font-size: 20px;
	}		
	#mobile_menu ul li strong {
		padding: 0;
		margin: 0;
		font-size: 20px;
	}	
	#mobile_menu ul li a:hover {
		color: #ddd;
	}
	#mobile_menu ul li a:active {
		color: #ddd;
	}		
	#container {
		min-width: 350px;
		width: 100%;
		background-color: #669934;
 		background-image: none;
	}
	#content {
		width: 100%;
		padding: 10px;
		background-color: #7DA751;
 		background-image: none;
	}
	#middle {
		width: 100%;
		background-color: #669934;
 		background-image: none;
	}
	#top_mobile {
		display: block;
		background-color: #3D94CA;
	}
	#top_mobile h1 {
		margin: 0;
		padding: 20px 10px 20px 75px;
		color: #F7BD1B;
		font-size: 30px;
	}
	#top {
		display: none;
	}
	#top_menu {
		display: none;
	}
	#brochure {
		display: none;
	}
	#donations {
		display: none;
	}
	#video_main { 
		display:none;
	}
	#video_mobile { 
		display:block;
	}
	#rights {
		display:none;
	}
	#content_shadow_bottom {
		display: none;
	}
	#footer_logo {
		display: block;
		float: left;
		clear: both;
		width: 10%;
		height: auto;
	}
	#footer {
		max-width: 480px;
		width: 100%;
		background-color: #669934;
 		background-image: none;
	}
	#mobile_content img {
		float: left;
	}	#mobile_content p {
		width: 100%;
	}
	#mobile_content a {
		width: 100%;
	}
	#picture {
		display: none;
	}

	p, p[style]{
		font-size: 14px;
		width: 100%;
		float: none;
	}
	#donations_mobile {
		display: block;
		text-decoration: underline;
	}	
	#donations_mobile h4 {
		text-decoration: underline;

	}
	#why_quote, #who_for_quote p {
		padding: 7px 0 0 0;
		vertical-align: middle;
		margin-top: 19px;
		margin-left: 8px;
		font-family: "Palatino Linotype",Helvetica,sans-serif;
		font-size: 13px;
		color: #414141;
	}
	#why_quote, #who_for_quote {
		margin: 0 0 0 0;
		background: url('gfx/quote1.jpg') no-repeat;
		background-size: contain;
		background-position: center;
		width: 100%;
		height: 150px;
		text-align: center;
		float: none;
	}
	#google_description {
		width: 100%;
	}
	#google_map {
		width: 100%;
	}
	#mobile_map[style] {
		width: 100% !important;
	}
	#h6_mob {
		font-size: 14px;
	}
	#content img,
	iframe{
		width: 100%;
		display: block;
		height: auto;
		margin: 1rem 0;
	}
	 img[style] {
	 	width: 100%;
	 	float: none;
	 	margin: 0;
	 	padding: 0;
	} 
	.bubble {
		margin: 0 0 0 0;
		background: url('gfx/quote1.jpg') no-repeat;
		background-size: contain;
		background-position: center;
		width: 100%;
		height: 150px;
		text-align: center;
		float: none;
	}	
	.bubble p {
		padding: 5px 0 0 0;
		vertical-align: middle;
		margin-top: 19px;
		margin-left: 8px;
		font-family: "Palatino Linotype",Helvetica,sans-serif;
		font-size: 13px;
		color: #414141;
	}
	.para_mobile p[style] {
		display: block;
		width: 100%;
	}
	iframe[style] {
		width: 100%;
		height: auto;
	}
@media only screen and (max-width: 540px) {
	#google_description, #googlemap {
		width: 100%;
		float:left;
	}
@media only screen and (max-width: 430px) {
		.smallquote.sq1[style] {
		float:left !important;
		padding: 10px;
		margin: 0;
		vertical-align: top;
	}
}






/* 
#middle{
	width: 100%;
	display: block;
}

#content{
	width: 80%;
	padding: 0;
}

#picture{
	width: 20%;

} */



