/* Global Styles */

body {
	margin:0px;
	background-image:url(media/color1a.gif);
	}

td {
	font:11px arial;
	color:#333333;
	}
	
.intro a {
	color: #64021B;
	font:18px times new roman,times roman, serif;
	line-height:28px;
	padding:5px;
	}
	
	
a {
	font:12px arial;
		color: #64021B;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #84223B;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:13px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #f4c2c2;
	}

#padding {
	padding:20px 5px 5px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#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,times roman, serif;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

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

.smallText {
	font:13px times new roman,times roman, serif;
	color: #a14B70;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman,times roman, serif;
	color: #64021B;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:14px times new roman,times roman, serif;
	color:#333333;
	line-height:24px;
	padding:5px;
	}
	
.bodyText2 {
	font:18px times new roman,times roman, serif;
	color:#333333;
	line-height:28px;
	padding:5px;
	}

.bodyText3 {
	font:14px times new roman,times roman, serif;
	color:#333333;
	line-height:18px;
	padding:5px;
	}
	

.pageName {
	font:20px georgia;
	color: #333333;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman,times roman, serif;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px times new roman,times roman, serif;
	color: #333300;
	letter-spacing:.1em;
	}
	
	
	/*          Custom Added */

.detailheader2 {
font-family:arial;font-size:15px;color:#64021B;
}

#article1 {
	position:relative;top:10px;left:10px;width:780px;
	background-color:#ECDAAC;
	padding:10px;
	border-style:outset;	border-width:medium;
	font:14px times new roman,times roman, serif;
	color:#333333;
}
	
