@charset "UTF-8";
/* CSS Document */

html {
	
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height:1.6em;
	background-attachment: fixed;
	background-color: #002E62;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	margin:				0 0 1em 0;
}
a {
	text-decoration:	none;
}
a:link {
	color:				#03A;
}
a:hover {
	text-decoration:	underline;
}
a:visited {
	color:				#03B;
}
img {
	border:				none;
}
ul, ol {
	margin:				0 0 1em 15px;
	padding:			0;
}
ol {
	margin-left:		20px;
}
ul li {
	margin:				0 0 .25em 0;
	padding:			0 0 0 15px;
	list-style:			none;
}
#main ul li {
	background:			url(../images/bullet.gif) no-repeat left .5em;
}
ol li {
	margin:				0 0 .25em 0;
	padding:			0;
}
li ul {
	margin-top:			.5em;
	margin-bottom:		.5em;
}
li ul li {
	background:			url(../images/bullet_sec.gif) no-repeat 0 .5em;
}
hr {
	display:			none;
}
/* H's
---------------------------------------- */
h1, h2, h3 {
	font-weight:		normal;
}
h1 {
	margin:				0 0 .5em 0;
	/*
	border-bottom:		#aa9 1px dotted;
	padding-bottom:		.25em;
	*/
	font-size:			1.8em;
	line-height:		1.3em;
}
#main h1 {
	margin:				0 0 .5em 0;
	/*
	border-bottom:		#aa9 1px dotted;
	padding-bottom:		.25em;
	*/
	font-size:			2em;
	line-height:		1.3em;
	font-weight:bold;
}
h2 {
	margin:				0 0 .75em 0;
	padding:			0 0 .25em 0;
	font-family:		"Arial Narrow", sans-serif;
	font-weight:		bold;
	font-size:			1.2em; /*14px*/
	color:				#003875;
	text-decoration: none;
}
h3 {
	margin:				0 0 .2em 0;
	font-size:			1.5em; /*15px*/
	font-weight:		bold;
}
#main h3 {
	margin:				0 0 .2em 0;
	font-size:			2em; /*15px*/
	font-weight:		bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h4 {
	margin:				0 0 .25em 0;
	font-size:			0.9em; /*14px*/
}
/* Structure

---------------------------------------- */
#site {
	border-left: #FFFFCC 2px solid;
	border-right: #FFFFCC 2px solid;
	width:				900px;
	margin:				0 auto;
}
#header, #nav, #page_title, #content, #footer {
	float: 				left;
	width: 				900px;
}
#header {
	background: #FFFFCC;
	background-attachment: scroll;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 229px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A920;
}
#nav {
	margin-top:		22px;
}
#content {
	background:#FFFFCC;
	padding-bottom:		31px;
}
#sub_nav {
	float:				left;
	line-height:		1.2;
	width:				213px;
	margin-right:		10px;
	margin-top:			10px;
	padding-bottom:		40px;
	margin-left: -10px;
}
#main {
	float:left;
	margin-top:			10px;
	margin-right:		5px;
}
#sidebar {
	float:				right;
	margin:			5px;
	margin-top:		10PX;
	width:				185px;
	font-size:			.9em; /*12px*/
}
#footer {
	clear:both;
	margin-right:		-3px; /* IE character duplicating bug */
	padding:			15px 20px 0 20px;
	width:				860px;
	font-size:			0.85em; /*11px*/
	color:				#FFFFCC;
	text-align:			right;
	background-color: #91B84B;
	background-image: url(../images/mountains.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#footer a {
	color:				#111;
}
/* Header

---------------------------------------- */



