/*

yellows
#a69d1a Dark
#d0c620 Medium
#ddd55e Light

second colour: green
#99d020
*/
a, a:visited {
	color: #d0c620 ;
}
a:hover {
	color: #99d020;
}
h1 {
	border-bottom:3px solid #d0c620;
	color:#d0c620;
}
h2 {
	color:#d0c620;
}
h2 a, h2 a:visited {
	color:#d0c620;
}
h2 a:hover {
	color:#99d020;
}
h3 {
}
.third h2 {
	color:#d0c620;
}
.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:#d0c620;
	border:1px solid #a69d1a;
}
#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:#d0c620;
}
.read-more a {
	background-image:url(../img/gradient-yellow.jpg);
}
.read-more a:hover {
	background-image:url(../img/gradient-green.jpg);
}
.crumbtrail a, .crumbtrail a:visited {
	color:#d0c620;
}
.crumbtrail a:hover {
	color:#99d020;
}
.text-content h2 a, .text-content h2 a:visited {
	color:#d0c620;
}
.text-content h2 a:hover{
	color:#99d020;
}
#video-slider h2 {
	background-image:url(../img/gradient-yellow.jpg);
}
.pagination a.selected{
	background: #fff url(../img/gradient-yellow.jpg) repeat-x center top;
}
.pagination a:hover{
	background: #fff url(../img/gradient-yellow.jpg) repeat-x center bottom;
}