body{
	color: #4B210D;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:14px;
}
.copy{
	color: #4B210D;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:14px;
	line-height:18px;
}
.subhead{
	color: #4B210D;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}
#topdate {
	text-align:right;
}
.month
{
    background-color: #DBC3A5;
    color: #7C5B32;
    font-family: arial;
	font-size: 10px;
    font-weight: bolder
}
.weekday
{
    background-color: white;
    color: black;
    font-family: arial;
	font-size: 10px;
    font-weight: bolder
}
.eventLabel
{
    color: black;
    font-family: Arial;
	font-size: 11px;
    font-weight: bolder;
    text-align: right
}
.eventText
{
    font-family: Arial;
	font-size: 11px;
    color: #333333
}
.eventHead
{
    font-family: Arial;
	font-size: 13px;
	font-weight: bold;
    color: #c25f07
}
.selectedDay
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #aaaaaa;
	text-decoration: none;
}
.selectedDay:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #aaaaaa;
	text-decoration: none;
}
.today
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.day
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7C5B32;
	text-decoration: none;
}
.eventday
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
    background-color: #E1CDB4;
	color: #C1AA92;
	text-decoration: none;
	background-image:url(../elements/x.gif);
}
.eventdaylink
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7C5B32;
	text-decoration: none;
}
.eventdaylink:link
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7C5B32;
	text-decoration: none;
}
.eventdaylink:hover
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7C5B32;
	text-decoration: none;
}

.notaDay
{
    background-color: #ECDFCF;
}
.holiday
{
    background-color: #990000;
}
