
@import url(rw_shop/options/BDG/BDG_shop_shared.css);
@import url(/blackdogofwells_common.css);

body {
   background: #6c613e;
}
hr {
   color: #eedda8;
   background-color: #eedda8;
}
#logobar {
   background-color: #eedda8;
}
#logobar h1 {
   font-size: 190%;
}
#logobar h2 {
   font-size: 100%;
}
#logobar .linktext {
   font-size: 100%;
   font-weight: bold;
   color: #660000;
   margin-top: 0px;
   margin-bottom: 0px;
}
#logobar .linktext a, #logobar .linktext a:visited {
   color: #660000;
   text-decoration: underline;
}
#logobar .linktext a:hover {
   color: #997722;
   text-decoration: none;
}
#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: #6c613e;
}
#footer p {
   color: #eedda8;
}
#footer a, #footer a:visited {
   color: #eedda8;
}
#footer a:hover {
   color: #eedda8;
}

