body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 48px;
	color: #999999;
}
h2 {
	font-size: 24px;
	color: #FF6633;
	font-weight: bold;
	line-height: 80%;
}
h3 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: -9px;
	margin-top: 18px;
}
h4 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: -7px;
	margin-top: 16px;
}
p {
	font-size: 12px;
	line-height: 15px;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
}
.graphicLeft {
	margin: 0px 5px 5px 0px;
	float: left;
	border: 0px none;
}
.graphicRight {
	margin: 0px 0px 5px 5px;
	border: 0px none;
    float: right;
}
.photo {
	border: 1px solid #990000;
}
.photoLeft {
	margin: 0px 5px 5px 0px;
	float: left;
	border: 1px solid #990000;
}
.photoRight {
	margin: 0px 0px 5px 5px;
	border: 1px solid #990000;
    float: right;
}
li {
	margin-bottom: 6px;
}
.CNLBred {
	color: #990000;
}
.CNLBorange {
	color: #FF6633;
}
.heading3grey {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: -10px;
	margin-top: 16px;
	clear: both;
}
.CNLBredInverse {
	color: #FFFFFF;
	background-color: #990000;
}
.bodytext12 {
	font-size: 12px;
}
.bodytext14 {
	font-size: 14px;
}
.calendarMonth {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
}
.calendarDate {
	padding: 2px;
	font-style: italic;
	font-weight: bold;
}
.calendarEvent {
	font-weight: bold;
	padding: 2px;
	font-size: 14px;
	color: #990000;
	margin-bottom: -12px;
}
.calendarEventBody {
	color: #000000;
	padding: 2px;
	margin-right: 20px;
	margin-left: 20px;
}
.calendarEventBodyTitle {
	color: #000000;
	padding: 2px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
.calendarSubDate {
	padding: 2px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
#newsletter {
	background-color: #FFECB3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newsletter_past {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
