@charset "utf-8";
/* CSS Document */

* { 
margin: 0;
padding: 0; 
} 


body {
	font-family:  Helvetica, Arial, Verdana, sans-serif; 
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size: 10px; 
	font-size: 76%; 	
	line-height: 1.3;	
	background: url(../images/bg-body-repeat.jpg) repeat-x #fffceb; 	
	min-width: 980px;
}

td, tr, div, p {
	font-family:  Helvetica, Arial, Verdana, sans-serif; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333; 
	letter-spacing: 0px;
	line-height: 1.5em;
}

p {margin-bottom: 1.5em; }

img, a img { border: 0; text-decoration: none; }

ol, ul {
	margin: -15px 0 5px 20px; 
	margin: 0em 0 1em 1em;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
}

li {margin: 0 0 0 20px;  }

hi, h2, h3, h4, h5 {margin: 1em 0; padding: 0 0; font-weight: normal; line-height: 1em;}

h1 { font-size: 1.75em; font-family: Georgia, "Times New Roman", Times, serif; color: #333; font-weight: normal; dislpay: block; border-bottom: 2px solid #c8aa69; padding-bottom: 3px; text-transform: uppercase; margin-top: .3em; margin-bottom: .3em}

h2 { font-size: 2em; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: normal; color: #333; letter-spacing: -1px; line-height: 1em; }

h3 { font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; color: #4297ae; font-weight: normal; margin: 0.25em 0;}

h4 { font-size: 1.3em; font-family: Georgia, "Times New Roman", Times, serif; color: #000; font-weight: bold; margin-bottom: 0.25em; }

h5 { font-size: 1.1em; color: #333; text-transform: uppercase; } 



/*.ministries-intro h3 a:link,
.ministries-intro h3 a:visited { color: #4297ae; text-decoration: none; }

.ministries-intro h3 a:hover { color: #c8aa69; text-decoration: none; }*/

h3 a:link,
h3 a:visited { color: #4297ae; text-decoration: none; }

h3 a:hover { color: #c8aa69; text-decoration: none; }

img { margin: 0 10px 10px 0; }

a:link, a:visited { color: #4297ae; font-weight: normal; text-decoration: underline; }

a:hover { color: #c8aa69; text-decoration: underline;  }

a:link.readmore, a:visited.readmore { font-weight: bold; color: #4297ae; text-decoration: none; }

a:hover.readmore { color: #c8aa69; text-decoration: none; }

p.readmore { text-align: right; }

.image-border {padding:3px; border: 1px solid #ccc;}

/********** FORM ELEMENTS ****************/
.inputbox { 
	width:400px;
	height:18px;
	font-size:11px;
	background-color:#F0E5C8;
	margin-bottom:7px 
}

.inputfield { 
	width:400px;
	height:48px;
	font-size:11px;
	background-color:#F0E5C8;
	margin-bottom:7px;
	overflow:auto;
}

.statusMessageGo { color: green; font-weight: bold; }

.statusMessageStop { color:#F00; font-weight: bold; }
/********** STRUCTURE ********************/

#wrapper {
	width: 990px;
	height: auto;
	margin: 0;
}

#header {
	width: 1020px;
	height: 154px;
	background: url(images/bg-hdr.jpg) no-repeat; 
	postion: relative;
}

#logo {
	width: 200px;
	height: 183px;
	background: url(images/logo.png) no-repeat;
	position: absolute;
	top: 13px;
	left: 40px;
	z-index: 10;
}

#top-navigation {
	width: 760px;
	height: auto;
	position: absolute;
	top: 98px;
	left: 285px;
	border: 0px solid red;
}

ul#nav {
	margin: 0;
}

ul#nav li {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 20px;	
	margin: 0;
}

ul#nav li a:link,
ul#nav li a:visited {
	color:#000;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #4297ae;
	text-decoration: none;
}

#wrapper-main {
	width: 960px;
	/*height: auto;*/
	min-height: 200px;
	margin-left: 30px;
	clear: both;
	border: 0px solid red;
}

#column-side {
	width: 290px;
	min-height: 820px;
	float: left;
	background: url(/images/bg-side-column.jpg) no-repeat;
	padding: 0 10px;
	margin-top: 20px;
	border: 0px solid green;	
}

#column-main {
	width: 640px;
	height: auto;
	float: right;
	border: 0px solid blue;
}

#content-main {
	width: 100%;
}

#content-side {
	width: 100%;
}

#spotlight {
	width: 620px;
	height: 200px;
	background-color: #FFFCEB;
	/*background: url(images/spotlight_sample1.jpg) no-repeat;*/
	margin: 0;
	padding: 0;
}

.content { margin: 20px 0; }

.ministries-intro { margin: 20px 0; }


/*============== Inner Pages ===============*/

#column-side-innerp {
	width: 100px;
	min-height: 200px;
	float: left;
	background: url(/images/bg-side-column.jpg) no-repeat;
	padding: 0 10px;
	margin-top: 20px;
	border: 1px solid green;	
}

#content-side-innerp {
	width: 100%;
}

#column-main-innerp {
	width: 800px;
	height: auto;
	float: right;
	border: 0px solid blue;
}

#content-main-innerp {
	width: 100%;
}

.inset { padding: 10px 10px 10px 10px; }

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}