/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:0.3em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:normal;
	color:#333333;
	}
.logoMain {
	font-family: Croobie, "Comic Sans MS", Impact, Tahoma;
	font-size: x-large;
	font-weight: bold;
	color: #003366;
	font-variant: normal;
	font-style: italic;
}

	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
.AdHeader{
	font:20px georgia;
	color: #330000;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.calendarHeading {
	font:16px georgia;
	color: #FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.calendarMonth {
	font:14px georgia;
	color: #FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.upcomingEvents {
	color:#cc0000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 15px;
	text-decoration: underline;
	}
	
.navText {
	font:12px arial;
	color: #333300;
	letter-spacing:0.1em;
	font-weight: bold;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.welcomeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}

.events {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.announcements{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.eventsText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}

.links {
	font:12px georgia;
	color: #003366;
	font-size: 13px;
	line-height:18px;
	}
	
.links2 {
	color: #000000;
	font-size: 13px;
	text-decoration:none;
	line-height:18px;
	font-family: georgia;
	}
	
.logoMain {
	font-family: "Alba Super";
	font-size: x-large;
	text-transform: inherit;
}
.header {

	color: #333300;
	letter-spacing:.3em;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 24px;
}

.testStyle{
background-color: #2B6a15;
font-color : #ffffff;

}
.grText {
	font:13px arial;
	color: #99FF99;
	letter-spacing:0.1em;
	font-weight: bold;
	}
	

#headerLink a {
font:13px arial;
	color: #99FF99;
	letter-spacing:0.1em;
	font-weight: bold;
	}