/* CSS Document */

#top100_wrap {
	margin: 0;
	width:600px;
	overflow:hidden;
	text-align:center;
}

#top100_header {
	background-image: url(/CMS/Images/top100_header.gif);
	background-position: left top;
	height: 283px;
	width: 600px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-align:left;
	text-align:justify;
	color:#181818;
	font-size:11px;
	margin-bottom:0;

}


#top100_header a:link {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:145%;
}

#top100_header a:hover {
	font-weight:bold;
	color:#333;
	text-decoration:underline;
	line-height:145%;
}

#top100_header a:visited {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:145%;
}

#top100_content {
	line-height:200%;
	text-align: justify;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 5px;
}

#top100_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #181818;
	font-weight: bold;
	padding: 5px 0 0 5px;
	text-transform: uppercase;
}

#top100_nav {
	font-size:12px;
	text-align:left;
	color:#990000;
	padding:0 0 10px 0;
	height:46px;
	width:600px;
	text-transform:uppercase;
}

#top100_nav a,
#top100_nav a:visited {
	text-decoration:none;
	color:#990000;
	padding:0px 3px;
	font-weight:bold;
	margin:0 2px;
}

#top100_nav a:hover {
	font-weight:bold;
	text-decoration:none !important;
	color:#FFF !important;
	background:#990000;
}


.active {
	font-weight:bold;
	text-decoration:none !important;
	color:#FFF !important;
	background:#990000;
}

#top100_largest {
	background:url(/cms/images/top100_largest_bg.gif) no-repeat;
	text-align:left;
	height:105px;
	padding:2px;
	overflow:hidden;
	width:600px;
}

#top100_fastest {
	background:url(/cms/images/top100_fastest_bg.gif) no-repeat;
	text-align:left;
	height:105px;
	padding:2px;
	overflow:hidden;
	width:600px;
}


.rank {
	margin:50px 0 0 10px;
	position:absolute;
	color:#990000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.church {
	margin:2px 0 0 10px;
	position:absolute;
	text-transform:uppercase;
	color:#222;
	font-size:22px;
}

.church a,
.church a:hover,
.church a:visited {
	text-decoration:none;
	color:#222;
}



.location {
	margin:20px 0 0 10px;
	position:absolute;
	font-variant:small-caps;
	color:#888;
	font-size:14px;
	font-style:italic;
}

.pastor {
	margin:36px 0px 0 10px;
	color:#333;
	font-size:13px;
	font-weight:bold;
	position:absolute;
}

.links {
	margin:75px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	line-height:130%;
}
#ministry_resources {
	color:#999;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.empty {
	color:#CCC;
	text-decoration:underline;
	margin:0 3px;
	line-height:120%;
	display:none;
}

.links a,
.links a:hover,
.links a:visited {
	color:#990000;
	text-decoration:underline;
	margin:0 3px;
	line-height:120%;
}

.photo {
	float:right;
	height:96px;
	width:96px;
	margin-right:5px;
}

#top100_footer {
	margin:5px 0 0 0;
	height:25px;
	background-color:#FFF;
	border:1px #CCC solid;
	padding:0px 2px 0 2px;
	color:#181818;
	font-size:10px;
}

#top100_footer a,
#top100_footer a:visited,
#top100_footer a:hover {
	text-decoration:underline;
	color:#181818;
	padding:2px 5px;
	font-weight:bold;
	margin:0 5px
}
