/* Global Styles */

body {
	margin:0px;
	background-color: #d94227;	
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #67120d;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #d94227;
	text-decoration:underline;
	}
	
a:visited {
	color: #0b2f09;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation2 {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #fbb04c;
	border-right-color: #fbb04c;
	border-bottom-color: #fbb04c;
	border-left-color: #fbb04c;
	}

#navigation a {
	font:12px arial;
	color: #fbb04c;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #e5dcb8;
	text-decoration:underline;
	}

#content a {
	color: #67120d;
	text-decoration:none;
	font-weight:bold;
	}
	
#content a:hover {
	color: #d94227;
	text-decoration:underline;
	}
	
#content a:visited {
	color: #0b2f09;
	text-decoration:none;
	}
	
#content a:visited:hover {
	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 {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #0b2f09;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	}
	
.bodyText {
	line-height:15px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #ffffff;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 24px;
	color: #0b2f09;
}

.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	border-top-style: none;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
	
.poem {
	line-height:17px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sidebarTextLG {
	color: #0b2f09;
	line-height:18px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
}
