/*
- Burgundy = #692b35
- Page Background = #f1f4ec
 */
#calendarnav {text-align: right; padding:0 0 5px 0;}
#newcalendar { width: 100%; font-size: 1.2em;}
.newcaldate {width: 100%; overflow: hidden; background: url(../images/site_gfx/caldate_bg.gif) repeat-x; /*background-color: #9cb9b0;*/ color: #fff; padding: 2px 0; font-size: 1.1em !important;}
.newcaldate span.day {display: block; float: left; width: 60px; margin: 0 0 0 10px;}
.newcaldate span.date {display: block; float: right; text-align: right; margin: 0 10px 0 0;}
.newcalevent {border-bottom: 1px solid #C0C0C0; padding: 7px 0 7px 10px; overflow: hidden; width: 585px;}
.newcalevent span.time {display: block; float: left; text-align: left; margin: 0 5px 0 0; width: 75px;}
.newcalevent span.caldetail {display: block; float: left; width: 450px;}
.homeaway {float: right; margin: 0; display: block; width: 10px;}

#calendarnav {color:#000; font-size: 1.2em;}
#calendarnav a  {text-decoration: none; color: #692b35;}
#calendarnav a:visited  {text-decoration: none; color: #692b35;}
#calendarnav a:active  {text-decoration: none; color: #692b35;}
#calendarnav a:hover  {text-decoration: none; color: #000;}
#rssfeed {float: left; width: 100px; padding: 0 0 5px 0;}
#rssfeed a {text-decoration: none;} 
#rssfeed a:active {text-decoration: none;}
#rssfeed a:visited {text-decoration: none;}
#rssfeed a:hover {color: #000;}
#calendar {font-size: 0.8em;}
#calendar a  {text-decoration: underline; color: #692b35;}
#calendar a:visited  {text-decoration: underline; color: #692b35;}
#calendar a:active  {text-decoration: underline; color: #692b35;}
#calendar a:hover  {text-decoration: underline; color: #000;}
