/* CSS Document */

h3.title {
	font-family: Verdana, arial, san-serif;
	font-size : 13pt;
	font-weight: ;
	color: #901818;
	border-bottom: 1px solid #CCCCCC;
	width: 600px;
}

.newsdate {
	font-size: 10px;
	color: #6a7686;
}

hr. {
	border-bottom: 1px solid #CCCCCC;
}


.bodycopy {
	width: 600px;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	margin: 0px 10px 0px 10px;
}



/*****  ****/
.section-title {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-variant : small-caps;
	letter-spacing : 3px;
	font-size: 15px;
	font-weight: bolder;
	vertical-align: top;
	color: #901818;
	border-bottom: 1px solid white;
	padding-top: 10px;
	margin-left: 0px;
}

table.page-content {
	height: 100%;
	border-right: 0px solid #999999;
	margin-left: 0px;
}

.page-main {
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
}

.leftnav {
	background-color: #ebebeb;
	border-right: 1px solid #bebebf;
	margin-left: 0px;
	padding-left: 5px;
	vertical-align: top;
}
/***** End Event Calendar template ****/


