/* default color #E27 */

/* GENERIC */

.pagebackground { /*background:url(../images/schemes/seasonbackground.jpg) no-repeat top center;*/ }

#header  .generic a { color:#E27; }
#header .generic a:hover { color:#fff; background-color:#000000; }

.generic a { color:#E27; text-decoration:none; }
.generic a:hover { color:#E27; text-decoration:underline; }

h1, h2, h3, h4 { color:#fff; }
h5 { color:#000; }
h6 {  }

#more_link .generic a, #watch_link .generic a, #listen_link .generic a, #notes_link .generic a { color:#fff; background-color:#E27; }
#more_link .generic a:hover, #watch_link .generic a:hover, #listen_link .generic a:hover, #notes_link .generic a:hover { color:#fff; background-color:#444; }
#book_link .generic a { color:#E27; background-color:#fff; }
#book_link .generic a:hover { color:#fff; background-color:#444; }

#pagenav .generic li { color:#000; border-bottom:1px solid #eaeaea; }
#pagenav .generic li a { color:#E27; }
#pagenav .generic li a:hover { color:#000; }

#menu.generic li { color:#000; border-bottom:1px solid #eaeaea; }
#menu.generic li a { color:#E27; }
#menu.generic li a:hover { color:#000; }

#pagecontent .eventslist li .generic { background:#000; }
#pagecontent .eventslist .generic h4, #pagecontent .eventslist .generic p { color:#fff; }

#youarehere.generic { width:100%; color:#000; border-bottom-color:#eaeaea; }
#youarehere.generic a { color:#E27; text-decoration:none; }
#youarehere.generic a:hover { color:#000; text-decoration:none; }

#subheading.generic { width:100%; color:#000; border-bottom-color:#eaeaea; }

#eventpromo .generic { background-color:#000; }

h6.generic { color:#E27; }
.music_credits.generic { color:#E27; }

.news_items.generic h1, .news_items.generic h2 { color:#000; }
.news_items.generic li { border-bottom-color:#eaeaea; color:#000; }
.news_items.generic li a { color:#E27; }
.news_items.generic li a:hover { color:#000; }

#schemewrapper .generic { /*background: url(../images/schemes/seasonbg.jpg) no-repeat bottom left;*/ border-bottom:1px solid #eaeaea; }

/* HOME PAGE ROTATOR COLOR SPECIFICS */
      div.navigation a { display: block; background:#FFF; }    
      div.navigation a:hover { text-decoration: none; background:#444; }
      div.navigation div.current { background: #E27; }

