/* Place all calendar styles here
	colors: 
	Dark Green - 07513a
	Light Green - 00a86f
	newcaldate -  9cb9b0
 */
#calendarnav {text-align: right; padding:0 0 5px 0;}
#newcalendar { width: 539px;}
.newcaldate {width: 539px; background: url(../images/site_gfx/caldate_bg.gif) repeat-x; /*background-color: #9cb9b0;*/ color: #07513a; 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 10px;}
.newcalevent span.time {display: block; float: left; text-align: left; margin: 0 5px 0 0; width: 45px;}

#calendarnav {color:#000; font-size: 1.2em;}
#calendarnav a  {text-decoration: none; color: #07513a;}
#calendarnav a:visited  {text-decoration: none; color: #07513a;}
#calendarnav a:active  {text-decoration: none; color: #07513a;}
#calendarnav a:hover  {text-decoration: none; color: #00a86f;}
#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: #00a86f;}
#calendar {font-size: 0.8em;}
#calendar a  {text-decoration: underline; color: #07513a;}
#calendar a:visited  {text-decoration: underline; color: #07513a;}
#calendar a:active  {text-decoration: underline; color: #07513a;}
#calendar a:hover  {text-decoration: underline; color: #00a86f;}
