@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: left top;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
	}
#wrapper #header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	width: 7in;
	padding-bottom: 5pt;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: BLACK;
	background-position: left top;
}

#wrapper #content h1 {
	font-size: 10pt;
	margin-top: .25in;
}
#wrapper #content p {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	margin-left: 0.25px;
}
#wrapper #content {

}


#wrapper #main .italic {
	font-style: italic;
}

#wrapper #main h2 {
	font-size: 10pt;
	margin-top: .25in;
}
#wrapper #main p {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	margin-left: .25in;
}

#wrapper #secondary h1 {
	font-size: 10pt;
}
#wrapper #secondary #events p {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	margin-left: 0.25in;
	padding-bottom: 5pt;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: BLACK;
	margin-top: 5pt;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper #footer2 h1 {
	font-size: 7pt;
	line-height: 12pt;
	width: 7in;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	margin-top: .5in;
	text-align: center;
}
#wrapper #footer2 p {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#wrapper #sidebar h1 {
	font-size: 10pt;
	font-weight: bold;
}
#wrapper #sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	margin-left: .25in;
}
#wrapper #content #mainsec h2 {
	font-size: 10pt;
	margin-top: .25in;
}
#wrapper #content #mainsec p {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	margin-left: .25in;
}
#wrapper  #content  #mainsec  ul {
	font-size: 10pt;
	line-height: 12pt;
	width: 6in;
	list-style-type: disc;
	list-style-position: inherit;
}
#main h1, #main img, #header  img,#menu, #sidebar img, #slides, #events  img, #content img, #upper-right, #search, #newtofbc,#main  a, #BreadCrumbBar, #sidebarsec, #paypal, .paypal, #videoFloatRight, .dropdownmenus, #videoFloatLeft, .sermonbuttons, .paypalbox, #footer2 img, iframe{
	display: none;
}

.break {
page-break-before:always;
}
