/* ---------------------------------------------------------
        ASSUMES RESETS AND TEXT ALREADY SET
		  
		  body
		  		wrapper
						header
							logo
								navbar
								 	ul ... navigation ul
						content
							content-top, middle, bottom for rounded corners
						footer
	
   --------------------------------------------------------- */
body {
	background-color:#705A15;
}
#wrapper {
	width:960px;
	margin: 0 auto;
}
#header, #content, #footer {
	width:960px;
	position:relative;
}

#logolink  {
	position:absolute;
	width:326px;
	height:127px;
	overflow:hidden;
	top:59px;
	left:14px;
}
#logolink a {
	font-size:127px;
	line-height:127px;
	text-decoration:none; 
	background:none;
	}
#logolink a:hover { 
text-decoration:none; 
background:none;}

#content {
	margin-top:15px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	background:white;
}
#leftcolumn {
	width:270px;
	padding:25px;
	float:left;
}
.onecolumn #navsidebar {
	display:none;
}
#rightcolumn {
	width:535px;
	padding:20px 80px 30px 25px;
	float:right;
}

.homepage #leftcolumn {display:none}

.homepage #rightcolumn {
	width:880px;
	padding:20px 40px;
	float:none;
}


#footer {
	color:white;
	clear:both;
	text-align:center;
	font-size:11px;
	padding:5px 0;
	margin-bottom:20px;
}
#navsidebar {
}

/* ---------------------------------------------------------
        HEADING STYLES
   --------------------------------------------------------- */
 #content #rightcolumn h2 {
	font-weight: normal;
	font-size: 26px;
	color: rgb(103, 132, 54);
	line-height:1.2em;
}
#content #rightcolumn h3 {
	font-size: 17px;
	color:#333;
	margin: 30px 0 10px 0;
 
	

}
/* ---------------------------------------------------------
        MODULES
   --------------------------------------------------------- */
 
.module {
	width:250px;
	border:0px solid #ccc;
	background:#E9EDE2;
	padding-bottom:5px;
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content #leftcolumn .module h3, #content #rightcolumn .module h3 {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0 0 10px 0;
	padding:0 20px;
	color:#fff;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	line-height:26px;
	background:#ccc;
	background:url(../newsite_images/web/moduleheadbgd.jpg);
}
.module p {
	margin-left:20px;
	margin-right:20px;
	margin-top:1em;
}
/* ---------------------------------------------------------
        WHY I GIVE MODULE
   --------------------------------------------------------- */
 #whyigive {
	background:url(../newsite_images/web/whyigive.gif) no-repeat;
	width:200px;
	padding:25px 0 0 50px;
	margin-top:40px;
	font-style:italic;
}
.onecolumn #whyigive { margin-top:10px; }
#whyigive li {
	margin:10px 0 0 0;
}
#whyigive ul {list-style:none}
/* ---------------------------------------------------------
        ROUNDED CORNERS
   --------------------------------------------------------- */
 
#content_top {
	background:url(../newsite_images/web/content_top.png) no-repeat;
	height:20px;
}
#content_bottom {
	background:url(../newsite_images/web/content_bottom.png) no-repeat;
	height:20px;
}
#content_middle {
	background:url(../newsite_images/web/content_middle.png) repeat-y;
	padding:20px;
}
/* ---------------------------------------------------------
        HELPERS
   --------------------------------------------------------- */
	
.hide, .hidden {
	display:none;
}
span.dropcap {
	font-size:320%;
	float:left;
	color:#888;
	line-height:.9em;
	margin-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif
}
.placeholder:before {
	padding-right:1em; 
	content:" To be added - ";
}
.quote {
	margin:1em 0;
	
	padding:15px;
}
.popup {
}

blockquote {margin-left:2em;}

ul { list-style-image:url(../newsite_images/web/bullet1.gif)
}
ul li {margin-bottom:1em;}

img.floatleft { float:left; padding:5px; border:1px solid #ccc; margin-right:1em; }
img.floatright { float:right; padding:5px; border:1px solid #ccc; margin-left:1em; }

.highlit {background-color: red}
/* ---------------------------------------------------------
        HOME PAGE SETTINGS
	--------------------------------------------------------- */
	
#homepageleft {
	width:476px;
	float:left;
	color:#666;
	font-size:13px;
	margin-top:10px;
}
#homepageright {
	width:400px;
	float:right;
	margin-top:10px;
	
}
#homepageright #slideshow { margin-left:0px; margin-top:5px}
#homepageright #slideshow img{ border:1px solid #ccc; padding:5px}
#homepageleft p {
	font-size:1.1em;
	margin-bottom:20px;
	margin-top:10px;
	padding-right:20px;
	padding-left:20px;
}
#homepagebottom {
	clear:both;
	padding:30px 0;
}
#homepagebottom .imagemodule {
	float:left;
	
	height:120px;
	margin:0;
	
}


#content #rightcolumn #homepagebottom .module h3 {
	text-transform:none
}


#homepagebottom .module.alphamodule {
	margin-left:0;
}
#homepagebottom .module.omegamodule {
	margin-right:0;
}
p.introduction strong {
	font-size:1.1em;
}
#homepageleft p.welcome {
	font-size:1.5em;
	
}

#homepageleft p.mission {
	font-size:1.4em;
	line-height:1.4em;
	margin-left:1em;
}
/* ---------------------------------------------------------
        VARIOUS LIST STYLINGS
	--------------------------------------------------------- */

ul.ministries {
	list-style:none;
}
ul.ministries>li {
	margin-left:0;
	font-weight:bold;
}
ul.ministries ul li {
	font-weight:normal;
	margin-bottom:10px;
	margin-left:0;
}
ul.ministries ul {
	margin-top:6px;
	list-style:none;
}
ul.managedresources li {
	margin-bottom:.4em;
	margin-top:.4em;
}
ul.managedresources li ul {
	list-style:none
}

/* ---------------------------------------------------------
        types of gift ... benefits and how it works
	--------------------------------------------------------- */
.howitworks>p, .benefits>p {margin-bottom:5px; }

/* ---------------------------------------------------------
        Q AND A STYLING
	--------------------------------------------------------- */
ul.questions { list-style:none;}	
ul.questions ul { list-style:none;}
ul.questions>li {font-weight:bold;}
ul.questions ul li {font-weight:normal;}

/* ---------------------------------------------------------
        MANAGED RESOURCES
   --------------------------------------------------------- */
	
div.building {width: 45%; float:left; text-align:center; margin:20px 0 10px 0;  }
div.building img {border:1px solid #ccc; padding : 5px; margin-bottom:5px;}
div.building strong {font-weight:bold;}
div.building p {font-size:.9em}
 

