body {
	background-color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;




	letter-spacing: 0.03em
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: circle;
/*	list-style-image: url(images/bullet.gif); */
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:'ffffff';
	scrollbar-highlight-color:'ffffff';
	scrollbar-3dlight-color:'cccccc';
	scrollbar-darkshadow-Color:'cccccc';
	letter-spacing: normal;
	background-image: url(uploads/images/bg.gif);
}
a:link, a:visited{
	color: #E88D33;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: ##e70000;
	font-weight: 100;
	line-height: normal;
	letter-spacing: .05em;
	vertical-align: baseline;
	border-bottom: 1px #cccccc;
	border-bottom-style:dashed;
	
}
h3 {
	font-family: "lighter lem arial", sans-serif;
	color: ##e70000;
	font-weight: 100;
	line-height: normal;
	
}
h4 {
	font-family: "lighter lem verdana", sans-serif;
	color: ##e70000;
	font-weight:100;
	line-height: normal;
	font-size: 16px;
	
	
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
iframe {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	letter-spacing: 0.03em
	font-weight: normal;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

td#dashed {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #CCCCCC;
}

.framed {
	border: 1px solid #CCCCCC;
}
.pod_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
.Bold_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0099CC;
}
li {
/*	list-style-image: url(images/bullet.gif); */
}
.Large_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 100;
	line-height: normal;
	text-transform: uppercase;
	color: #0099CC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.Medium_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bolder;
	color: #0099CC;
}
.Small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* building momentum: Right side of table font */
.bdgfund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	}
	
.Side_bar {
	background-color: #BDDBFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	background: color;
	background-repeat: repeat;
	margin-bottom: 0px;
	bottom: auto;
	margin: 0;
	padding: 0;
}
.left_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-color: #CCCCCC;
}
.searchResults {
	font-size: 11px;
}
.searchResults tr:hover {
        background: #EEEEEE;
}

/* baptism content */

div#baptismContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0099cc;
	text-decoration: underline;
}

div#baptismContent p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
}

div#baptismContent h3#aboutBaptism {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0099cc;
	font-weight: 900;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-transform: uppercase;
}


