/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#38433D;
	}
	
a {
	color: #6E565F;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #BEB4A8;
	}

#padding {
	padding:20px 5px 20px 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 {
	color: #FFFFFF;
	letter-spacing:0.3em;
	font-weight:normal;
	line-height:22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	}

.tagline {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.smallText {
	color: #471C2C;
	line-height:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.pageHeader {
	color: #471C2C;
	letter-spacing:0.1em;
	line-height:38px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	}
	
.bodyText {
	color:#000000;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font: Garamond;
	}
.emphasistext {
	color: #587A24;
}
	
.pageName {
	font:20px Arial;
	color: #7A3424;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #3E5436;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.navText {
	color: #000000;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
