/* Global Styles */

body {
	margin:0px;
     font:13px arial;
	}
p {
	font:13px arial;
	color: #333300;
	letter-spacing:.1em;
	}	
td {
	font:12px arial;
	color:#333333;
	}
	
a {
	color: #AB0101;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #64996E;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:12px 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:12px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

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

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
.sidebarText2 {
	font:11px georgia;
	color: #336666;
	line-height:18px;
	}
.sidebarText3 {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	font-weight:bold;
	}
.asurname {
	font:12px arial;
	color: #C83B2C;
	line-height:13px;
	font-weight:bold;
	}
.asurnameBlue {
	font:12px arial;
	color: #369;
	line-height:13px;
	font-weight:bold;
	}
.bodyText {
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
.bodyTextBl {
	font:14px arial;
	line-height:24px;
	color:#333333;
	}	
.pageName {
	font:20px georgia;
	color: #384584;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:12px arial;
	line-height:14px;
	color:#333333;
	}
blockquote{
	margin:0.8em 0 0.6em 1em;
	padding-left:1em;
	font-style:italic;
	border-left:4px solid #E2D7CF;
}	
.footer {
	font:11px arial;
	color: #000;
	line-height:11px;
	font-weight:bold;
	}
.aupdates {
	font:12px arial;
	line-height:20px;
	color:#336666;
	}
.apageName2{
	font:20px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:26px;
	background-color: #C4E9E9;
}
.style1 {
	color: #993333;
	font-weight: bold;
	font:16px georgia;
	line-height:20px;
	letter-spacing:.1em;
}
/* Other */
.aredText {
	color:#A6161C;
	font-weight:bold;
	font-size: 12px;
}
.ablueText {
	color:#384584;
	font-style:italic;
	font-size: 14px;
}
.ablueTextLg {
	color:#384584;
	font-style:bold;
	font-size: 30px;
}
.ablueTextMd {
	color:#384584;
	font-size: 20px;
     font:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}
.aredTextLg {
	color:#A6161C;
	font-weight:bold;
	font-size: 16px;
}
.aredTextLgBck {
	color:#A6161C;
	font-weight:bold;
	font-size: 16px;
	background-color:#E2D7CF;
}
.aredTextLgBck2 {
	color:#A6161C;
	font-weight:bold;
	font-size: 13px;
	background-color:#E2D7CF;
}