/* General */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	background-color: #04001C;
}

/* Page Content */
#container {
	margin: 15px auto 10px auto;
	background: #FFFFFF;
	width: 638px;
	text-align: left;
	
	background-image: url("images/KGF_Footer.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
}
#pageHeader {
	width: 638px;
	height: 167px;
	font-style: italic;
	background: url("images/KGF_BlankHeader.jpg") no-repeat top left;
}
#mainpageHeader {
	width: 638px;
	height: 167px;
	background:#FFF url("images/KGF_Header.jpg") no-repeat top left;
}
#pageHeader h1, #pageHeader h2 {
	font-family: "Garamond", "Georgia", Times; 
	font-weight: bold;
}
#mainpageHeader h1 span, #mainpageHeader h2 {
	display: none;
}
#mainpageHeader h1, #pageHeader h1 {
	padding: 103px 0px 0px 115px;
	font-size: 250%;	
}


#content {
	margin: 10px 15px 0px 160px;
	font-size: 90%;
	line-height: 1.4;
	text-align: left;
	background: #FFFFFF;
}
#content em {
	font-weight: bold;
	font-style: normal;
	color: #C9580E;
	display: block;
}
#content p {
	margin: 0px 0px 20px 0px;
}
#content p b {
	color: #404080;	
}

#content ol {
	padding: 0px 0px 0px 25px;	
	margin: 0px 0px 0px 0px;	
}
#content li {
	margin: 10px 0px 10px 0px;	
}

address {
	margin: 8px 0px 0px 0px;
	text-align: center;
	line-height: 1.3;
	width: 450px;
	font-weight: bold;
	font-style: normal;
}
address small {
	color: #C9580E;
}
address a {
	display: block;
	margin: 6px 0px 0px 0px;
	font-weight: normal;
}
.InsetPicture {
	float:right;
	text-align: right;	
	padding: 0px 10px 5px 20px;
	margin: 0px 0px 0px 0px;
}
a {
	color: #C9580E;	
	font-weight: bold;		
}
cite {
	white-space: nowrap;
}
cite a {
	font-weight: normal;		
	color: #404080;	
	text-decoration: none;
}
cite a:hover {
	color: #C9580E;	
}

/* images */
#content img {
	border: 1px solid black;
}
#imagePanel {
	width: 450px;
	height: 304px;
	position: relative;
}
#imagePanel ul, #imagePanel div {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#imagePanel li, #imagePanel div{
	list-style-type: none;
	white-space: nowrap;
}
.hidden {
	visibility: hidden;
}
.smallbox div {
	width: 104px;
	height: 97px;	
}
#imagePanel img {
	border: 1px solid black;
	position: absolute;
	top: 0px;
	left: 0px;		
}
#main_big_1 {
	top: 0px;
	left: 110px;
	width: 339px;
	height: 200px;
}
#main_medium_1 {
	top: 206px;
	left: 0px;	
	width: 339px;
	height: 97px;
}
#main_small_A {
	top: 0px;
	left: 0px;	
	width: 104px;
	height: 97px;
}
#main_small_B {
	top: 103px;
	left: 0px;	
	width: 104px;
	height: 97px;
}
#main_small_C {
	top: 206px;
	left: 345px;		
	width: 104px;
	height: 97px;
}

/* page specific */
.pastors {
	text-align: center;
	color: #FFFFFF;

	width: 90%;
	padding: 10px 10px 10px 10px;
	margin: 15px 0px 10px 0px;
	border: 1px solid #AAAAAA;
	background: #191D43;
	
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.pastors img {
	padding: 5px 5px 5px 5px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF;
}

#directions {
	font-size: 70%;	
}

/* Nav Menu */
#toc div {
	width: 143px;
	float: left;	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
#toc2 div {
	padding: 10px 10px 10px 0px;
}
#toc a {
	width: 130px;
	margin: 4px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
	display: block;	
	color: #202020;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}
#toc a:visited {
	color: #000000;
}
#toc a:hover {
	background: #CB2007;
}
#tocMinistries a:hover {
	background: #569FFA;
}
#tocOther a:hover {
	background: #FFB819;
}
#toc ul {
	margin: 10px 0px 0px 0px;
	padding: 0;
}
#toc li {
	list-style-type:none;
	white-space:nowrap;
}

/* Footer */
#footer 
{
	clear: both;
}