/* ORANGE THEME */

body { background: #CC9933 url(/red_bg.gif) repeat;  }

#header { background: url(/red_header.jpg) no-repeat; }

#topcorner { background: url(/red_topcorner.gif) no-repeat; }

#tabmenu a:hover { color: #fff; background-color: #A06F23; }
#tabmenu a, a.active { color: #DEDECF; }
#tabmenu a:visited { color: #E8E9BE; }

#subnav { background: url(/red_menu.jpg) no-repeat; }
#submenu a:hover { background-color: #DAA24D; color: #FFF; }

#tabmenu a.active { background-color: #654E1D; }
#submenu a.active { background-color: #D19943; }

#left { background-color: #FAF8F7; }
#right {	background-color: #FAF8F7; }

h1 { color: #621F04; }

#left h1, #right h1 { color: #FFF; background: #E4CA92 url(/orange_h1_tri.gif) no-repeat right 0px; }
#left h1 a, #right h1 a { color: red; }

#footer div { color: #fff; background-color: #9D6F28; }


TH { background-color: #E4EDE2; }
.spacetop { background-color: #EFF5EE; }
.spacebottom { background-color: #EFF5EE; }
.weekendtop { background-color: #DAEAD6; }
.weekendbottom { background-color: #DAEAD6; }
.weekdaytop { background-color: #F3F3F3; }

a, a:link, a:visited, #center a, #center a:link, #center a:visited { color: red; }
#left h1 a:hover, #right h1 a:hover, a:hover, #center a:hover { color: white;  background-color: red; text-decoration: none; }
