@charset "UTF-8";
/* CCCAUSTIN.COM CSS Document */

.eventsTXT {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 20px;
}

.eventsTITLE {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #24315B;
	text-align: left;
}
.eventsTITLEdate {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #24315B;
	text-align: left;
}

.eventsTXTbold {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.eventsLINK {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #24315B;
	text-align: left;
}

.pageTitle {
	color: #467B73;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 7pt;
	text-align: center;
}
.peopleName {
	font-weight: bold;
	font-size: medium;
	color: #687676;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.peopleTitle {
	color: #687676;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.txt {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 10px;
	display: block;
}
.txt a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.txt a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.txt a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.image {
	padding: 10px;
}
a:link {
	color: #687676;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #687676;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txtCenter {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 10px;
}
