a, a:hover,.topbar-right ul li a:hover, .accordion h4.ui-state-active, .toggle .active,
.widget .latest-posts-list li a ,.tag-title,.the-title,#tweet a,#main-menu a:hover{
	color: #006600;
}
.blog-title h3 a{
	color:#009b0d;
}
#footer a{
	color:#ccc;
}
#footer a:hover{
	text-decoration:underline;
}
.wrapper, #main-menu li.current_page_item a, #main-menu li a:hover, #main-menu li.sfHover a,
#main-menu a:focus, #main-menu a:hover, #main-menu a:active, #main-menu li ul, blockquote, .page-content table,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected, #footer {
	border-color: #1e3119;
}

.button1, #footer-bottom{
	background: #001201;
}
.flex-control-paging li a.flex-active {
	background: #006600 !important;
}
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
	background: url(../../images/slide-arrows.png) #006600 no-repeat;
}
.flex-direction-nav .flex-prev {
	background-position: 7px 6px;
}

.flex-direction-nav .flex-next {
	background-position: -51px 6px;
}
.flex-caption p {
	background: rgba(18, 93, 174, 0.7);
}
#footer{
	color:#7d9b7f;
	background: #003604; /* Old browsers */
	background: -moz-linear-gradient(top, #003604 0%, #002603 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003604), color-stop(100%,#002603)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #003604 0%,#002603 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #003604 0%,#002603 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #003604 0%,#002603 100%); /* IE10+ */
	background: linear-gradient(to bottom, #003604 0%,#002603 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003604', endColorstr='#002603',GradientType=0 ); /* IE6-9 */
}
#bg-header{
	background:url(../../images/green/bg_head.png) repeat-x top;
}
#top{
	background:url(../../images/green/head.png) center top no-repeat;
}
#footer .col4 ul li,#footer #tweet li{
	background:url(../../images/green/darkdotsf.gif) bottom repeat-x;
}
.button2 {
	color: #fff;
	border-color: #004f06;
	box-shadow:1px 2px 3px #003d05 inset;
}
.form-title,.button2{
	background: #008b0b; /* Old browsers */
	background: -moz-linear-gradient(top, #008b0b 0%, #006908 50%, #005106 51%, #005e07 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008b0b), color-stop(50%,#006908), color-stop(51%,#005106), color-stop(100%,#005e07)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #008b0b 0%,#006908 50%,#005106 51%,#005e07 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #008b0b 0%,#006908 50%,#005106 51%,#005e07 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #008b0b 0%,#006908 50%,#005106 51%,#005e07 100%); /* IE10+ */
	background: linear-gradient(to bottom, #008b0b 0%,#006908 50%,#005106 51%,#005e07 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008b0b', endColorstr='#005e07',GradientType=0 ); /* IE6-9 */
}
#footer-bottom a{
	color:#7d9b7f;
}