/*  general styles  ----------------------------------------------- */


.text {

	font-size: 13px;
	color: #000066;
	text-decoration: none;

}

p { 	
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}

td { 	
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}

.small {

	
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}


.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: normal;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

/* events/calendar formating....................................*/
.calendardates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F0A800;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-decoration: none;
}

.calendarmonth {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}

.calendardates2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #003399;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-decoration: none;
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.timeswhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.textwhite {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

/* pages header....................................*/
.header {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-weight: normal;
}
.header2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.headertop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background: #FFCC66;
	font-weight: normal;
	padding-left: 8px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
}


.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.homeheaderorange {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F0A800;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-decoration: none;
}
.homeheaderblue{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #8094C1;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	text-decoration: none;
}
