@charset "UTF-8";
/* CSS Document */
/*standard colors: dark brown: 261e1c | light brown: d9bd91 | bkg brown: 6d564e | orange-red: d54303  |  taupe: b0aaa0  | */
/******************Eric Meyer reset css code **************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight:bold;
}

img, div, input { behavior: url("iepngfix.htc") }

/*******************************************/
body {
	behavior: url("csshover3.htc"); /*for fixing IE6 hover on all elements */
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#261e1c;
	background-color:#261e1c;
}
html, body {
	height:100%;
	min-height:100%;
}
p {
	padding:10px 0;
	font-size:12px;
	line-height:18px;
}
a {
	/*color:#564e0d;*/
	text-decoration:none;
}
a:hover {
	color:#261e1c;
}
ul, ol {
	padding-left:20px;
	list-style-position:outside;
	font-size:12px;
	list-style:outside;
	/*list-style-image: url(images/bullet.jpg);*/
}
blockquote {
	padding-left:40px;
	font-size:.9em;
}
h1 {
	color:#261e1c;
	font-size:240%;
	font-weight:bold;
	font-family:Arial,Verdana;
	line-height:30px;
	padding:2px 0;

}
h2 {
	color:#261e1c;
	font-size:200%;
	line-height:33px;
	font-weight:bold;
	font-family:Arial,Verdana;
	padding:0px 0;
}
h3 {
	color:#000000;
	font-size:120%;
	font-weight:bold;
	padding:8px 0;
}
h4 {
	color:#261e1c;
	font-size:145%;
	line-height:20px;
	font-weight:bold;
	font-family:Arial,Verdana;
	padding:0px 0;
}
/**************** layout stuff ********************/
#header {
	width:1000px;
	height:260px;
	margin:0 auto;
	background:transparent url(images/oloj-header.jpg) top left no-repeat;
	position:relative;
	z-index:1;
}
#navwrap {
	width:100%;
	background:#dddddd url("images/nav_bkg.jpg") top left repeat-x;
}
/*#nav {
	width:980px;
	height:32px;
	margin:0 auto;
}*/
#contentwrap {
	width:100%;
	/*background:#ffffff url("images/content_bkg.jpg") top left repeat-x;*/
	position:relative;
	z-index:1;
	overflow:hidden;
}
#content {
	width:1000px;
	margin:0 auto;
	padding-bottom:20px;
	overflow:hidden;
	background-color:#fff;
}
#innercontent {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#leftcolumn {
	width:230px;
	float:left;
	/*overflow:hidden;*/
}
#rightcolumn {
	width:745px;
	margin:5px 0 10px 230px;
	position:relative;
	z-index:1;
}
#footerwrap {
	width:100%;
	height:160px;
}
#footer {
	width:1000px;
	height:150px;
	margin:0 auto;
	padding-top:10px;
	background:transparent url("images/footerbkg.jpg") top left no-repeat;
}
#footer p {
	color:#eeeedd;
	padding:60px 10px 10px 20px;
	font-size:9px;
}
#footer a {
	color:#eeeeee;
}
/********************** top navigation *********************/
#topmenu {
	width:840px;
	height:33px;
	padding:0;
	position:absolute;
	bottom:14px;
	left:150px;
	z-index:99;
   /* background:url("images/navbar_bkg.jpg") top left repeat-x;*/
}
ul#navbar {
	list-style:none;
	padding:0 0 0 50px;
	margin:0:
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a i {
	display:none;
}
#navbar a {
    background:url("images/navbar.jpg") no-repeat;
    float:left;
	height:33px;
	outline:0;
}
li#home a {
	width:136px;
	background-position:0px 0;
}
li#bulletin a {
	width:107px;
	background-position:-155px 0;
}
li#times a {
	width:149px;
	background-position:-252px 0;
}
li#location a {
	width:120px;
	background-position:-391px 0;
}
li#preschool a {
	width:250px;
	background-position:-518px 0;
}
li#home a:hover, li#home a:active, li#home a.current { 
    background-position:0px -33px;
}
li#bulletin a:hover, li#bulletin a:active, li#bulletin a.current { 
    background-position:-155px -33px;
}
li#times a:hover, li#times a:active, li#times a.current { 
    background-position:-252px -33px;
}
li#location a:hover, li#location a:active, li#location a.current { 
    background-position:-391px -33px;
}
li#preschool a:hover, li#preschool a:active, li#preschool a.current { 
    background-position:-518px -33px;
}

/******************* side menu for other left nav items that are not accordians ************************/
.sidemenu {
	width: 208px;
	}
