h1, h2, h3, h4, h5 {
	color: maroon;
	margin-top: 0px;
	margin-bottom: 7px;
	font-family: Monotype Corsiva;
	font-style: italic;
	font-weight: bold;
	font-size: 2.2em;
}
h2 {
	font-size: 1.80em;
}
h3 {
	font-size: 1.70em;
	color: #000066;
	margin-bottom: 3px;
}
h4 {
	font-size: 1.50em;
}
h5 {
	font-size: 1.30em;
}
a {
	color: maroon;
	font-size: 1.0em;
	text-decoration: none;
}
a:hover {
	color: #010164;
	font-size: 1.0em;
	text-decoration: underline;
	cursor: hand;
}
.page {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.container {
	background-color: #EBE0CC;
	background-image: url(../Images/header_960.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.contentHolder 
{
	position: relative;
	top: 5px;
	height: 100%;
	width: 100%;
	padding-bottom: 60px;
	/*
	background-image: url(../Images/rose_window_bckgrnd.gif);
	background-position: 215px 230px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	*/
}
.mainHeader 
{
	position: relative;
	top: 55px;
	left: 120px;
	float: left;
	width: 530px;
	text-align: center;
}
.mainHeader h1 
{
	font-variant: small-caps;
}
.mainContent 
{
	position: relative;
	top: 48px;
	left: 22px;
	width: 588px;
	float: left;
}
.copyright 
{
	position: relative;
	bottom: -50px;
	clear: both;
	margin: 0px;
	height: 50px;
	width: 960px;
	border-top: 5px solid #000066;
	padding-top: 4px;
	text-align: center;
	font-size: .80em;
}
.header {
	height: 100px;
	width: 580px;
	position: relative;
	top: 70px;
	float: right;
	text-align: center;
	font-variant: small-caps;
	z-index: 10;	
}
.header a {
	color: #000066;
	text-decoration: none;
	font-size: 1.00em;
}
.header a:hover {
	color: maroon;
	font-size: 1.00em;
	text-decoration: none;
}
.header img {
	border: none;
}
.massSchedule 
{
	background-image: url(../Images/hands.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: 5px;
	float: right;
	width: 330px;
	padding: 0px 5px 15px 5px;
	font-size: .80em;
}
.massSchedule h1 
{
	font-variant: small-caps;
}
.massSchedule p 
{
	line-height: 1.0em;
}
.category 
{
	height: 100%;
	clear: both;
	padding-bottom: 10px;
}
ul, ol { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; }
ul li, ol li {	margin: 0px 0px 2px 5px; padding: 0px 0px 0px 0px; line-height: 1.2em; font-size: .90em;	}
.category img 
{
	float: left;
	padding-right: 10px;
	vertical-align: top;
	border: 1px solid #000066;
}
#article 
{
	margin-top: 20px;
	font-size: .90em;
}
#article img 
{
	float: left;
	padding: 0px 10px 10px 0px;
}
#map 
{
	width: 250px;
	height: 200px;
	float: left;
	padding-right: 10px;
}
.rptHeader 
{
	background-color: Maroon;
	text-align: center;
	color: White;
	padding: 2px 0px 2px 0px;
}
.rptItem 
{
	background-color: #DDDDDD;
	font-size: .80em;
}
.rptItemAlternate 
{
	background-color: White;
	font-size: .80em;
}
.staffImg 
{
	padding-top: 17px;
}
	




	
	
	
