/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: arial;
	font-size: 12px;
	}
	
a {
	color: #DCDCB8;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #474723;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #474723;
	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: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 16px;
	}

.sidebarText {
	color: #285128;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.bodyText {
	line-height:18px;
	color:#333333;
	font-family: arial;
	font-size: 14px;
	}
	
.pageName {
	color: #003333;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
.subHeader {
	color: #999966;
	font-weight:bold;
	line-height:15px;
	letter-spacing:.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	}
	
.navText {
	color: #474723;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 16px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.subtitle {
	color: #990000;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.designer {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 9px;
}
.sidebarText2 {
	color: #993333;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.workforlife {
	color: #006400;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.greensubhead {
	color: #003333;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.makedonate {
	color: #FFFF00;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

