﻿/* h1 styles */
body
{
	font-family: Corbel, Arial, Sans Serif;
	color: #484841;
}
h1, h2
{
	color: #222222;
}
h1
{
	font-family: Cambria, Georgia, Times New Roman, Serif;
	font-size: 140%;
	background-repeat: no-repeat;
}
h2
{
	font-family: Cambria, Georgia, Times New Roman, Serif;
	font-size: 120%;
	background-repeat: no-repeat;
}
h1.contact
{
	background-image: url( 'images/icons/phone-ico.gif' );
	padding-left: 38px;
}
h1.contact + *
{
	padding-left: 38px;
}
h1.news
{
	background-image: url( 'images/icons/news-ico.gif' );
	padding-left: 38px;
}
h1.news + *
{
	padding-left: 38px;
}
h1.intranet
{
	background-image: url( 'images/icons/padlock.png' );
	padding-bottom:2px;
}
h1.intranet, h1.intranet + *
{
	padding-left: 38px;
}
h3
{
	font-size: 95%;
	padding-left: 15px;
}

p
{
	font-family: Corbel, Arial, Sans-Serif;
	color: #484841;
	font-size: 91%;
	line-height: 1.5em;
	text-align: justify;
}
a
{
	color: #007AD5;
	text-decoration: underline;
}
.Quote
{
	width: 90%;
	display: block;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.QuoteAuthor
{
	font-family: georgia;
	font-size: 90%;
	color: #6E1F88;
	font-style: italic;
	text-align: right;
}

.term
{
	padding-left: 40px;
	font-size: 90%;
	padding-right: 70px;
}
.term p
{
	padding-left: 15px;
	line-height: 1.1em;
	margin-bottom: 10px;
}
.term h2
{
	padding-top: 0px;
	background-image: url(images/cross-orange.gif);
	line-height: 0.5em;
	padding-left: 15px;
}
.term hr
{
	color: #FFB400;
	height: 1px;
	border-top: 0px;
	border-bottom: 1px solid #FFB400;
}

.descriptionlink
{
	text-decoration: none;
	color: #484841;
}
p.EventTitle
{
	font-weight:bold;
}

.datedesc
{
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.eventdatedesc
{
	font-weight: bold;
}
h2.event
{
	margin-bottom:0px;
	padding-bottom:0px;
}
h2.event a
{
		text-decoration:none;
}


.eventsummary
{
	margin-top:8px;
	font-size:80%;

}
.ReadMore
{
	text-decoration:none;
}