/* CSS Document */
/* designed for Bay Leaf Baptist Church */

body {
	background-color: #ffffcc;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #016d37;
	margin: 0px auto 0px 0px;
	padding: 0px;
	scrollbar-base-color: #016d37;
	line-height: 18px;

}

td, th {
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;

}

p {
	line-height: 18px;
	text-align: justify;

}

a:link {
	color: #6c6c5a;
	text-decoration: none;
}

a:visited {
	color: #6c6c5a;
	text-decoration: none;
}

a:hover {
	color: #348a55;
	text-decoration: underline;
}

a:active {
	color: #348a55;
	text-decoration: underline;
}

h1 {
	color: #016d37;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

h2 {
	color: #016d37;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
}

h3 {
	color: #016d37;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	line-height: 18px;
	vertical-align: bottom;

}

h4 {
	color: #6c6c5a;
	font-size: 12px;
	font-weight: bold;
}

.header3 {
	color: #016d37;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 18px;
	vertical-align: bottom;
}

.header4 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;

}

form {
	background-color: #6AB78B;
	border: 1px solid #016d37;
	color: #FFFFCC;
	padding: 6px;
}

.formTable {
	color: #FFFFCC;
}

.search {
	border: 0px;
	background-color: #FFFFCC;
}

.buttonup {
	font-size: 10px;
	color: #6AB78B;
	background-color: #FFFFCC;
	border: 1px #6c6c5a ridge;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: bold;
	line-height: normal;
	font-family: Georgia, Times New Roman, Times, serif;

}

.buttonover {
	font-size: 10px;
	color: #FFFFCC;
	background-color: #016d37;
	border: 1px #6c6c5a ridge;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;

}

.header {
	background-image:  url(../images/green_gradient.jpg);
	background-repeat: repeat-x;
	height: 233px;
}

.main {
	background-color: #FFFFCC;
	background-image:  none;
	background-repeat: no-repeat;
}

.highlight {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #016d37;
	border-top: 1px outset #6699FF;
	border-right: 1px inset #006699;
	border-bottom: 1px inset #006699;
	border-left: 1px outset #6699FF;
	line-height: 16px;
}

.highlight a:link {
	font-weight: bold;
	text-decoration: none;
}

.highlight a:visited {
	font-weight: bold;
	text-decoration: none;
}

.highlight a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.highlight a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}


.nav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #016d37;
	height: 40px;
	color: #ffffcc;
}

.navLink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	color: #ffffcc;
}

.navLink a:link {
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

.navLink a:visited {
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

.navLink a:hover {
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

.navLink a:active {
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

.preaching {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #016d37;
}


.enews {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.sidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #ffffcc;
	background-color: #6AB78B;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}

a.sidebar:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffcc;
}

a.sidebar:visited {
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

a.sidebar:hover {
	font-weight: bold;
	color: #016D37;
	text-decoration: none;
}

a.sidebar:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.leftsidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-right: 2px solid #ffffcc;
	font-size: 12px;
	color: #FFFFCC;

}

.smalltext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #006633;
	padding-left: 15px;
}

.smalltextv2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #006633;
}

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffcc;
	background-color: #016d37;
	line-height: 14px;
	height: 25px;
}

.footer a:link {
	color: #ffffcc;
	text-decoration: none;
	font-size: 10px;
}

.footer a:visited {
	color: #ffffcc;
	text-decoration: none;
	font-size: 10px;
}

.footer a:hover {
	color: #67a773;
	text-decoration: none;
	font-size: 10px;
}

.footer a:active {
	color: #67a773;
	text-decoration: none;
	font-size: 10px;
}

.footerTwo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #016d37;
	background-color: #FFFFCC;
	line-height: 14px;
	height: 25px;
}

.box1 {
	background-color: #6AB78B;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #016d37;

}

input.large {
	width: 220px;
	height: 20px;
	font-size: 10px;
}

input.big {
	width: 125px;
	height: 20px;
	font-size: 10px;
}

input.medium {
	width: 100px;
	height: 20px;
	font-size: 10px;
}

input.small {
	width: 50px;
	height: 20px;
	font-size: 10px;
}

ul.circle {
	list-style-type: none;
	list-style-position: outside;
	color: #016d37;
	list-style-image:  url(../images/circle.gif);
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;

}

ul.square {
	list-style-type: none;
	font: normal 12px/20px Arial, Helvetica, san-serif;
	list-style-position: inside;
	color: #016d37;
	text-decoration: none;
	list-style-image:  url(../images/square.gif);
	text-indent: -16pt;

}

ul.triangle {
	list-style-type: none;
	font: bold 12px/20px Arial, Helvetica, san-serif;
	list-style-position: inside;
	color: #016d37;
	list-style-image:  url(../images/triangle.gif);
	text-indent: -20pt;
}

.borderTable {
	border: thin groove #016D37;
}


.pageTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #016D37;
	font-weight: bold;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006633;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 2pt;
}

.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 2pt;
	font-style: oblique;
	text-decoration: none;


}

.subtitle {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
    color: #016d37;
}

.contact {
	font-size: 10px;
	font-weight: normal;
}

.horizontal_line {
	font-family: "Georgia, Times New Roman, Times, serif";
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #016d37;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #016d37;
}
.horizontal_line_top {
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #016d37;
}
