/* Style Sheet for bartcampolo.com */

body {
	background:#fff;
	font-family: Helvetica, sans-serif;
}

#splashgraphic {
	position: absolute;
	height: 246px;
	width: 174px;
	right: 25%;
	margin-right: 5em;
	bottom: 35%;

}


#splashnav {
	position: absolute;
	left: 75%;
	margin-left: -4em;
	bottom: 35%;
	margin-bottom: -24px;

}

#splashnav ul {
	list-style: none;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	;
	padding: 0;
}

#splashnav ul a {
	text-decoration: none;
	color: #9cc;
}

#splashnav ul a:hover {
	color: #963;
}

.schedule {
	font-size: 2.7em;
	margin: 0 0 0 -.05em;

}

.inquiries {
	font-size: 1.15em;
	margin: -.5em 0 0 1em;

}

.ministry {
	font-size: 1.7em;
	margin: -.2em 0 0 0;

}

.about {
	text-align: right;
	font-size: 1.7em;
	margin: -.25em 0 0 0;

}

#plusbar {
	height: 20px;
	background: repeat-x url(img/res/plusbar-bg.gif) right;
	position: absolute;
	top: 65%;
	left: 0px;
	width: 76%;

}

#footer {
	position: absolute;
	top: 65%;
	text-decoration: none;
	width: 579px;
	right: 25%;
	padding: 0;
	margin-top: 20px;

}

#footer h1 {
	font-family: Impact, Helvetica, sans-serif;
	color: #999;
	text-align: left;
	margin: 0;
	letter-spacing: 0.2em;

}

#footer h2 {
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0 0 0 1em;

}
