@import url("reset.css");
@import url("trinityNavigation.css");
@import url("trinityCommon.css");

h1.currentsermontitle {
	font-size: 200%;
	font-weight: normal;
	margin: 0.2em 0;
}

h2 {
	font-size: 200%;
	font-weight: normal;
	margin: 0.5em 0;
}

h2.featuretitle {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

.hard {
	clear: both;
	font-size: 15px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

#header {
	background: url(home-banner.gif) no-repeat;
	height: 180px;
	width: 777px;
}

#header h1 {
	display: none;
}

#main {
	display: inline;
	float: right;
	width: 554px;
	background: url(page-bg.gif) no-repeat right;
}

#main2 {
	padding: 5px 10px;
}

#page {
	background: url(main-bg.gif) repeat-y top right;
	font-size: 0.8em;
	margin: 40px auto 0 auto;
	width: 777px;
}

table.events, table.events td {
	border: none;
	
}

