html{
	
min-height: 100%;
height: auto;
	}
#page {
	margin: 0px;
	width: auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: visible;
}
#pageContent {
	margin: 0px;
	width: auto;
	float: none;
	max-height: 100%;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	float: none;
	height: 200px;
	width: 974px;
	background-image: url(images/SiteHeader_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#topArea {
	float: none;
	height: 150px;
	width: 974px;
}


#logo {
	float: left;
	height: 150px;
	width: 625px;
	margin: 0px;
}

#search{
	float: left;
	width:300px;
	height::150px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}
#topNav {
	height: 50px;
	width: 974px;
	float: none;
}
#content {
	width: 974px;
	float: none;
	overflow: hidden;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.block{
	float: left;
	width: 594px;
	margin:0;
	}
body {
	background-image: url(images/BogdyBg_Footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
/*	max-height:100%;*/
	padding-bottom: 165px;
}
#footer {
	float: none;
	width: 974px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: static;
}
.threeColumn {
	float: left;
	width: 330px;
	overflow: visible;
}

.LargeColumn {
	float: left;
	width: 594px;
	margin-right: 50px;
	overflow: visible;
}
.twoColumn {
	float: left;
	width: 49%;

	}
	
.fourColumn {
	float: left;
	width: 148px;

	}

.SermonBlock {
	width: 593px;
	background-image: url(images/SermonBlock.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
p {
	font-size: 75%;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	line-height: 160%;
	color: #555;
	text-align: left;
	margin: 5px 20px 30px 25px;
	font-weight: normal;
}
.highlight{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
p.bible {
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 180%;
	color: #000;
	text-align: left;
	margin: 0px 20px 10px 25px;
	font-weight: normal;
	font-style: normal;
	text-indent: 5%;
	background-color: #F8F5ED;
	padding: 25px;
}
.quote {
	font-size: 400%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
	color: #092762;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	margin: 0px 20px 30px 0px;
}
p.lines {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	line-height: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCE7FC;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.green {
	color: #5d9732;	
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #092762;
	text-align: left;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 0px;
	/*	font-weight: bold;*/
/*	border-bottom-width: 1px;
	border-bottom-color: #92CC66;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;*/
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #092762;
	text-align: left;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #092762;
	text-align: left;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 0px;
	/*	font-weight: bold;*/
	border-bottom-width: 1px;
	border-bottom-color: #92CC66;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #0059B3;
	text-align: left;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #0067AC;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 25px;
	font-weight: normal;
	line-height: 120%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #005a8c;
	border-bottom-color: #5a8e22;
	margin-bottom: 0px;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #0059B3;
	line-height: 130%;
	margin: 20px 20px 0px 25px;
	font-weight: normal;
	text-align: left;
	}
a {
	color: #0d3c98;
 border-bottom:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	text-decoration: none;
	padding-bottom: 1px;
}
a:link {
	color: #0d3c98;
}
a:hover {
	color: #5d9732;
}
a:visited {
}
hr {
	border-top: 1px dashed #DFDFDF;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
}
ul {
	font-size: 75%;
	background: #fff;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	line-height: 160%;
	color: #555;
	text-align: left;
	vertical-align: text-bottom;
	margin: 5px 50px 30px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
}
ol {
	font-size: 75%;
	background: #fff;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	line-height: 160%px;
	color: #555;
	text-align: left;
	margin: 5px 50px 30px;
	font-weight: normal;
	list-style-position: outside;}

li{
	margin-bottom: 20px;
	vertical-align: text-bottom;
	}


/*News - Block
==========================
 Side Menu Style
 =========================== */

.catlink {
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 130%;
	color: 005a8c;
	padding-top: 20px;
	margin-top: 0px;
}
#sectionLinks{
	padding: 0px 0px 50px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}
#sectionLinksEnd{
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-image: url(images/menu_end.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 25px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
/*	border-bottom: 1px solid #CCCCCC;*/
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 14px;
	margin: 0px 0px 0px 20px;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	color: #333333;
	border-top-style: none;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}


#sectionLinks a:hover, #sectionLinks a:current{
	text-decoration: underline;
/*	color: #FFFFFF;
/*	background-color: #c10000;*/
/*	background-image: url(images/Nav_but_sel.gif);*/
}

body#ab1 a#ab1,
body#ab2 a#ab2,
body#ab3 a#ab3,
body#ab4 a#ab4,
body#ab5 a#ab5,
body#m1 a#m1,
body#m2 a#m2,
body#m3 a#m3,
body#m4 a#m4,
body#m5 a#m5,
body#m6 a#m6,
body#m7 a#m7,
body#ev1 a#ev1,
body#ev2 a#ev2,
body#msg1 a#msg1,
body#msg2 a#msg2,
body#msg3 a#msg3,
body#msg4 a#msg4



 {
	color: #FFFFFF;
	background: url(images/selNav.gif) no-repeat right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	font-weight: bold;
	padding-left: 25px;
}


/*==========================
FORM STYLES
==========================*/
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

/*
.Sbutton {
	cursor:default;
	cursor:hand;
	font:bold 11px Tahoma, Arial, Helvetica;
	color:#000000;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #E5E5E5;
	background-image: url(../images/style/SubmitButton.gif);
}*/
.stext {
	font-family: Tahoma, Arial, Helvetica;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 15px;
	font-size: 14px;
	text-indent: 0px;
	padding: 15px 4px 4px;
	height: 40px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: transparent;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px solid #EAEAEA;
	line-height: 18px;
	text-indent: 5px;
	padding: 5px;
	width:500px;
}
input{
	font-size: 120%;
}

.textbox{
	border: 1px solid #EAEAEA;
	padding: 5px;
	height: 30px;
	}
.otherinput {
	background-color: #005a8c;
	border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 100%;
	margin: 0 2px;
	padding: 5px 18px;
}
