/*
  Orange

  Primary colour    : #d9531c
  Secondary colour  : #eca179
  Background colour : #f7ddd2

*/

@import url(../hiddensomerset.css);

hr {
   color: #d9531c;
   background-color: #d9531c;
}
#topbar {
   background-color: #d9531c;
}
#topbar p {
   color: #ffffff;
}
#topbar p a, #topbar p a:visited {
   color: #ffffff;
}
#topbar p a:hover {
   color: #fcd67a;
}
#leftnav {
   background-color: #d9531c;
}
#leftnav p a, #leftnav p a:visited {
   color: #ffffff;
}
#leftnav p a:hover {
   background-color: #eca179;
   color: #ffffff;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   background-color: #eca179;
   color: #ffffff;
}
#content a:hover {
   color: #d9531c;
}
#content h1 {
   color: #d9531c;
}
#content h2 {
   color: #d9531c;
}
#content .linedtable {
   border-left: 1px #eca179 solid;
   border-top: 1px #eca179 solid;
}
#content .linedtable td {
   border-right: 1px #eca179 solid;
   border-bottom: 1px #eca179 solid;
}
#content .img {
   border: 1px solid #d9531c;
}
#content .imgr {
   border: 1px solid #d9531c;
}
#content .imgl {
   border: 1px solid #d9531c;
}
#content .slogan {
   color: #d9531c;
}
#content .slogan a, #content .slogan a:visited, #content .slogan a:hover {
   color: #d9531c;
}
#content .highlight {
   color: #d9531c;
}
#content .featured th {
   background-color: #d9531c;
}
#content .featured th p {
   color: #ffffff;
}
#content .featured td {
   background-color: #f7ddd2;
}
#rightbar {
   background: #f7ddd2 url(rightbar_bg.jpg) bottom no-repeat;
}
#rightbar img {
   border-bottom: 1px #f7ddd2 solid;
}
#rightbar p, #rightbar a, #rightbar a:visited {
   color: #d9531c;
}
#footer {
   background-color: #d9531c;
}
#footer p {
   color: #ffffff;
}
#footer p a, #topbar p a:visited {
   color: #ffffff;
}
#footer p a:hover {
   color: #fcd67a;
}

#map_canvas {
   border: 5px #f7ddd2 solid;
}

#content .RWEventsYear  {background-color: #d9531c; color: #ffffff;}
#content .RWEventsDate  {background-color: #eca179; color: #ffffff;}
#content .RWEventsDate2 {background-color: #f7ddd2; color: #d9531c;}
#content .RWEventsHeadline {color: #d9531c;}

#content .RWContactTitle {color: #d9531c;}
#content .RWContactForm {background-color: #f7ddd2; border: 5px #f7ddd2 solid;}
#content .RWContactButton {color: #ffffff; background-color: #d9531c;}

#content .RWDirThumbText {
   background-color: #f7ddd2;
}
#content .RWDirThumbTD {
   background-color: #f7ddd2;
}
#content .RWDirThumbTextTitle, #content .RWDirThumbTitle {
   background-color: #d9531c;
}

#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #d9531c;
}
#content .RWShopCatBarSearchString {
   color: #d9531c;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #d9531c;
}
#content .RWShopCatBarSelected a:hover {
   color: #d9531c;
}
#content .RWShopPagingBarSelected a:hover {
   color: #d9531c;
}
#content .RWShopButton, #content .RWDirButton {
   color: #ffffff;
   background-color: #d9531c;
}
#logobar .RWShopSearchButton {
   color: #ffffff;
   background-color: #d9531c;
}