html, body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:5px;
}
td {
	font-size:10px;
}
input {
	height:16px;
	font-size:9px;
}
img {
	border-color:#FFFFFF;
}
hr {
	height:1px;
	border:0px;
	background-color:#666666;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color:#333333;
	border-bottom: 1px solid #DDDDDD;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin:0px 0px 6px 0px;
}
	.h2 {
		font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin:0px 0px 6px 0px;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}
	.h3 {
		font-size: 12px;
		font-weight: bold;
		color:#333333;
	}

.h4my {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding:0px 0px 4px 0px;
}

.h4myLink:link {
	font-size: 11px;
	font-weight: bold;
	color: #292929;
	padding:0px 0px 4px 0px;
}
.h4myLink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #292929;
	padding:0px 0px 4px 0px;
}

.flh1 {
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	padding:4px 6px 0px 8px;
}
.eventh1 {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.eventh2 {
	font-size: 10px;
	color:#333333;
}

#page {
        width: 930px;
        margin: 0 auto;
}
#menu {
        width: 930px;
		margin-bottom:6px;
		margin-top:3px;
		border-bottom:0px;
		background-image:url(images/head.gif);
		background-repeat:no-repeat;
}
#menu2 {
		vertical-align:bottom;
		height:80px;
}

#leftCol {
        width: 198px;
		height:100%;
		margin-right:8px;
        float: left;
		background-color:#E5E5E5;
}
#centerCol {
		width: 508px;
		height:100%;
		margin-right:8px;
        float: left;
		vertical-align:top;
		background-color:#E5E5E5;
margin-left:15px
}
#rightCol {
       	width:178px;
		height:100%;
		float: right;
		vertical-align:top;
		background-color:#E5E5E5;
}
#footer {
		clear:both;
		width:900px;
		text-align:center;
}

.spaw_standard { font-size: 12px; font-family: Arial, Helvetica, sans-serif; } 
.spaw_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.spaw_large { font-size: 22px; font-family: Arial, Helvetica, sans-serif; }
.spaw_xlarge { font-size: 34px; font-family: Arial, Helvetica, sans-serif; }
-->
a:link {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
a:active {
	color:#CC0000;
	text-decoration:none;
}

.author {
	font-size:9px;
	color:#777777;
}
.dateAdded {
	font-size:9px;
}
.bold {
	font-weight:bold;
}
.today {
	font-weight:bold;
	background-color:#FADC15;
	padding: 1px 1px 1px 1px;
}
.nextMonth {
	color:#999999;
	padding: 1px 1px 1px 1px;
}
/* CALENDAR */

.cal_title {
	font-size:14px;
	font-weight:bold;
	color:#222222;
}
.cal_day {
	font-size:18px;
	width:20px;
	font-weight:bolder;
	padding-left:10px;
	height:21px;
}
.cal_month {
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}
.cal_title a {
	color:#222222 !important;
}
.cal_dayhead {
	font-size: 11px;
	padding:6px;
}
.flyerPopup td {
	vertical-align:top;
	width:650px;
}
.topbanner {
	clear:both;width:930px;height:180px;border:0px solid #888;margin:0 auto;
}