
@import url(/blackdogofwells_common.css);

body {
   background: #d7c07b;
}
hr {
   color: #eedda8;
   background-color: #eedda8;
}
#logobar {
   background-color: #eedda8;
}
#logobar h1 {
   font-size: 190%;
}
#logobar h2 {
   font-size: 100%;
}
#topnav {
   background-color: #eedda8;
   border-right: 20px solid #eedda8;
}
#topnav p a:hover {
   color: #772e05;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #772e05;
}
#leftbar {
   background-color: #eedda8;
}
#main {
   background-color: #fcf4e3;
   border-right: 20px solid #eedda8;
}
#content a, #content a:visited {
   color: #660000;
}
#content a:hover {
   color: #660000;
}
#content h2 {
   color: #772e05;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #997722;
}
#content .RWShopCatBarSelected a:hover {
   color: #660000;
}
#content .RWShopPagingBarSelected a, #content .RWShopPagingBarSelected a:visited {
   color: #997722;
}
#content .RWShopPagingBarSelected a:hover {
   color: #660000;
}
#footer {
   background-color: #d7c07b;
}
#footer p {
   color: #444444;
}
#footer a, #footer a:visited {
   color: #444444;
}
#footer a:hover {
   color: #444444;
}

#content .RWDirThumbTextTitle p, #content .RWDirThumbTitle p {
   font-weight: bold;
   font-size: 100%;
   color: #660000;
   margin-top: 5px;
   margin-bottom: 0px;
}

