﻿#FooterContainer .copyrightNotice
{
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	padding: .5em 0;
}

#FooterContainer .copyrightNotice a 
{
	color: #b33 !important;
	font-size: 1.1em;
	text-decoration: none;
	font-style: italic;
}

#FooterContainer .copyrightNotice a:hover 
{
	text-decoration: underline;
	
}

p.smallText 
{
	font-size: 1em;
	margin: 0 .5em;
}

.contentText p, .contentText address, .contentText td
{
	font-size: 1.2em;
}

 .eventTitle 
 {
	font-size: 1.3em;
	font-weight: bold;
 }
 
 .eventLocation 
 {
	font-style: italic;
 }