.sidemenu ul, .simplebox ul {
	width: 100%;
	border-top:1px solid #DDDDDD;
	padding-left:0;
	text-align:left;
}
.sidemenu li, .simplebox li {
	list-style:none;
	width:100%;
	font-size:10px;
	border-bottom:1px solid #DDDDDD;
}
.sidemenu a, .simplebox a {
	display:block;
	color:#333333;
	font-size:10px;
	font-weight:normal;
	padding:1px 10px;
	text-decoration: none;
}
.sidemenu li.current a, .sidemenu li.current a:visited {
	font-size:12px;
	color:#255159;
	background-color:#FFFFFF;
}
.sidemenu li a:hover, .simplebox li a:hover {
	color: #255159;
	background-color:#FFFFFF;
}
/******************* side accordians menu ************************/
div.accordion h4 {
	background:transparent url(images/right.jpg) top left no-repeat;
    display:block;
	padding:5px 6px 4px 22px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	border-bottom:1px solid #EEEEEE;
	cursor:pointer;
}


div.accordion h4:hover {
	color:#FEFCE9;
	background:transparent url(images/down.jpg) top left no-repeat;
}
.accsubmenu {
	background-color:#b0aaa0;
	padding:0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:0;
}
.accsubmenu ul {
	padding-left:0;
}
.accsubmenu ul li {
	list-style:none;
	padding:0 10px 5px 10px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	font-weight:bold;
}
.accsubmenu ul li:hover {
	background-color:#b0aaa0;
}
.accsubmenu ul li a {
	color:#261e1c;
	text-decoration:none;
}
.accsubmenu ul li a:hover {
	color:#000000;
	font-size:11px;
	
}
.accsubmenu ul li ul li{
	font-size:10px;
	font-weight:normal;
	list-style:none;
	padding:0 4px 0 10px;
	border:none;
}

.accsubmenu p {
	font-size:11px;
	color:#212C59;
	font-style:italic;
	margin:0;
	padding:4px 6px 4px 20px;
	border-bottom:1px solid #CCCCCC;
}
/****************** floating right column ***************/
.floatrightcol {
	float:right; padding:5px; margin-left:5px; text-align:center;
}
.floatrightcol img {
	padding:4px; border:1px solid #CCCCCC; background-color:;
}
.floatrightcol p {
	font-size:10px;
	text-align:left;
}
/**************** boxes *****************/
.box220top{
	/*display:block;*/
	width:218px;
	height:30px;
	background:transparent url(images/box218_top.jpg) top left no-repeat;
}
.box220topcontent{
	color:#FFFFFF;
	font-weight: bold;
	font-size:12px;
	line-height:20px;
	text-align:center; 
	padding-top:6px;
}
.box220topcontent a {
	color:#FFFFFF; 
	text-decoration:none; 
	cursor:pointer
}
.box220bottom{
	/*display:block;*/
	width:219px;
	background:transparent url(images/box218_bot.jpg) bottom left no-repeat;
}
.box220content{
	/*display:block;*/
	padding:1px 5px 16px 5px;
	height:auto;
}
.box220content p {
	padding:5px 20px;
	font-size:12px;
	line-height:14px;
	margin:0;
}
.simplebox {
	width:230px;
	border:1px solid #CCCCCC;
	padding:6px;
	margin-top:10px;
	background-color:#eeeedd;
}
.simplebox .title {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#6d564e;
	width:100%;
	text-align:center;
	display:block;
	margin-bottom:6px;
}
.simplebox p {
	text-align:left;
	font-size:10px;
	margin:0;
	padding:0 6px 10px 6px;
}
.simplebox p a {
	text-decoration:underline;
	padding:0;
	margin:0;
}
/*************** splash on home page **************************/
#splashpgs { width:735px; height:20px; padding:8px 0 0 0; margin:0; }
#splashpgs a { padding:1px 4px; text-decoration: none; color:#353630; font-weight:bold; font-size:11px;}
#splashpgs a.activeSlide { color: #ffffff; border:1px solid #111111; background-color:#6d564e; }
#splashpgs a:focus { outline: none; }

