/* Events Calendar Style Sheet */

body
{ font-size:12px; margin:0; padding:0; color:#000000; background:#FFFFFF;} 


/* Default for text within <p> tag */
p {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; color: #505050; font-size: 12px; }


/* revised bottom nav */



.BotNavBox2{text-decoration:none;}
.BotNavBox2 a:link {text-decoration:none;}
#BotNavBox2
{
	width: 100%;
			
	font-size: 12px;
	line-height: 25px;
	background-color: #ffffff;

	color: #666666;
	font-weight: normal;

	padding: 10px 0px 10px 0px;

		z-index: 1;
			float:center;
			text-align:center;
	margin-top: 3px;	
	margin-bottom: 10px;	
}


/* Monthly Navbar*/




.mnavtext
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		color: #000000;letter-spacing: 2px; line-height:22px;
	}

.monthName
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #F60; letter-spacing: 3px;
	}

.mnavbkgnd
	{
		background-color: #F7A92B;
	}

.month1bkgnd
	{
		background-color: #FFFFFF;
	}

.Allmonth1bkgnd
	{
		background-color: #FFFFFF;
	}


.month1texttoday
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 14px;
		color: #CCCCCC;
		font-weight: bold;
	}
a.month1texttoday:link
	{
		color: #CCCCCC;
		text-weight: bold;
		text-decoration:none;
	}
a.month1texttoday:visited
	{color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.month1texttoday:hover {color: #CCCCCC; text-weight:bold; text-decoration:underline; }
a.month1texttoday:active {color: #6666CC; text-weight:bold; text-decoration:underline; }

.month2 {  background-color: #8BBBE4; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF ; font-weight:bold; letter-spacing: 2px;}


.month3 {  background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; }


.month3textfaint {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #999999; font-weight: bold;  }

a.month3textfaint:link {color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.month3textfaint:visited {color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.month3textfaint:hover {color: #CCCCCC; text-weight:bold; text-decoration:underline; }
a.month3textfaint:active {color: #6666CC; text-weight:bold; text-decoration:underline; }
.month4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #993333; */
	color: #000000;
	border-color: #000000;
	background-color: #FFFFFF;
	background-position: top;
}
.month4today {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #993333; */
	color: #E0EDCC;
	background-color: #99FF99;
	background-position: top;
} 
.month4weekend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	background-color: #E0E0E0;
	background-position: top;
} 
.month4noschool {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000 ;
	background-color: #FC9843;
	background-position: top;
} 
a.month4:link {color: #993333; text-weight:bold; }
a.month4:visited {color: #333333; text-weight:bold; }
a.month4:hover {color: #6666CC; text-weight:bold; }
a.month4:active {color: #6666CC; text-weight:bold; }

/* Single Event */
.event1texttitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #505050; }
.event1textdetail {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #505050; }
a.event1textdetail:link {color: #993333; text-weight:bold; text-decoration:none; }
a.event1textdetail:visited {color: #CCCCCC; text-weight:bold; text-decoration:none; }
a.event1textdetail:hover {color: #CCCCCC; text-weight:bold; text-decoration:underline; }
a.event1textdetail:active {color: #6666CC; text-weight:bold; text-decoration:underline; }
.event1bkgnd {  background-color: #FFFFFF; }
.event2bkgnd {  background-color: #FFFFFF; }
.event3bkgnd {  background-color: #FFFFFF; }
.event4bkgnd {  background-color: #0099CC; }

a.noschoolSTYLE
 {color:#FFFFFF ; font-size:12px;  }


/* Event list */
.list1text {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bolder;}
.list2text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.list3text {  font-family: Verdana, Arial, Helvetica, sans-serif;}
.listtable {  ; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.plain
 {text-decoration: none;}


