/*

greens
#7aa61a  Dark
#99d020  Medium
#b5dd5e  Light

second colour: blue
#2088D0
*/
a, a:visited {
	color: #99d020 ;
}
a:hover {
	color: #2088D0;
}
h1 {
	border-bottom:3px solid #99d020;
	color:#99d020;
}
h2 {
	color:#99d020;
}
h2 a, h2 a:visited {
	color:#99d020;
}
h2 a:hover {
	color:#2088D0;
}
h3 {
}
.third h2 {
	color:#99d020;
}
.stripNav li.tab1 a, .stripNav li.tab2 a, .stripNav li.tab3 a, .stripNav li.tab4 a, .stripNav li.tab5 a, .stripNav li.tab6 a {
}
.stripNav li a.current {
}
.button a, input.button {
}
.button a:hover, input.button:hover {
}
.tabberlive .tabbertab {
}
.tabbertab li a:hover {
}
ul.tabbernav li.tabberactive a {
}
ul.tabbernav li a {
}
ul.tabbernav li a:hover {
}
#footer li a:hover {
	background-color:#99d020;
	border:1px solid #7aa61a;
}
#right-content .tabberlive .tabbertab {
}
#right-content ul.tabbernav li.tabberactive a {
}
#right-content ul.tabbernav li a{
}
#right-content ul.tabbernav li a:hover {
}
#right-content .tabbertab li a:hover {
}
#right-content .tabbertab li a:hover {
}
.side-box {
}
.third li a:hover {
	background-color:#99d020;
}
.read-more a {
	background-image:url(../img/gradient-green.jpg);
}
.read-more a:hover {
	background-image:url(../img/gradient-blue.jpg);
}
.crumbtrail a, .crumbtrail a:visited {
	color:#99d020;
}
.crumbtrail a:hover {
	color:#2088D0;
}
.text-content h2 a, .text-content h2 a:visited {
	color:#99d020;
}
.text-content h2 a:hover{
	color:#2088D0;
}
#video-slider h2 {
	background-image:url(../img/gradient-green.jpg);
}
.pagination a.selected{
	background: #fff url(../img/gradient-green.jpg) repeat-x center top;
}
.pagination a:hover{
	background: #fff url(../img/gradient-green.jpg) repeat-x center bottom;
}
