@charset "utf-8";
/* Spencers Recipe CSS Document */

#copycontainer .innercontainer { background: url(images/inner-copy-divideline-recipes.gif) repeat-y; }

/* Subnavigation */
#leftcol #subnav { width: 186px; background-color: #f5f4f2; }
#leftcol #subnav ul { margin: 0; padding: 5px 0; list-style: none; }
#leftcol #subnav li { list-style-type: none; padding: 3px 0 3px 0; }
#leftcol #subnav li a { text-decoration: none; display: block; width: 162px; padding: 0 0 0 24px; border-bottom: none; background: none; font-weight: normal; color: #4a4a4a; }
#leftcol #subnav li a:hover { color: #000; font-weight: normal; background: transparent url(images/arrow-right-brown.gif) no-repeat 12px 4px; }
#leftcol #subnav li a.active { color: #000; font-weight: normal; background: transparent url(images/arrow-right-brown.gif) no-repeat 12px 4px; }


