@import url("reset.css");
@import url("saintPetersNavigation.css");
@import url("saintPetersCommon.css");

div.splash table.splashtable {
	margin-left: 4px;
	width: 542px;
}

div.splash table.splashtable td {
	color: #FFFFFF;
	font-size: 85%;
}

div.splash table.splashtable td.splashleft {
	background: #5669A4;
	padding: 5px 10px;
	width: 342px;
}

div.splash table.splashtable td.splashright {
	background: #374369;
	padding: 5px 10px;
	width: 160px;
}

div.splash table.splashtable td a, div.splash table td a:visited {
	color: #FFFFFF;
}

div.splash table.splashtable td.splashright p {
	margin: 0.5em 0;
	padding: 0;
}

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;
}

p.currentsermon {
	color: #FFFFD8;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p.currentsermondescription, p.currentsermonlisten {
	margin: 0 0 0.5em 0;
	padding-left: 3px;
}

p.currentsermonlisten a, p.currentsermonlisten a:visited {
	color: #FFFFFF;
}

.hard {
	clear: both;
	font-size: 15px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

#header {
	background: url(home-header.gif) no-repeat;
	height: 180px;
	width: 777px;
}

#header h1 {
	display: none;
}

#main {
	background: url(content-bg.gif) repeat-y top right;
	display: inline;
	float: right;
	width: 554px;
}

#main2 {
	padding: 5px 10px;
}

#page {
	background: url(content-bg.gif) repeat-y right;
	font-size: 0.8em;
	margin: 40px auto 0 auto;
	width: 777px;
}

/*
#sub {
	float: right;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-left: 20px;
	width: 150px;
}

#sub h2 {
	border-bottom: 1px solid #B26416;
	color: #B26416;
	font-size: 140%;
	font-weight: bold;
	margin: 15px 0 0 0;
}

#sub p {
	margin: 0.5em 0;
}

*/