/* Village Manor Health Care, Inc. Site 
 * Cascading Style Sheet Document
 */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #C1D676;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #177B2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #177B2F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #C3D07F;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #82ADC1;
	border-bottom: 2px solid #FFFFFF;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #177B2F;
}
h3 {
	font-size: 12pt;
	font-style: italic;
}
.listings {
	color: #117B2F;
}
.listings a:link {
	text-decoration: underline;
}
.listings a:hover {
	text-decoration: none;
}

.comndisc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.ltmenu {
	font-size: 12pt;
	font-weight: bold;
}

/* EvCal styles */
.eventtext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align: left}
.eventtime {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align: center; font-weight: bold; color: #82ADC1}
.holiday {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-align: center}
.evcalholiday {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; text-align: center}
.evcaleventtext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: left}
.evcaleventtime { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; font-weight: bold; color: #000000 }
