p, ul, ol {
font-family: verdana;
font-size: .8em;
}
a {
	text-decoration: none;
}
p {
	margin: 10px;
}

p.list{
	font-size: .7em;
}

#ekatanavbox {
	margin: 0.1em;
	display: block;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BD7435;
	border-bottom-color: #BD7435;
	border-bottom-width: 2px;
	border-top-width: 2px;
	width: 100%;
	}
#ekatabox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#ekatabox li a {
	background-image: url(/images/arrow_dots.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	margin-left: 20px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	}
	
#churchlisting span {
	margin: 0.1em;
	display: block;
	float: left;
	width: 15em;
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	}

#churchdetailbox {
	margin: 0.1em;
	display: block;
	float: left;
	border: dashed #CCCCCC 2px;
	}