/*
.stans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
*/

/* GENERIC AND HOME PAGES */

.blurb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.blurb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



/* timeline... */

.timelinecolumn {
	background-color: 663366;
}

.timelinecolumn a:link {
	text-decoration: none;
}

.timelinecolumn a:visited {
	text-decoration: none;
}

.timelinecolumn a:hover {
	text-decoration: none;
}

.timelinename1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.timelinename2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.menucrumb {
	color: #cc0000;
	font-size:100%;
	font-weight:bold;
	}

#thismonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #ffffff;
	background: #CC0000;
}

#thismonth a:link {
	text-decoration: underline;
	color: #ffffff;
}

#thismonth a:visited {
	color: #ffffff;
}

#thismonth a:hover {
	color: #ffffff;
}

a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0000;
}


.diary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.diarydate {
	color: #333333;
	}

	
.smallhead {
	font-weight: bold;
	font-size:110%;
	}

.mediumhead {
	font-size:150%;
	font-weight: bold;
	}
	
.largehead {
	font-size:200%;
	font-weight: bold;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}


p {
	font-size: 9px;
}



/*****************************************************/


/* HELPFUL THINGS PAGES */

.essay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 75%;*/
	color: #333333;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.faq a:link {
	text-decoration: underline;
	color: #333333;
}

.faq a:visited {
	color: #333333;
}


.faq a:hover {
	color: #cc0000;
}


.faq_question {
	font-weight: bold;
	font-size:110%;
	}

.helpfulmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.helpfulmenu a:link {
	text-decoration: underline;
	color: #333333;
}

.helpfulmenu a:visited {
	color: #333333;
}

.helpfulmenu a:hover {
	color: #cc0000;
}


