.note { background:#fe0; color:#f00;font-weight:bold;}
/****** TAGS **************/
body {font-family:Verdana,Arial,Helvetica; font-size:12.5px; color: #555C66; margin: 0px;}
p,td,ul,li,ol {font-family:Verdana,Arial,Helvetica; font-size:12.5px; color: #555C66;}
p { margin-top:0; } /* Allow h#s/p's to but up against each other, no other real effect */
li {margin-bottom: 5px;}

/****** CLASSES ***********/
.heading,h1 {
	font-size:19.5px;
	font-weight:bold;
	color: #233968;
	letter-spacing: 1px;
	font-family: verdana, helvetica;
}

.subheading,h2 {
	font-size:15.5px;
	font-weight:bold;
	color:#bF6916;
	font-family: verdana, helvetica;
	margin-bottom: 5px;
	mragin-top: 25px;
}
body#mp h2 { color:#CF6C16; }

.ssheading,h3 {
	font-weight:bold;
	font-size:14px;
	font-family: verdana, helvetica, sans-serif;
	color: #8B2437;
	margin-bottom: 3px;
}
.title,h4 {
	font-weight:bold;
	color:#263A67;
	font-size: 12.5px;
	font-family: verdana, helvetica, sans-serif;
	margin-bottom: 2px;
}

div.indent { margin-left: 1em; }
span.caption, span.captionLt { float:right; displapy:inline; margin: 5px 10px; text-align:center; clear:right;}
span.captionLt { float:left; clear:left; }
span.caption p, span.captionLt p { font-weight:bold; font-size: 10.5px; }


.upcoming_events {
	background-color: #F2FAFC;
	padding: 5px;
	font-size: 11px;
}

.box { border: 1px solid #ACAEAB; background-color:#FBFFF8; }
ul.box { margin:0; padding:3px; padding-left: 25px; margin-bottom: 1em; }
.eventHover {
	border: 1px solid #E1DFBB;
	background-color: #F2F2E3;
}

.eventOff {
	border: 1px solid #F2FAFC;
	background-color: #F2FAFC;
}

.footDivider {
	font-size: 10px;
	color: #ADADAD;
}

.footer {
	font-size: 10px;
	color: #585C68;
}

.bold,b {font-weight:bold;}
.italic {font-style: italic; }
.footerbold {font-weight:bold; font-size:10.5px;}
.footer {font-size:10.5px;}
.errormsg {font-weight:bold; color:#FF0000;}
.error {background-color:yellow;}

/****** ANCHOR ************/
a:link, a:visited {
	color: #8B2437;
}

a:hover {
	color: #8B2437;
	text-decoration: none;
}

a.events:link, a.events:visited, a.events:hover {
	color: #617960;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.foot:link, a.foot:visited {
	color: #8B2437;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

a.foot:hover {
	color: #8B2437;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

a.aris:link, a.aris:visited { 
	color: #263A67;
	font-size:10px;
	text-decoration: none;
}
a.aris:hover {	color:#263A67; text-decoration:underline;}