/**
 * Mosaic Healing Arts, Copyright 2007
 *
 * Typeface styles
 */
 
body {
	margin-top:				0px;
	margin-bottom:			0px;
	background-color:		#B4D575;
}

body, div, p, li {
	font-family:			Georgia, sans-serif;
	font-size:				13px;
	color:					#523D2A;
}

a {
	color:					#76A642;
}

p {
	margin:					0px;
	padding:				0px;
	line-height:			21px;
}

ol,li {
	margin-bottom: 			2em;
}

img {
	border:					0px;
}

.pageContentIntro {
	font-size:				17px;
	line-height:			25px;
}

.pageContentMain {
	font-size:				14px;
	line-height:			25px;
}

.logo {
	border:					0px;
	width:					127px;
	height:					192px;
}

.iconImageSpacer {
	border:					0px;
	width:					121px;
	height:					74px;
}

.subTitle {
	font-weight:			bold;
}

.footerLink {
	color:					#FFFFFF;
	font-weight:			bold;
}

.footerContent {
	color:					#FFFFFF;
	background-color:		#B4D575;
}

.copyright {
	color:					#76A642;
	line-height:			35px;
	font-size:				11px;
}

.pageTitle {
	font-size:				40px;
}

.pageTitleColorA {
	color:					#E65A29;
}

.pageTitleColorB {
	color:					#76A642;
}

.pageTitleColorC {
	color:					#1976A2;
}

.eventsLink {
	color:					#8B5B37;
}

.eventItemSubject {
	list-style-type:		none;
}

.eventItem {
	line-height:			20px;
}

.eventItems {
	padding-left:			27px;
}

.level1Content {
	font-size:				19px;
	line-height:			31px;
}

.level1ContentLink {
	color:					#76A642;
	font-size:				19px;
}
