/* CSS Document */

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #C01518;
}

a:visited {
	color: #C01518;
}

a.nav {
	color: #FFFFFF;
	line-height: 24px;
}

a.nav:visited {
	color: #FFFFFF;
}

a.nav:hover {
	color: #C01518;
}

.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.homeheadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #757372;
	border-bottom-color: #757372;
	letter-spacing: 3px;
}

.calendardetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}


.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
}

.testimonial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	text-align: left;
	vertical-align: top;
	font-style: italic;
}

.testbyline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
}

.maintableborders {
	background-color: #FFFFFF;
	border: 2px solid #757372;
}

.homelogo {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #757372;
	border-bottom-color: #757372;
}

.homecalendar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	background-color: #ABA9A9;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #757372;
	border-bottom-color: #757372;
}
