/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #990000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #A8996E;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #342522;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #CDC3A8;
	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 {
	color: #CDC3A8;
	letter-spacing:.4em;
	font-weight:bold;
	background-color: #000000;
	font-family: "times new roman";
	font-size: 18px;
	}

.sidebarText {
	font:14px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:24px;
	color:#342522;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	color: #342522;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	color: #342522;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 14px;
	}
	
.navText {
	font:12px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
abody {
	color: #A8996E;
	text-decoration:none;
	font-weight:bold;
}
.bodyText img {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	border: thin none #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 5px;
}
