


#header h1 a {
font-size: 26pt;
color: #467D1D;
}

a, a:visited {
color: #467D1D;
}

input[type=text] {
border: 1px solid #467D1D;
}

textarea {
border: 1px solid #467D1D;
}

select {
border: 1px solid #467D1D;
}

.submit {
background: #467D1D;
border: 1px solid #467D1D;
}

#searchsubmit {
background: #467D1D;
border: 1px solid #467D1D;
}

ul.tabbernav li:hover {
background: #467D1D;
border: 1px solid #467D1D;
}

ul.tabbernav li.tabberactive {
background: #467D1D;
border: 1px solid #467D1D;
}

.postrss .submit {
background: #467D1D;
border: 1px solid #467D1D;
}

.reply {
background: #467D1D;
border: 1px solid #467D1D;
}