@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	padding: 1.4em 1.8em;
}

h1 {
	font-size: 1.7em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h5 {
	font-size: 1.0em;
}

hr {
	border: none;
	border-bottom: 1px dotted #333333;
}

.noprint,
form,
#nav,
.overseasministries div.person,
.findachurch div.person,
.pastor div.person,
.ici div.person,
.home img,
.contents
{ 
	display:none; 
}

.backtotop {
	visibility: hidden;
}

#footer ul {
	padding: 0;
}

#footer ul li {
	list-style: none;
	margin: 0;
	font-size: .85em;
}

#footer ul a:link, #footer ul a:visited {
	text-decoration: none;
}

.home #footer ul {
	margin-top: 2em;
}

.findachurch a {
	padding-right: 1em;
}

a:link, a:visited {
	color: #000000;
}