.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.green {
	color: #7EB641;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.testimonials {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #263B91;
	font-style: normal;
	text-decoration: none;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.purple {

	color: #663091;
}
.red {
	color: #EF3E37;
}
.orange {



	color: #F79521;
}
.blue {




	color: #0776BC;
}
.dblue {





	color: #263B91;
}
.dgreen {

	color: #5E8A3D;
}
.teal {


	color: #1CA99F;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	text-decoration: underline;
}
a:active {


	font-weight: bold;
	text-decoration: none;
}
.program_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.program:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #888888;
	text-decoration: none;
}
a.program:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #888888;
	text-decoration: none;
}
a.program:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #663091;
	text-decoration: none;
}
a.program:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #663091;
	text-decoration: none;
}
a.media:link {
	font-weight: bold;
	text-decoration: none;
	color: #EF3E37;
}
a.media:visited {
	font-weight: bold;
	text-decoration: none;
	color: #EF3E37;
}
a.media:hover {

	font-weight: bold;
	text-decoration: none;
	color: #EF3E37;
}
a.media:active {


	font-weight: bold;
	text-decoration: none;
	color: #EF3E37;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.pquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-image: url(img/large_quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.quoteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
.insetpic {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: middle;
}
.thankyou {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.thankyoutext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textnojustify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.centerline {
	text-align: center;
}






/* Sports */


h3, h4, p {
	margin: 0 auto;
}

.events {
	margin-bottom: 30px;
	padding-bottom: 30px;
    font-family: "Myriad Web Pro",Helvetica,sans-serif;
    border-bottom: solid black 1px;
}


h3 {
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 14px;
    text-shadow: 0 1px 1px #000;
    text-transform: uppercase;
    color: #f79521;
    text-align: center;
}

h4 {
	margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.blurb {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
}

.events .label {
	font-weight: bold;
    color: #f79521;
    text-transform: uppercase;	
}

.events p, .events ul li {
	font-size: 16px;
	line-height: 25px;
}

.events p {
	margin-bottom: 15px;
}

.events img {
	margin-bottom: 15px;
}

.events ul {
	margin-left: 0;
	padding-left: 0;
}

.events ul li {
	background: url(img/fall-leaf.png) 0 0 no-repeat;
	padding: 0 0 6px 35px;
	list-style: none;
	line-height: 25px;
}

.events img {
	padding-right: 15px;
}

p.center {
	text-align: center;
}

.downloadButton {
	margin-bottom: 30px;
    -webkit-border-radius: 14px 14px 14px 14px;
	-moz-border-radius: 14px 14px 14px 14px;
	border-radius: 14px 14px 14px 14px;

    -webkit-box-shadow: 4px 4px 10px #000000;
	-moz-box-shadow: 4px 4px 10px #000000;
	box-shadow: 4px 4px 10px #000000;

    background-color: #f79521;
    line-height: 15px;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.75;
    padding: 12px 20px;
    width: 130px;
}

.downloadButton:hover {
	opacity: 1;
}


.downloadButton a {
	display: block;
    color: black;
    font-size: 14px;
    font-weight: bold;
    text-shadow: -1px -1px 0 #C2C2C2;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 15px;
}

.download {
	color: #f79521;
	text-transform: uppercase;
}

.download:hover {
	text-decoration: underline;
}


/* Tastes */

.tastes {
	color: #781e15;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}

.eventName {
	text-transform: uppercase;
}

/* Dont Forget */

.page {
	font-family:"Comic Sans MS", sans-serif;
	width: 300px;
	position: relative;
	margin: auto;
	padding: 15px 0;
	color: #212121;
	
	-webkit-border-bottom-left-radius: 20px 500px;
	-webkit-border-bottom-right-radius: 500px 30px;
	-webkit-border-top-right-radius: 5px 100px;
	
	-moz-border-radius-bottomleft: 20px 500px;
	-moz-border-radius-bottomright: 500px 30px;
	-moz-border-radius-topright: 5px 100px;	
	
	border-radius-bottomleft: 20px 500px;
	border-radius-bottomright: 500px 30px;
	border-radius-topright: 5px 100px;
	
	background: #fcf59b;
		
	-webkit-background-size: 100% 40px;
	
	-webkit-box-shadow: 0 2px 10px 1px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 2px 10px 1px rgba(0,0,0,.2); 
	box-shadow: 0 2px 10px 1px rgba(0,0,0,.2); 
	
}

.page:before {
	content: ' ';
	background: url(images/tape.png) no-repeat;
	width: 65px;
	height: 20px;
	position: absolute;
	top: -15px;
	left: 40%;
	display: block;
}

.page p {
	padding: 0 20px;
	line-height: 18px;
	margin-bottom: 20px;
	font-size: 15px;
}

.page a {
	margin-left: 20px;
}

/*BCH*/

.logo {
	float: left;
}


.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }




