a:hover { color:#8a0e0e; text-decoration: none;}

#columns {
 background: url(../images/bg_homestead.jpg) #8a0e0e repeat-y;
}

.columnheader {
 border-bottom: 1px #FF9BA3 solid; 
}

.button {
 background: url(../images/button_homestead.jpg);
 border: 1px #8a0e0e solid;
}

#footer {
 width: 958px;
 height: 79px;
 background: url(../images/footer_bg.jpg) #000000;
 padding: 12px 18px 18px 18px;
 float: left;
}

.footerheader {
 border-bottom: 1px #FF9BA3 solid;
}

.footeritem {
 color: #FFFFFF;
 line-height: 150%;
}

.listitem {
 border-bottom: 1px #FF9BA3 solid;
}

.contentpages {
 background: url(../images/button_homestead.jpg);
}

a.pagenavactive {
 color: #8a0e0e;
}

a.pagenavactive {
 border-top: 1px #8a0e0e solid;
 border-left: 1px #8a0e0e solid;
 border-right: 1px #8a0e0e solid;
}

#gallery .photo_box a:hover img {
 border: 1px solid #B71916;
}


.footerlist input[type=text] {
 border: 1px #8a0e0e solid;
}

.footerlist input[type=submit] {
 border: 1px #8a0e0e solid;
 background: url(../images/button_homestead.jpg);
}