ul.calendarlisting li a.calendarevent, ul.calendarlisting li a.calendarevent:link, ul.calendarlisting li a.calendarevent:visited {display: block; position: relative; color: #00407C; text-decoration:underline;
      font-size: .8em; z-index: 1 !important; padding-left:8px; margin-left:0px;}

ul.calendarlisting li a.calendarevent:hover, ul.calendarlisting li a.calendarevent:active {
      text-decoration:none;
   }

   ul.calendarlisting li, a.calendarevent ul li {
   background:transparent url(/images/bullet1.gif) left no-repeat top;
   }

/* default text color */
body, td {color:#000000;}

/* position school name in header from right side of page */
.hdrschname {right:363px;}

/* theme text colors */
.primarytxtc {color:#0055a5;}
.secondarytxtc {color:#00407c;}

/* header bar colors */
.hdrbarleft {background-color:#00407C;}
.hdrbarright {background-color:#0000FF;}

/* default link color */
a, a:link, a:visited {color:#00407C; text-decoration:underline;}
a:hover {color: #00407C; text-decoration:none;}
a:active {color: #00407C; text-decoration:underline;}

/* footer link color */
a.textnav, a.textnav:link, a.textnav:visited {color:#0055a5; text-decoration:underline;}
a.textnav:hover {color:#0055a5; text-decoration:none;}
a.textnav:active {color:#0055a5; text-decoration:underline;}

/* sub-headings default color */
h1, h2, h3, h4, h5, h6 {color:#00407c;}

/* wysiwyg heading colors */
.wysiwyg_pagetitle  {color:#0000FF;}
.wysiwyg_pagesubtitle  {color:#00407C;}
.wysiwyg_accent  {color:#0000FF;}

/* form button colors */
.btn {color:#0000FF; background-color:#DDEFFA;  border:1px solid #0000FF;}

/* list bullet */
.bltlst {background:transparent url(/scott/images/bullet.gif) no-repeat top left;}

/* home news/anouncements colors */
.hmnewsttlc {color:#00407C;}
.hmnewsbgc {background-color:#E8E8E8;}

/* home spotlight colors */
.hmslttlc {color:#00407C;}
.hmslbgc {background-color:#e8e8e8;}

/* left menu subhead bg color */
.subnavhdr {background-color:#0000FF;}
.subnavhdr a {color: #DDEFFA; text-decoration: none;}

/* calendar colors */
.calendar_day_heading {background-color: #727272;}
.calendar_day_empty, .calendar_day_event, .calendar_month {border:1px solid #727272;}
.calendar_day_event {background-color:#f1f1f1;}


h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:16px;font-weight:bold;}
p {line-height:20px;}


.center {text-align:center;}
.underline {text-decoration:underline;}