
.calDay{
text-align: center;
background-color: #999;
border: 1px #999 solid;
font: 10px/170% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

.calMonthYear{
font-weight: bold;
color: #631201;
}

.calDate{
border: 1px #999 solid;
font-size: 7pt; 
vertical-align: top;
height: 90px;
width: 14.30%;
background-color: #fffbf2;
}

.calTitle{
	margin-left: 5px;
font-size: 7pt; 
}

a.eventDay{
display: block;
background-color: #fffbf2;
height: 90px;
font-size: 7pt;
font-weight: normal;
}

.calicon{
	width: 25px;
	border-collapse: collapse;
	}
	
	.calMonthIcon{
	width: 25px;
	font-weight: bold;
	font-size: 7pt;
	color: #fff;
	background-color: #711400;
	text-align: center;
	padding: 2px;
	border: 1px #000 solid;
	}
	
	.calDayIcon{
	width: 25px;
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	background-color: #fff;
	text-align: center;
	padding: 2px;
	border: 1px #000 solid;
	}
	
.eventTitle{
margin-bottom: 10px;
font-size: 9pt;
}

.eventPop {
	text-align: left;
	}
	
p.timePop {
	font-size: 9px;
	font-family: arial;
	color: #5d1304;
	margin-bottom: 0px;
	padding-left: 10px;
	}

p.titlePop {
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #8b1d06;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	}
	
p.descriptionPop {
	font-size: 10px;
	line-height: 16px;
	font-family: arial;
	color: black;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
.imagePop {
	float: left; 

	margin-right: 20px;
	}
	
.pdfPop {
	
	margin-right: 50px;
	text-align: right;
	}



