/* CSS Document */

.main {
width:600px;
margin-left:34px;
/*border:1px solid #003466;*/
}

.srchMain {
width:280px;
/*border:1px solid #003466;*/
}

.month {
	background-color:#300013;
/*font: bold 24px font-family: "Times New Roman", Times, serif;*/
	color:#b7a6ad;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.daysofweek {
background-color:#e4d9dc;
font:bold 12px font-family: "Times New Roman", Times, serif;
color:#000000;
}

.days {
	font:bold 12px font-family: "Times New Roman", Times, serif;
	color:black;
	padding: 2px;
	text-align: right;
}

.today{
	font:bold 12px font-family: "Times New Roman", Times, serif;
	color:red;
	padding: 2px;
	text-align: right;
}

.event {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color:black;
	text-align: left;
	vertical-align: top;
	margin-bottom: 4px;
}

.moreEvents {
	font-size:10px;
	color:black;
	padding: 2px;
	text-align: right;
	vertical-align: text-bottom;
}

.srchCalHdr {
background-color:#c27f96;
font: bold 90% font-family: "Times New Roman", Times, serif;
color:#000000;
}

.srchParam { font-size:75% }

.NextNav:link { font-size: 16px; color: #b7a6ad; text-decoration: none; font-weight: bold }

.NextNav:visited { font-size: 16px; color: #b7a6ad; text-decoration: none; font-weight: bold }

.NextNav:active { font-size: 16px; color: #b7a6ad; text-decoration: none; font-weight: bold }

.NextNav:hover {font-size: 16px; color: #b7a6ad; text-decoration: underline; font-weight: bold }

.searchNav:link { font-size:10px; color: #000000; text-decoration: none; font-weight: bold }

.searchNav:visited { font-size: 10px; color: #000000; text-decoration: none; font-weight: bold }

.searchNav:active { font-size: 10px; color: #000000; text-decoration: none; font-weight: bold }

.searchNav:hover {font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold }

.EventNav:link { font-size: 10px; color: #300013; text-decoration: none; font-weight: bold }

.EventNav:visited { font-size: 10px; color: #300013; text-decoration: none; font-weight: bold }

.EventNav:active { font-size: 10px; color: #300013; text-decoration: none; font-weight: bold }

.EventNav:hover {font-size: 10px; color: #300013; text-decoration: underline; font-weight: bold }

.endHdr {border-top-width: thin; border-top-style: solid; border-top-color: #bfccd9;}

.boxOverHdr {font-weight:bold; width:150px; border:1px solid #003466; padding:3; fontSize:80%; color:#ffffff; background:#003466 }

.boxOverFtr { }
