body {
	background-color: #FFFCE9;
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.2;
	text-align: center;
}

#container {
	background: url(../i/background.jpg) repeat-y;
	width: 770px;
	padding: 1px 0;
	margin: 0 auto;
	text-align: left;
}

#inner {
padding:10px 10px 0px 10px;
}

.clear {
	font-size: 1px;
	clear: both;
}

h1 {
font-size:20px;
color:#006699;
font-weight:normal;
}

p {
color:#333333;
font-size:8.5pt;
line-height:12pt;
}

a:visited {
 color:#333;text-decoration:none; 
}


#logo {
width:450px;
float:left;
}

.breadcrumbs {
	margin: 12px 25px 0px 39px;
	font-size: 8pt;
}

#top-box {
	width: 700px;
	height:20px;
	padding: 1px 0;
	margin: 0 auto;
	text-align: right;
	float:right;
}

#top-box a { color:#333;text-decoration:none; }
#top-box a:hover { text-decoration:underline; }

#wrap { width:450px;
margin-left:250px;

}
#footer {
width:100%;
float:left;
background: url(../i/footer-blue.jpg) repeat-x;
background-color:#003399;
height:171px;
margin-top:10px;
}

#footer p {
padding:20px;
width:300px;
color:#fff;
}
img {
border:0px;
}

input {
color:#666;
font-size:8.5pt;

}

#footer a { color: #003366; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

.special {
width:100%;
float:left;
background: url(../i/background-special.jpg) repeat-x #DDDDDD;
margin-top:3px;
}

.quote {
color:#006699;
font-size:13pt;
line-height:20px;
/*padding:9px;*/
background-color:#edf5fb;
font-style:italic;
}

.special h1 { padding:0 8px 0 8px; }
.special p{
padding:0 8px 0 8px;
}

.special h1 {
/*font-size:15px;padding:0 8px 0 8px;*/
color:#666;
font-weight:normal;
}

#header {
width:750px;
float:left;
}

#middle { float:left; width:750px;
}


#col1 { width:237px; float:left; margin: 0 5px 0 5px; }
#col2 {  width:237px; float:left; margin: 0 5px 0 5px; }
#col3 {  width:237px; float:left; margin: 0 5px 0 5px; }

#static { width:237px; float:left; margin: 0px; }

#col3 p {
padding:0px;
margin:0px;
}


#col1 img { margin:6px 0 4px 0; }

#col2 img { margin:6px 0 4px 0; }
#col3 img { margin:6px 0 4px 0; }


#full {
width:470px;
float:left;
}


#full a {
color:#003366;
text-decoration:none;
}
#full a:hover {
color:#666; text-decoration:underline;
}

#full a:visited {
color:#003366;
}

#full h1 {
font-size:25px;
color:#006699;
font-weight:normal;
}

#full h2 {
font-size:18px;
color:#006699;
font-weight:normal;
padding:10px 0 10px 0;
margin:0px;
}

#full p {
font-size:12px;
padding:0;
margin:5px 0 0 0;
}

.small {
font-size:10px;
color:#666;
padding:0px;
margin:0px;
}

#subnav { width:200px; float:left; margin: 10px; padding:5px;
margin-right:30px;
background: url(../i/subnavbacl.jpg) repeat-x #fff;
 }
 
 #logopop {
 float:right;
 margin:0px 0 3px 3px;
 }
 
 

#subnav h2 {
font-size:15px;
color:#006699;
font-weight:normal;
margin-bottom:20px;

}

.line {
background: url(../i/dash.jpg) repeat-x ;
}



#subnav ul{
color:#FFF;
padding:0px;
margin:10px 0 10px 5px;
}

#subnav li{
margin:0 0 15px 10px;
list-style:none;
color:#666;
}

#subnav a {
color:#0063a2;
text-decoration:none;
}

#subnav a:hover{
color:#0a264f;
text-decoration:none;
}



#navigation {
float:left;
margin-top:10px;
margin-bottom:2px;
width:495px;
}
#prim-nav {
float:left;
}
#prim-nav, ul {
list-style:none;
}

/*  NAVIGATION */

#prim-nav, #prim-nav a, #prim-nav .current { overflow: hidden; height: 34px; background: url(../i/navigation.jpg) no-repeat; }
#prim-nav { position: relative; display: block; height: 34px; width: 495px; margin: 0; }
#prim-nav span { display: none; }
#prim-nav a, #prim-nav .current { display: block; position: absolute; top: 0; left: 0; border: 0;}


#prim-nav-home a, #prim-nav-home .current { width: 96px; left: 0px; background-position: 0px 0px;}
#prim-nav-home a:hover, #prim-nav-home .current { background-position: 0px -35px;}
#prim-nav-home a.page_item_current { background-position: 0px -34px;}

#prim-nav-church a, #prim-nav-church .current { width: 96px; left: 99px; background-position: -99px 0;}
#prim-nav-church a:hover, #prim-nav-church .current { background-position: -99px -71px;}
#prim-nav-church a.page_item_current { background-position: -99px -71px;}


#prim-nav-ministries a, #prim-nav-ministries .current { width: 98px; left: 195px; background-position: -195px 0;}
#prim-nav-ministries a:hover, #prim-nav-ministries .current { background-position: -195px -108px;}
#prim-nav-ministries a.page_item_current { background-position: -195px -108px;}

#prim-nav-resources a, #prim-nav-resources .current { width: 96px; left: 294px; background-position: -294px 0;}
#prim-nav-resources a:hover, #prim-nav-resources .current { background-position: -294px -143px;}
#prim-nav-resources a.page_item_current { background-position: -294px -143px;}

#prim-nav-events a, #prim-nav-events .current { width: 96px; left: 392px; background-position: -392px 0;}
#prim-nav-events a:hover, #prim-nav-events .current { background-position: -392px -180px;}
#prim-nav-events a.page_item_current { background-position: -392px -180px;}


