/* CSS Document */

/*****  These styles change the skin  *******/
#colorbar {
	background-color: #709500;
	background-image: url(../images/timepieces.gif);
	background-repeat: no-repeat;
	}
#main_nav ul li a.cal {
	background-color: #49a942;
	background-image: url(../images/bullet_clear_forgreen.gif);
	}	
#main_nav ul li a.cal:hover {
	background-color: #49a942;
	background-image: url(../images/bullet_clear_forgreen.gif);
	}	

#leftboxcontent a.navbutton {
	background-color:#709500;
	}

#centerboxcontent h2 {
	font:  normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #4E6800;
	}

#centerboxcontent h3  {
	color: #4E6800;
	}

#rightcolorbox {
	background-color: #709500;
	display: block;
	height: 70px;
	width: 100%;
	}

.calendarbg {
	background-color: #E6ECF9;
	background-image: none;
	}
