@charset "utf-8";
/* CSS Document */
body {
	font-family: ComicSans, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	background: #FFF;
	line-height: 16px;
	}

.mainnav {
	background-image:url(http://www.bellehavenbobcats.org/Assets/menu7.gif);
}

.mainnav a {
	font-size:10px;
	font-weight:bold;
	color:#009;
	text-decoration:none;
}

.mainnav a:hover {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.datecell {
	background-color:#FC0;
	color:#006;
	font-weight:bold;
	border-bottom:#006, medium;
	text-align:right;
}

.footer {
	background-image:url(http://www.bellehavenbobcats.org/Assets/footercell.jpg);
	height:35px;
	text-align:center;
	font-size:8px;
	font-weight:bold;
	line-height:8px;
}
.calendar-month {
	background-color:#FC0;
	color:#000;
	font-weight:bold;
	font-size:9px;
}
.subtitle {
	background-color:#FEEAAB;
	font-weight:bold;
	color:#006;
}
.cellheading {
	background-color:#FC0;
	color:#006;
	font-weight:bold;
}
.smblurb {
	background-color:#FEEFB1;
	font-size:9px;
	font-weight:bold;
	text-align:justify;
	word-spacing:3;
}
