html  {
	margin: 0px;
	padding: 0px;
	background-color: #CBCCCF;
	overflow: scroll;
	height: 100%;
}

body  {
	margin: 0px;
	padding: 0px;
	background-color: #CBCCCF;
	height: 100%;
	behavior: url(csshover2.htc);
}

#bigcontainer {
	position: relative; /* needed for footer positioning*/
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow:hidden;
	zoom: 1;
}

#headcontainer {
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#headcontainer img {
	margin: 0px;
	padding: 0px;
}
#bottomsec{
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	width: 800px;
}
.floatright {
	float: right;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.floatleft {
	float: left;
	margin: 0px;
}
img.floatright {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

img.floatleft {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pullquote {
	background-color: #c4d4ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071bd;
	background-image: url(/images/quotemarks.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	float: left;
	clear: none;
}
.pullquote2 {
	background-color: #c4d4ed;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071bd;
	background-image: url(/images/quotemarks.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	width: 530px;
}
.pullquote3{
	background-color: #c4d4ed;
	background-image: url(/images/quotemarks.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	float: left;
	clear: none;
	height: auto;
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071bd;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 20px;
	font-size: 16px;
	color: #004D80;
	line-height: 20px;
}
.pullquote4{
	background-color: #c4d4ed;
	background-image: url(/images/quotemarks.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	float: right;
	clear: none;
	height: auto;
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071bd;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 20px;
	font-size: 16px;
	color: #004D80;
	line-height: 20px;
}
p   {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
ol   {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


h1  {
	color: #0071bc;
	font-size: 18px;
	font-family: "Arial Black", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h2   {
	color: #0071bc;
	font-weight: 800;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h3 {
	color: #0071bc;
	font-weight: 800;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCCCF;
	background-image: url(/images/h3bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4     {
	color: #696969;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h5   { color: #696969; 
font-weight: normal; 
font-size: 14px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
#footer {
	border-top:6px double gray;
	width: 850px;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 30px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 45px;
	padding: 0px;
	clear: both;
}
#footer p {
	font-family: Arial, Verdana, Helvetica, sans-serif, "Futura Md BT";
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: center;
}
#footerbot {
	background-image: url(/images/footbot.jpg);
	height: 27px;
	width: 880px;
	background-color: #CBCCCF;
	background-repeat: no-repeat;
	margin: 0px;
}

iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactuspic {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
textarea {
	margin: 0px;
	padding: 0px;
}
.ppalbut {
	margin-left: 30px;
	margin-top: 30px;
}
#clear {
	clear: both;
}
p.clearleft {
	clear: left;
}
.clearright {
	clear: left;
}
#menu{
	background-image: url(/images/buttbarbg.gif);
	width: 825px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 25px;
	}
#menu ul{
	padding:0;
	margin:0;
	}
#menu li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	}
#menu li a{
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	color: white;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0071BD;
	border-left-color: #3988CA;
	}
#menu li a:hover{
	background-image: url(/images/topnavbg_over.jpg);
	}
#menu ul ul{
	position: absolute;
	top: 30px;
	visibility: hidden;
	background-color: #0071BD;
	}
#menu ul li ul li a {
	background-color: #0072BB;
	width: 110px;
	text-align: center;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5693CE;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#menu ul li ul li a:hover {
	text-decoration: underline;
	background-image: none;
}
#menu ul li:hover ul{
	visibility:visible;
	}
	
#faithsection {
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
#faithsection blockquote {
	background-image: url(/images/bibleicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	height: auto;
	width: 465px;
}
#faithsection blockquote cite {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
#faithsection blockquote p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	font-style: italic;
	color: #333;
}
#faithsection #prayerquote {
	background-image: url(/images/prayericon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	height: auto;
	width: 465px;
}

#faithsection #prayerquote p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	font-style: italic;
	color: #333;
}
#bottomsec ul li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	font-size: 10pt;

}

