/* border around page added */
#duxbury_container {
border-width: 10px !important; 
border-color: rgb(51,102,51) !important;
border-style: ridge !important
}
/* background added */
body {
background-image: url(gilmore-guilding-company3.jpg)!important;
background-repeat: repeat!important;
}
/* content background added */
#duxbury_content {
background-image: url(gilmore-content-background.jpg)!important;
background-repeat: repeat !important;
background-color: transparent none !important;
}
/* current menu item text hover color fix */
#duxbury_menu ul li.selectedtab a:hover, #duxbury_menu ul li.childitem1.selectedtab a:hover {
color: #336633;
}

div.comment-form { background-color:#fff1e1!important; }
