@charset "utf-8";
/* CSS Document */
body {background: #eee5e5 url(/images/organizations/cms/laramie2/albin/images/background.gif) repeat-x 0 0;}
#nav a:hover {color:#900000;}
#nav li ul {border:1px solid #800000;border-top:none;background: #500000;}
#nav li li {border-bottom: 1px solid #800000;}
#nav li li a:hover {color:#fff;background:#700000;}

#nav-secondary a {color:#500000;}
#nav-secondary a:hover {color:#900000; background: transparent url("/images/organizations/cms/laramie2/albin/images/vert_nav_over.gif") no-repeat 0 0;}
#nav-secondary li ul {background:#eee5e5 url("/images/organizations/cms/laramie2/albin/images/sideNavSub.gif") no-repeat 0 0;}
#nav-secondary li li a, #nav-secondary li li a:link, #nav-secondary li li a:visited {color:#500000;}
#nav-secondary li li a:hover{color:#900000;}
#nav-secondary li.verticalItemOn a  {color:#900000;}

#searchInput, #login input[type='text'], #login input[type='password'] {color:#500000;background: #e1e3e5;}

#welcomeMsg, #whatsUpMsg {color:#500000;}
#whats_happening {color:#500000;}
#welcome a:link, #welcome a:visited {color:#500000;} /*controls the link color in the personal dashboard*/
#welcome a:hover {color:#900000} /*controls the link hover color in the personal dashboard*/
#whats_happening div a  {color:#500000} /*this overides the font color from main php color settings for the whats happening div*/
#whats_happening div a:hover, #whats_happening div a:hover font {color:#900000}
#whats_happening div a font {color:#500000} /*this overides the font color from main php color settings for the category abbreviation for the whats happening div*/
#whats_happening .medium_text {color:#500000;} /*this controls the font color for "my upcoming events" and "my classrooms" in the whats happening div*/
#whats_happening span.text_light {color:#500000;} /*this controls the font color for the event day and time in the whats happening div*/
#whats_happening .text a {color:#500000;} /*this controls the font color for the classroom title in the whats happening div*/


