a:link,
a:visited,
a:active {
  background-color: inherit;
  color: #666;
  text-decoration: underline;
}
a:hover {
  background-color: inherit;
  color: #993300;
  text-decoration: underline;
}
h2 {
  background-color: inherit;
  color: #993300;
}
html {
  scrollbar-arrow-color: #666600
}
table.control th.right {
  color: #660000;
}
table.footer td.righttop {
  background: #EEE8D9 url(../img/_autumn_footer.jpg) repeat-x top left fixed;
}
table.footer td.rightbottom {
  background-color: #CC6600;
}
table.form td.checkout {
  background-color: #666600;
}
table.form td.totalright a:hover {
  color: #660000;
}
table.header {
  border-bottom: 8px solid #666600;
}
table.header td.headerLeftFeature {
  background: transparent url(../img/_autumn_leftfeature.jpg) no-repeat top left;
}
table.header td.headerRightFeature {
  background: transparent url(../img/_autumn_rightfeature.jpg) no-repeat top left;
}
table.select p.label {
  color: #993300;
}
ul.ital {
  color: #666600;
}  
ul#mainnav {
  background: black url(../img/_autumn_bowl.gif) no-repeat top left;
}		
#mainresults #form h3 {
  color: #660000;
}
span.function a:link,
span.function a:visited,
span.function a:active {
  background-color: #666600;
}
span.function a:hover {
  background-color: #333300;
}
.formbutton {
  background-color: #993300; 
}
.checkoutbutton {
  background: url("../img/btnTrolley.gif") #333300 50% no-repeat fixed;
}
.heavycolor {
  color: #660000;
}

/*  ---------------------------------------------
Element Rules for http://www.cookandstay.com pop-up windows  */

#close {
  background-color: #CC9966;
}
#close span.closewindow a:link,
#close span.closewindow a:visited,
#close span.closewindow a:active {
  background-color: #666600;
}
#close span.closewindow a:hover {
  background-color: #333300;
}