/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color: #7a003c;
	padding: 0;
	margin: 0;
	text-align: center;
	}

a:link, a:visited {
	color: #333333;
	}
	
a:hover, a:active {
	color: #7a003c;
	}
	
#box {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/box_bkg.gif) top center repeat-y;
	}

#box {
	width: 800px;
	margin: 40px auto 0 auto;
	padding: 0;
	background: url(images/box_bkg.gif) top center repeat-y;
	}
	
		
#header {
	margin: 0;
	padding: 20px;
	background: url(images/box_top.gif) top center no-repeat;
	text-align:  center;
	}	

#header-home {
	height: 330px;
	margin: 0;
	padding: 0;
	background: url(images/home_top1.jpg) top center no-repeat;
	text-align: center;
	color: #F00;
	}	

h1 {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: none;
	visibility: hidden;
	}
		
.boxbottom {
	margin: 0;
	padding: 0;
	height: 40px;
	background-image: url(images/box_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
/* TOPNAV - DEFAULT */
		
#topnav {
	margin: 10px 0 0 0;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	}
	
#topnav a {
	padding: 5px 20px;
	}
	
#topnav a:link, #topnav a:visited {
	background-color: #333333;
	color: #ffffff;
	text-decoration: none;
	}
	
#topnav a:hover, #topnav a:active {
	background-color: #7a003c;
	}	
	
#topnav a.current {
	background-color: #7a003c;
	}


/* TOPNAV - HOME */
		
#topnav-home {
	margin: 20px auto 30px auto;
	text-align: center;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	}
	
#topnav-home a {
	padding: 10px 20px;
	}
	
#topnav-home a:link, #topnav-home a:visited {
	background-color: #333333;
	color: #ffffff;
	text-decoration: none;
	}
	
#topnav-home a:hover, #topnav-home a:active {
	background-color: #7a003c;
	}	
	
#topnav-home a.current {
	background-color: #7a003c;
	}
	


#content {
	margin: 0 40px 0 30px;
}

.content-section {
	padding: 0;
	margin: 10px 0 15px 0;
	border-bottom: 1px solid #7a003c;
	clear: both;
	}

.content-section-last {
	padding: 0;
	margin: 10px 0 15px 0;
	border-bottom: 0;
	clear: both;
	}
	
h2 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #7a003c;
	border-bottom: 1px solid #7a003c;
}

h3 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

h4 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	}
	
p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	}

#content li {
	margin: 0 0 5px 0;
	}
			
p.scripture {
	font-style: italic;
	padding: 15px;
	font-weight: bold;
	}

p.toplink {
	font-size: 10px;
	}
	
p.toplink a {
	color: #333333;
	}

img.right {
	float: right;
	margin: 0 0 10px 20px;
	}

img.left {
	float: left;
	margin: 0 20px 10px 0;
	}

#home-right {
	width: 300px;
	float: right;
	text-align: right;
	margin: 0 0 30px 40px;
	font-size: 10px;
	}

.photo-right-200 {
	width: 200px;
	float: right;
	text-align: right;
	margin: 0 0 20px 20px;
	padding: 0;
	}

.photo-right-200 img {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	}
		
#home-right #events {
	width: 240px;
	margin: 0 auto;
	padding: 10px 20px;
	background-color: #eeeeee;
	}
	
#home-right img {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	}

#home-right h4, #home-right p {
	margin: 0 0 10px 0;
	padding: 0;
	}

#home-right h4 {
	text-transform: uppercase;
	}

#home-right #donate-button {
	text-align: center;
	padding: 10px;
	}
	
table#contact-table {
	margin: 0 0 10px 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-collapse: collapse;
	}
	
table#contact-table td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	vertical-align: top;
	}

table#contact-table td.name {
	font-weight: bold;
	}
	
table#contact-table td.last {
	border-bottom: 0;
	}

table#contact-table td.name-last {
	border-bottom: 0;
	font-weight: bold;
	}

/* MP3 Player */

div.mp3 {
	margin: 0 0 20px 0;
	padding: 0px;
	background: url(images/mp3_bkg.gif) top left repeat-y;
	white-space: nowrap;
	}
	
div.mp3 .wimpybutton {
	width: 30px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	}	

div.mp3 p {
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	}
			
#footer-top {
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/box_top.gif) top center no-repeat;
	}

#footer {
	margin: 0;
	padding: 0;
	background: url(images/box_bkg.gif) top center repeat-y;
	text-align: center;
	color: #666666;
	}
	
#footer p {
	margin: 0;
	padding: 0 20px;
	text-align: center;
	}
	
.clearboth {
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}
	
.clearleft {
	clear: left;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}
#box #content #ministries p strong {
	text-align: left;
}
.Author {
	font-weight: bold;
	font-style: italic;
}
Bolded {
	font-weight: bold;
}
.TOPcenter {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