#logo p, #languages p, #site_search p {
	margin:				0;
}
#logo {
	float:				left;
}
#site_tools {
	width:				600px; /* Dual floats within cause to expand */
	float:				right;
	margin-top:			0px;
}
#site_search {
	float:				right;
	padding:			0 0 0 1em;
}
#site_search form {
	margin:				0;
	margin-right:		2px;
}
#site_search input {
	vertical-align:		middle; /* IE needs this */
}
html>body #site_search {
	padding-top:		.5em;
}
/* Navigation 

---------------------------------------- */
#nav ul {
	float:				right;
	width:				100%;
	margin:				0;
}
#nav li {
	float:				right;
	margin:				0;
	padding:			0 0px 0 0;
}
#nav li a {
	display:			block;
	font-weight:		bold;
	color:				#fff;
	text-align:			center;
	white-space:		nowrap;
	height:	26px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 0.05em;
	font-size: 1.0em;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#nav li a:hover {
}
#newsletter {
	background-image:url(../images/newsletters.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 180px;
	margin-left:25px;
	margin-top:25px;
}
#leftcolumn {
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 180px;
	margin-left:10px;
	margin-top:2px;
}
/* The last item has special rules to remove the divider image */
#nav li#nav_home a {
	width:70px;
	border-left:#FFFFFF solid 1px;
}
#nav li#nav_home a:hover {
	width:70px;
	border-left:#FFFFFF solid 1px;
	background-color:#9DC05C;
	text-decoration:none;
}
#nav li#nav_explore a {
	width:81px;
	border-left:#FFFFFF solid 1px;
}
#nav li#nav_explore a:hover {
	width:81px;
	border-left:#FFFFFF solid 1px;
	background-color:#9DC05C;
	text-decoration:none;
}
#nav li#nav_go a {
	width:71px;
	border-left:#FFFFFF solid 1px;
}
#nav li#nav_go a:hover {
	width:71px;
	border-left:#FFFFFF solid 1px;
	background-color:#9DC05C;
	text-decoration:none;
}
#nav li#nav_pray a {
	width:71px;
	border-left:#FFFFFF solid 1px;
}
#nav li#nav_pray a:hover {
	width:71px;
	border-left:#FFFFFF solid 1px;
	background-color:#9DC05C;
	text-decoration:none;
}
#nav li#nav_peoplegroups a {
	width:120px;
	border-left:#FFFFFF solid 1px;
}
#nav li#nav_peoplegroups a:hover {
	width:120px;
	border-left:#FFFFFF solid 1px;
	background-color:#9DC05C;
	text-decoration:none;
}
#nav li#nav_resources a {
	width:95px;
	border-left:#FFFFFF solid 1px;
}

#nav li#nav_resources a:hover {
	width:95px;
	border-left:#FFFFFF solid 1px;
	background-color:#9DC05C;
	text-decoration:none;
}
#home #nav_home a, #explore #nav_explore a, #pray #nav_pray a, #go #nav_go a, #give #nav_give a, #peoplegroups #nav_peoplegroups a, #resources #nav_resources a {
	font-weight:		bold;
	color:				#FFF;
	text-decoration:	none;
	height: 26px;
	background-color: #9DC05C;
}
/* Sub Navigation

---------------------------------------- */
#sub_nav h2 {
	margin:				0;
	padding-top:	5px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right:20px;
	background-image: url(../images/subnavheader.png);
	color: #FFF;
	font-variant:small-caps;
	font-size:			18px;
	font-weight:		bold;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#sub_nav ul {
	margin:				0 0 10px 0; /* must be in px because of 40px padding for bottom fade images */
	padding:			0;
	margin-right:     15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002E62;
}
#sub_nav li {
	margin:				0;
	padding-left: 15px;
	background:			none;
}
#sub_nav li a {
	display:			block;
	padding:			.3em 10px .3em 0;
	margin-left:		15px;
	font-weight:		bolder;
	font-size:			1.2em;
	width:				180px; /* IE needs to colapse vertically */
	font-variant: small-caps;
}
#section_subscriptions #snav_subscriptions, #section_fast_facts #snav_fast_facts, #section_events #snav_events, #section_office #snav_office, #section_offering #snav_offering, #section_field #snav_field, #section_videos #snav_videos { /* IE needs to not flicker */
	background-image:	url("");
}
#section_subscriptions #snav_subscriptions a,  #section_fast_facts #snav_fast_facts a,  #section_events #snav_events a,  #section_office #snav_office a,  #section_offering #snav_offering a,  #section_field #snav_field a,  #section_videos #snav_videos a {
	color:				#111;
	text-decoration:	none;
	background-image:	url("");
}
/* Main

---------------------------------------- */



