body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	/*background: #333333;*/
	margin: 0;
	padding: 0; 
}

h1 {
	text-align: center;
	font-family: Vivaldi, "Vivaldi Italic", "Copperplate Gothic Light", Georgia, "Times New Roman", sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
}
/*	#F8C483  Kakhi */
/*	#5D1F1F Brown */
/*	#D85F27 Orange*/

h2 {
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: left;	
}

h3 {
	color: #F8C483;
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 0;	
}

h4 {
	color: #5D1F1F;
	font-size: 15px;
	margin: 3px 0 6px 0;
	padding: 0;	
}

h5 {
	color: #F8C483;
	font-size: 10px;
	margin: 0 0 4px 0;
	padding: 0;	
}
/*Add for the Email System Page */
h6 {
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: left;	
}

p {
	font-size: 14px;
}

td {
	font-size: 10px;
	color: #FFFFFF;
}

th {
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #F8C483;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #5D1F1F;
	text-decoration: none;
}

#orange a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#orange a:active {
	color: #D85F27;/*#FFFFFF;*/
	text-decoration: none;
}

#orange a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#orange a:hover {
	color: #D85F27;
	text-decoration: none;
}

.defaultfont2 {
	font-size: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: "Copperplate Gothic Light",tahoma, helvetica, arial, sans-serif;
}

.defaultfont1 {

	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px;
}

.defaultfont3 {

	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px;
}


.title_heading {
	text-align: center;
	font-family: Vivaldi, "Vivaldi Italic", "Copperplate Gothic Light", Georgia, "Times New Roman", sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
}
/* For Calendar */
/* ID Styles */
#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid #5D1F1F;/*rgb(0,51,153);*/
	}
	
#noborder td {
	border: 0px;
	}

#noborder a:hover {
	color: #5D1F1F;
	text-decoration: none;
}	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:10px times new roman;
	color: #5D1F1F; /*brown*/
	line-height: 11px;
	text-align: left;
	padding-left: 2px;
	}

.dayHeaderText {
	font:12px times new roman;
	color: #F8C483; /*brown*/
	line-height:18px;
	text-align: center;
}
	
.dayText {
	font:18px times new roman;
	color: #FFFFFF;
	font-weight: bold;
	line-height:18px;
	text-align: right;
	padding-right: 2px;
}	
	
	
/*	#F8C483  Kakhi */
/*	#5D1F1F Brown */
/*	#D85F27 Orange*/

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height:10px;
	letter-spacing:.1em;
	}	
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	