/* Global Styles */

body {
	margin:0px;
	color: #993300;
	background-color: #FFFFCC;
	font-family: Corbel;
	}
	
td {
	color:#993300;
	font-family: Corbel;
	}
	
a {
	color: #993300;
	text-decoration:none;
	font-weight:bold;
	font-family: Corbel;
	}
	
a:hover {
	color: #993300;
	text-decoration:underline;
	font-family: Corbel;
	}
	
/* ID Styles */
	
#navigation a {
	color: #993300;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Corbel;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	color: #993300;
	letter-spacing:0.2em;
	}

#calheader td {
	font-weight:bold;
	color: #993300;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #993300;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #993300;
	line-height:18px;
	font-family: Corbel;
	font-size: 12px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#993300;
	font-family: Corbel;
	}
	
.pageName {
	color: #993300;
	letter-spacing:0.1em;
	font-family: corbel;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
.subHeader {
	font:14px corbel;
	color: #993300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #993300;
	letter-spacing:0.1em;
	}
	
.calendarText {
	line-height:14px;
	color:#993300;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
.lightcalendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: 883300;
}

	
.pageName2 {
	font-family: Corbel;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
.pageName3 {
	font-family: Corbel;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