.post {
	float:				left;
	width:				100%;
	margin:				0 0 1em 0;
	padding:			0 0 .5em 0;
	background:			url(../images/post_border.gif) repeat-x bottom;
}
/* Sidebar

---------------------------------------- */



.bucket {
	float:				left;
	margin-bottom:		1em;
	padding:			8px 8px 10px 8px;
	width:				169px;
	background-color: #E6E6B8;
	border: 1px dotted #CFCFA6;
}
.bucket ul {
	margin-left:		0;
}
#page_description {
	margin-bottom:		1.5em;
	line-height:		1.7em;
}
#page_description p {
	font-size:			.9em; /*11px*/
}
/* Footer

---------------------------------------- */



#footer_nav {
	margin:				0 0 .5em 0;
	padding:			0;
	text-align:right;
}
#footer_nav p {
	margin:				0;
}
#footer_nav li {
	display:			inline;
	margin:				0;
	border-right:		#555 1px solid;
	padding:			0 .5em .2em .5em;
	background:			none;
	vertical-align:		middle;
}
#footer_nav li.last {
	border-right:		none;
	padding-right:		0;
	margin-right:		0;
}
/* Images

---------------------------------------- */



.img_left {
	float:				left;
	margin:				.3em 10px .5em 0; /* top margin pushed down to meet the line-height of text */
}
.img_right {
	float:				right;
	margin:				.5em 0 .5em 15px; /* pushed down to meet the line-height of text */
}
.img_caption {
	color:				#666;
	font-size:			.85em;
}
.img_center {
	margin-bottom:		.5em;
	display:			block;
	text-align:			center;
}
.img_frame {
	border: 			#ddd 1px solid;
	padding: 			2px;
}
.icon {
	vertical-align:		middle;
	margin-bottom:		.25em;
}
/* Media 

---------------------------------------- */



.media_links {
	font-size:			.85em; /*11px*/
}
.video {				/* Use a span within .media_links due to floating behind images  */
	padding-left:		40px;
	background:			url(../icon_video.gif) no-repeat left bottom;
}
#media {
	width:				300px; /*equivilant of single images width */
	margin:				.5em 0 1em 20px;
	border-left:		#aa9 1px dotted;
	padding:			15px 20px 15px 20px;
	float:				right;
}
/* Misc

---------------------------------------- */



.notes {
	color:				#555;
	font-size:			.85em; /*11px*/
}
.superscript {
	font-size: xx-small;
	vertical-align: super;
}
.userfilled {
	float:				left;
	margin-bottom:		1em;
	padding:			8px 8px 10px 8px;
	background:			#e4e4d3;
	width:				450px;
	border: 1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.rss {
	float:				left;
	color:				#fff;
}
.rss span {
	display:			block;
	border:				#930 1px solid;
	border-top-color:	#f93;
	border-left-color:	#f93;
	padding:			0 6px 0 24px;
	color:				#fff;
	background:			#C60 url(../icon_rss.gif) no-repeat 3px center;
}
.rss:hover {
	text-decoration:	none;
}
.rss:hover span {
	background-color:	#a40;
	border:				#710 1px solid;
	border-top-color:	#d72;
	border-left-color:	#d72;
	background-image:	url(../icon_rss_hover.gif);
}
#footer .rss {/*Specific to get it to line up in navigation */
	margin:				-.1em .75em 0 0;
	padding-top:		0;
	padding-bottom:		0;
}
.postH {
	display:table-row-group;
	background-color: #FFFFCC;
	width: 140px;
	max-height: 400px;
	min-height:350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0em;
	padding-left: 2.5px;
	float: left;
}
#search_box {
    width: 201px;
    height: 31px;
    background: url(../images/bg_search_box.gif);
}
#search_box #site_search_q {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
