body {
	background-color: #CCFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}


a {
	color: #3366CC;
	text-decoration: underline;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
	line-height: 30px;
 	color: #7C6A54;
}
.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
	line-height: 30px;
 	color: #FF0000;
}
.funtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
	line-height: 30px;
 	color: #993399;
}
.smfuntitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
	line-height: 20px;
 	color: #993399;
}

.subtitle {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
  color: #3E94AE;
}
.redtitle {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
  color: #FF0099;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}

.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;	
	font-style: italic;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-color: #DEDECA;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #663366;
	text-decoration: underline;
}

.lgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.lgrtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7C6A54;
	line-height: 24px;
}
.sidetext {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
  color: #FFFFFF;
}
.classdates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
	line-height: 20px;
 	color: #7C6A54;
}
/* ID Styles */
#navigation td {
	border-bottom: 1px solid #003583;
	}

#navigation a {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #7C6A54;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:3px 3px 3px 8px;
	}
	
#navigation a:hover {
	background: #7C6A54;
	color: #CCFF9A;
}
#navigation .italic {
	font-style: italic;
	font-weight: bold;
	background: #F3F1F1;
	color: #000000;
}
