/* Global Styles */
h1 {
	font:18px times new roman;
	color: #000000;
	letter-spacing:0.4em;
	font-weight:bold;
	text-align: left;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 8px;
}

body {
	margin:0px;
	background-color: #633F31;
	text-align: left;
	}

td {
	font:11px arial;
	color:#333333;
	text-align: left;
	}
	
a {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #999999;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #633F31;
	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: #000000;
	letter-spacing:0.4em;
	font-weight:bold;
	text-align: left;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:16px;
	color:#333333;
	text-align: left;
	}
	
.pageName {
	font:20px georgia;
	color: #663333;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:12px georgia;
	color: #336666;
	font-weight:bold;
	line-height:normal;
	letter-spacing:0.1em;
	text-align: left;
	}
	
.navText {
	font:10px arial;
	color: #336666;
	letter-spacing:.1em;
	textalign: left;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	text-align: center;
	}
	.style1 {font-size: medium}
.style4 {color: #000000}
.style7 {font-size: x-small}
.style8 {font-size: large}
.style10 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.style13 {
	font-size: medium;
	font-weight: bold;
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style15 {font-size: 9px}
	
