/*
  Yellow

  Primary colour    : #e6aa2c
  Secondary colour  : #f0c77c
  Background colour : #faeed5

*/

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

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

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

#content .RWEventsYear {background-color: #e6aa2c; color: #572500;}
#content .RWEventsDate {background-color: #f0c77c; color: #572500;}
#content .RWEventsDate2 {background-color: #faeed5; color: #572500;}
#content .RWEventsHeadline {color: #e6aa2c;}

#content .RWContactTitle {color: #e6aa2c;}
#content .RWContactForm {background-color: #faeed5; border: 5px #faeed5 solid;}
#content .RWContactButton {color: #572500; background-color: #e6aa2c;}

#content .RWDirThumbText {
   background-color: #faeed5;
}
#content .RWDirThumbTD {
   background-color: #faeed5;
}
#content .RWDirThumbTextTitle, #content .RWDirThumbTitle {
   background-color: #e6aa2c;
}
#content .RWUMSButton, #content .RWDirButton, #content .RWShopSearchButton {
   color: #ffffff;
   background-color: #e6aa2c;
}
#content .RWUMSForm {
   background-color: #faeed5;
   border-bottom: 5px #faeed5 solid;
}
#content .RWUMSForm th {
   background-color: #e6aa2c;
   border-bottom: 5px #faeed5 solid;
   border-top: 10px #faeed5 solid;
}
#content .RWUMSForm th p {
   color: #ffffff;
}
#content .RWUMSIndex {
   background-color: #faeed5;
   border-bottom: 5px #faeed5 solid;
}
#content .RWUMSIndex th {
   background-color: #e6aa2c;
   border-bottom: 5px #faeed5 solid;
}
#content .RWUMSIndex th p {
   color: #ffffff;
}
#content .RWUMSOptions {
   background-color: #faeed5;
   border-top: 5px #faeed5 solid;
   border-bottom: 5px #faeed5 solid;
}
#content .RWUMSBox {
   background-color: #faeed5;
   border: 5px #faeed5 solid;
}
#content .RWShopCatBarTitle, #content .RWShopCatNotLeafTitle {
   color: #e6aa2c;
}
#content .RWShopCatBarSearchString {
   color: #e6aa2c;
}
#content .RWShopCatBarSelected a, #content .RWShopCatBarSelected a:visited {
   color: #e6aa2c;
}
#content .RWShopCatBarSelected a:hover {
   color: #e6aa2c;
}
#content .RWShopPagingBarSelected a:hover {
   color: #e6aa2c;
}
#content .RWShopButton, #content .RWDirButton {
   color: #572500;
   background-color: #e6aa2c;
}
#logobar .RWShopSearchButton {
   color: #572500;
   background-color: #e6aa2c;
}