/*************** left resources **************************/
.leftblock { width:215px; height:60px; padding:3px 5px 3px 10px; border-bottom:1px solid #ffffff; background:transparent url(images/leftblock_bkg.jpg) top left no-repeat;
}
.leftblock img { float:left; padding-right:10px; }
.leftblock p { font-size:12px; }
.leftblock a { color:#00569a; }
.leftblock a:hover { color:#a8c3e1; }
.leftblocktop { width:230px; height:20px; background:transparent url(images/divider-top2.jpg) bottom left repeat-x; border-bottom:1px solid #ffffff; }
.leftblockbott { width:230px; height:20px; background:transparent url(images/divider-bottom2.jpg) top left repeat-x; }
/****************** staff contact styles ***************/
.staffcontact {
	width:350px; height:180px; margin-bottom:4px; float:left;
}
.staffcontact img {
	float:left; padding:6px; border:1px solid #CCCCCC; margin-right:10px; background-color:#eee;
}
.staffcontact p {
	margin:0 10px;
	font-size:12px;
}
.email {
	display:inline-block;
	text-align:left;
	padding-left:20px;
	margin-bottom:3px;
	font-size:11px;
	background:transparent url(images/iconemail.png) bottom left no-repeat;
}
.phone {
	display:inline-block;
	padding-left:20px;
	font-size:11px;
	margin-bottom:3px;
	text-align:left;
	background:transparent url(images/iconphone.png) no-repeat;
}

.biolink {
	font-size:10px;
}
#biotext {
	display:none;
	font-size:11px;
	background-color:#fff;
	border:2px solid #353630;
	padding:10px;
	position:relative;
	z-index:100;
}
#biotext h3 {
	color:#00569a;
	padding:4px 0;
}
#biotext p {
	padding: 4px;
	margin:0;
}
/******************** pagetop styles *********************/
.pagetopcontact { height:170px; padding:40px 0 0 30px; float:left; }
.pagetopphoto { width:240px; height:160px; background-color:#dddddd; float:left; margin:35px 0 15px 83px; }

/******************** calendar styles *********************/
.calpage {
	background:transparent url(images/calendar.gif) top left no-repeat; width:46px; height:49px; float:left; display:inline;
}
.calmonth {
	font-weight:bold;color:#FFFFFF;text-align:center; font-size:11px; padding-top:2px; display:block;
}
.caldate {
	font-weight:bold;color:#00569a;font-size:24px;padding-top:2px;text-align:center;display:block;
}
/****************** item lists ***************/
.itemleftimg {
	padding:10px; 
	overflow:hidden;
	width:95%;
	background:#ffffff url(images/itemlist_bkg.jpg) left bottom repeat-x;
	/*border-bottom:1px solid #CCCCCC;*/
}
.itemleftimg img {
	float:left;
	padding:10px 10px 10px 0;
}
.itemleftimg h3 {
	padding-left:0;
}
.itemleftimgtxt {
	margin-left:210px;
}
.itemleftimgtxt2 {
	margin-left:100px;
}
.itemleftimgcal {
	margin-left:80px;
}

.itemleftimgtxt p, .itemleftimgtxt2 p, .itemleftimgcal p {
	font-size:13px;
	line-height:16px; 
	padding-left:0;
	margin:2px 0 6px 0;
}
/************** Smart List styles *****************/
.slheader {
	margin:0;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #dedede;
	border-bottom:none;
}
#sl2 {
	border:1px solid #dedede;
	border-top:none;
	background-color:#ffffff;
	padding:0 10px;
}
#sl2-pagination {margin-left:50px;}
#sl2-pagination span {padding:0 4px; }
.sl2-pagination-selected { border: 1px solid #336699; background-color: #ffffff; font-weight: bold; }
.sl2-pagination-selected a:link, .sl-pagination-selected a:visited { text-decoration: none; color: #0099FF }
.item {
	padding:10px 0;
	border-bottom:1px solid #ddd;
}
.item h2 {
	padding:0;
	margin:10px 0 5px 0;
}
.flags {
	font-size:11px;
}

.item p {
	padding:2px 0;
	font-size:12px;
	line-height:17px;
}
/************** Smart List styles end *****************/

.the_pastorletter p {
	
	
	line-height:-18px;
	width:518px;
}
#intentionblock {
	width:204px;
	border:1px solid #000000;
	padding:2px 0px 0px 4px;
	margin-left:4px;
	
}
.intention {
	font-size:9px;
	overflow:hidden;
	margin:2px 0;
	padding:2px 0 4px 0;
	border-bottom:1px dotted #ccc;
}
.intention strong { font-size:11px; }
.intention .mass { width:50px; text-align:right; float:left; font-size:10px; padding-right:3px; line-height:13px; }
.intention .who { width:148px; float: left; font-size:11px; line-height:13px;}
.intention p {
	font-size:11px;
	line-height:12px;
	border-bottom:1px dotted #ccc;
}
