
/* MAKE CHANGES HERE
----------------------------------------------- */

table#calendar-container {}

table#calendar-container td#others {}

table#cal_top {}

table#cal_top td {
 background: #C6C4BB;
 padding: 0;}

table#cal_top td div {}

table#cal_months {}

table#cal_months th {}

table#cal_months th.left {
 background-color: #9F1E34;}

table#cal_months th.left a, table#cal_months th.left a:link, table#cal_months th.left a:active, table#cal_months th.left a:visited, table#cal_months th.right a, table#cal_months th.right a:link, table#cal_months th.right a:active, table#cal_months th.right a:visited {
 color: #C6C4BB;}

table#cal_months th.left a:hover, table#cal_months th.right a:hover {
 color: #FFF;}

table#cal_months th.center {
 background: #18090C url(site_images/cal-bg.gif) repeat-x bottom left;
 color: #fff;}

table#cal_months th.right {
 background-color: #9F1E34;}

table#cal_cats {}

table#cal_cats a, table#cal_cats a:link, table#cal_cats a:active, table#cal_cats a:visited {
 font-weight: normal;
 color: #000;}

table#cal_cats a:hover {
 color: red;}

table#cal_cats td {}

table#cal_cats td.all {
 background-color: #D6DFBD;}

table#cal_cats td.all a, table#cal_cats td.all a:link, table#cal_cats td.all a:active, table#cal_cats td.all a:visited {
 font-weight: normal;
 font-family: garamond;
 font-size: 1.3em;
 color: #000;
 font-style: italic;}

table#cal_cats td.all a, table#cal_cats td.all a:hover {
 color: red;}

table#cal_cats td.cat {}

table#cal_days {}

table#cal_days th {
 background: #18090C url(site_images/cal-bg.gif) repeat-x bottom left;
 color: #fff;
 font-weight: normal;
 font-size: 1em;
 font-family: garamond;}

table#cal_days td {}

table#cal_days tr#fixed {}

table#cal_days td.day_blank {
 background-color: #E8E8E8;}

table#cal_days td.day {}

table#cal_days td.day table#day {
 background-color: #9F1E34;
 color: #fff;}

table#cal_days td.day table#day td {}

div#DIV {}

table#cal_desc {
 border: 1px solid #471B23;}

table#cal_desc td.heading {
 background-color: #471B23;
 color: #fff;}

table#cal_desc td.date, table#cal_desc td.time {
 color: #fff;
 background-color: #9F1E34;}

table#cal_desc td.desc {}

table#cal_desc td.back {
 background-color: #471B23;}

table#cal_desc td.back a, table#cal_desc td.back a:link, table#cal_desc td.back a:active, table#cal_desc td.back a:visited {
 color: #fff;}

table#cal_desc td.back a:hover {
 color: red;}
