/* PRINT stylesheet for Lower Ford Street Baptist Church website */

/* ######################## */
/* HTML tags, exlcuding <a> */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p, td, th {/* NS workaround, keep styles in sync with <body> */
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	background: #FFFFFF;
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}
h2 {
	background: #FFFFFF;
	color: #000000;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
hr {
	margin: -10px 0px 0px 0px;
}
input, textarea, select {
	background: #FFFFFF;
	border: solid 1px;
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
li {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	/* list-style-image: url(images/bullet.gif); */
	margin-left: -20px;
	margin-top: 10px;
	text-align: left;
}
p {
	font-size: 1.0em;
	line-height: 1.35em;
	text-align: left;
}
ul {
	margin-bottom: 10px;
	margin-top: 15px;
}

/* ############################################# */
/* HTML tag <a> and classes used within <a> only */
a {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
}
a.footer {
}
a.footer:hover {
}
a.a-right-menu {
}
a.a-right-menu:hover {
}
a.a-right-menu-selected {
}
a.a-right-menu-selected:hover {
}
a.a-menu-bottom {

}
a.a-menu-bottom:hover {
}

/* ################# */
/* all other classes */
.bar-top {
	text-align: left;
}
.bar-main-content {
	background: #FFFFFF;
	color: #000000;
	padding: 0px 0px 0px 0px;
/*	padding: 20px 30px 10px 30px;*/
	vertical-align: top;
}
.bar-main-footer-left {
}
.bar-main-footer-right {
}
.bar-main-inner {
	padding: 3px 0px 3px 0px;
}
.bar-main-menu-right {
}
.bar-main-menu-top {
}
.block-indent {
	margin-left: 0px;
	margin-right: 0px;
}
.caption {
	margin-top: -8px;
}
.contact-us-field-name {
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.content-hilite {
	background: #FFFFFF;
	color: #000000;
	padding: 0px 0px 0px 0px;
/*	padding: 10px 15px 5px 15px;*/
}
.footnote {
	background: #FFFFFF;
	color: #000000;
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.25em;
}
.hole-main {
	background: #FFFFFF;
	color: #000000;
	padding: 1px 1px 1px 0px;
}
.menu-bottom {
	background: #FFFFFF;
	color: #000000;
	font-size: 0.55em;
	line-height: 1.6em;
	margin-top: 0px;
	text-align: center;
}
.photo1 {
}
.photo2 {
	margin: -10px 15px 0px 0px;
}
.photo3 {
	margin: 0px 15px 0px 0px;
}
.print-hide {
	display: none;
}
.right-menu {
}
.right-menu-line {
}
.screen-hide {
}
.strapline {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
}
.sub-list {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: circle;
	margin-left: -25px;
	margin-top: 10px;
	text-align: left;
}

.content-hilite p, ul {
	margin-top: 0px;
}
.homelist li {
	margin-top: 5px;
}


/* Copyright (c) 2003 Fineweb Solutions */