
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	/*background-image: url(graphics/smcpixel.jpg);
	background-repeat: no-repeat;
	width: 550px;*/
}

a {
	color: #990033;
	text-decoration: none;
}

a:link {
	color:#990033;
	text-decoration:none;
}

a:visited {
	color:#000099;
	text-decoration:none;
}

a:hover {
	color:#660066;
	text-decoration:underline;
	background-color: #CCCCCC;
}

td { color: #000000; }

dt {
	font-weight: bold;
	color: #000000;
}

dd { color: #000000; }

.allcaps { text-transform: uppercase; }

.bold14 {
	font-size: larger;
	color: #000000;
	font-weight: bold;
}

.body-center { text-align: center; }

.body-left { text-align: left; }

.menu { font-size: 12px; }

.calendarlinks {
	font-size: 14px;
	line-height: 16px;
	vertical-align: top;
	padding: 2.25pt;
	width: 1.5in;
}

.calendarinfo {
	font-size: 14px;
	line-height: 16px;
	vertical-align: top;
}

h1 {
	font-size:24px;
	color:#990033;
	font-weight:bold;
}

.16pxlinks {
	font-size: 14px;
	line-height: 16px;
}

.modified { font-size: 0.8em; }

div.Section1 { width:600px; }

h3 {
	color:#fff;
	background:#903;
	margin-top:1em;
	padding:0.5em .2em 0.2em;
	margin-bottom: .2em;
}

.writer {
	font-style: italic;
	color:#903;
	font-weight:bold;
	padding: .2em;
}

.lefty {
	float: left;
	margin-right: .5em;
}

.righty {
	float: right;
	margin-left: .5em;
}

.pictureBox {
	display:block;
	overflow:hidden;
	border: 1px solid #CCC;
}

.pictureBox span.caption {
	font-size:.8em;
	font-style:italic;
	padding:.5em;
	display:block;
}
table.bulletincalendar {
	width:600px;
	display: table;
	border: 0;
}

.bulletincalendar td { font:10.5pt/1.4em "Times New Roman", Times, serif;
width: 144px; white-space:nowrap; vertical-align:top; }

.yearOfSundays {
	width:600px;
	position:relative;
}

.col {
	width: 144px;
	;
	float: left;
	margin-right: 6px;
}

.col-clear { clear: both; }
