/* ///////////////////////////////////////////////
/// GENERAL 
//////////////////////////////////////////////////*/

div#doc-respict{
	width: 72.308em;
	*width: 70.502em;
}

body {
	background:#f3de7b url(images/bg.jpg) repeat-y center top;
	color:000000;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-serif;
	
}

a:link, a:active, a:visited {
	color: #395d00;
	text-decoration:none;
}

a:hover {
	color:#9F5909;
}

a.arrow {
	padding-right: 10px;
	background:url(images/blue-arrow.gif) right center no-repeat;
}

a:hover.arrow {
	padding-right: 10px;
	background:url(images/green-arrow.gif) right center no-repeat;
}

h1, h2, h3, h4 {
	font-weight:normal;
	padding:5px 0;
}

h1 {
	font-size:200%;
	line-height:153.9%;
	padding:8px 0;
	color:#000000;
}

h2 {
	font-size:146.5%;
	line-height:138.5%;
}

h3 {
	font-size:123.1%;
	line-height:138.5%;
}

h4 {
	font-size:109%;
	line-height:138.5%;
	font-weight:normal;
}

#bd {
	font-size:93%;
	line-height:116%;
}

p {
	margin:0;
	padding:0 0 8px 0;
}

div {
	position:relative;
}

input, textarea, select {
	padding:5px; 
	margin:2px 0;
	font-size:100%;
	font-family:"Lucida Sans Unicode",Verdana,sans-serif;
}

label {
	font-size:108%;
	font-weight:bold;
}

label span {
	color:red;
}

.highlight {
	color:#8F3300

}

.widget {
	padding:20px 0px;
}

.widget>h2 {
	color:#a1590b;
	font-weigh:bold;
}

.widget .container {
	background:url(images/other-content-bg.jpg) no-repeat;
	height:100%;
	width:100%;
}

.widget .container > .content {
	padding:10px;
	font-size:93%;
}

.divider {
	height:1%;
	width:100%;
	border-bottom:1px dotted #9F5909;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.alignmiddle {
	margin-left:auto;
	margin-right:auto;
}

.hidden {
	display:none;
	height:0; 
}

img.thumb {
	padding:10px 10px 0 0;
}

#bd img.alignright {
	padding-left:15px;
}

#bd img.alignleft {
	padding-right:15px;
}

blockquote {
	text-indent: 35px;
	background: url(images/quote1.gif);
	background-position: 25px 2px;
	background-repeat: no-repeat;
	padding:10px 0 10px 25px;
	margin:15px 0 15px 0;
	font-size:100%;
}

blockquote p {
	font-size:123%;
	line-height:138.5%;
	font-weight:normal;	
	display: inline;
	margin: 0;
	padding: 0 35px 10px 0;
	background: url(images/quote2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

blockquote cite, blockquote div.cite {
	text-align:right;
	margin:30px 0 0 0;
	width:85%;
	font-style:normal;
	font-weight:normal;
}

blockquote cite img.avatar {
	padding:0 10px;
	width:75px;
	height:75px;
}

blockquote cite img.sign {
	padding:5px 0 0 0;
	margin-bottom:-5px;
}

blockquote cite small.sign {
	
}

q {

}

cite {
	font-style:italic;
	font-weight:bold;
	text-align:left;
	padding-left:25px;
}

.verse {
	font-style:italic;
	font-weight:bold;
}

small {
	font-size:93%;
	line-height:118%;
}

a:link.read-more, a:active.read-more, a:visited.read-more {
	background: transparent url(images/green-arrow.gif) no-repeat scroll right center;
	padding-right:8px;
}

a:hover.read-more {
	background:transparent url(images/brown-arrow.gif) no-repeat scroll right center;
}

strong {
	font-weight:bold;	
}

ul {
	list-style:disc;
}

ul li, ol li {
	margin: .25em 0 .75em 1.5em;
	list-style:disc;
	
}

ul.reset li, ul {
	margin:inherit;
	list-style:none;
}

ul.column {
	float:left;
}

ul.column.li {
	float:none; 
}

ul.column.three {
	width:33%;
}

ul.column.two {
	width:50%;
}

ul.li-col.two li{
	float:left; 
	width:50%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* ///////////////////////////////////////////////
/// YUI LAYOUT MODIFICATIONS 
//////////////////////////////////////////////////*/
#yui-main .yui-b .yui-g {
	padding:15px 0 15px 30px;
}

#yui-main .yui-b .yui-gc, #yui-main .yui-b .yui-gd, #yui-main .yui-b .yui-ge  {
	padding:15px 0 15px 30px;
}

#yui-main .yui-u.first>div.content {
	padding-right:20px;
}

#yui-main .yui-u>div.content {
	padding-left:20px;
}

#yui-main .yui-b .yui-gd.home .yui-u {
	width:58%;
}

#yui-main .yui-b .yui-gd.home .yui-u.first {
	width:40%;
	padding-top:35px;
}

/* ///////////////////////////////////////////////
/// HEADER 
//////////////////////////////////////////////////*/
#hd {
	 
	
}

#header {
	background:url(images/header.jpg) center top no-repeat;
	height:	131px;
}
#hd .logo {
	position:absolute;
	top:15px;
	left:15px;
	border:none;
}

/* ///////////////////////////////////////////////
/// HEADER NAVIGATION 
//////////////////////////////////////////////////*/
#main-navigation {
	background:url(images/nav-bg.jpg) no-repeat center;
	height:53px;
	padding-top:30px;
	* padding-top:25px;
}

#main-navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:right;
}

#main-navigation ul li {
	float:left;
}

#main-navigation ul li a {
	display:block;
	font-size:85%;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	padding:0 9px 0px 10px;
	* padding: 0 3px 0 3px;
	text-decoration:none;
	color:#fff;
}

#main-navigation ul li a:hover {
	color:#f3de7b;
	text-decoration:none;
}

#main-navigation ul li.current_page_item a, #main-navigation ul li.current_page_parent a, #main-navigation ul li.current_page_ancestor a {
	color:#f3de7b;
}

#main-navigation ul li.last {
}

/* ///////////////////////////////////////////////
/// HEADER NAVIGATION 
//////////////////////////////////////////////////*/
#page-navigation {
	
}

#page-navigation {
	float:left;
	width:100%;
}

#page-navigation li {
	float:left;
}

#page-navigation li a {
	display:block;
	font-size:93%x;
	text-transform:normal;
	font-weight:normal;
	padding:3px 7px 3px 7px;
	text-decoration:none;
	color:#000;
	line-height:138%;
	
}

#page-navigation li a:hover {
}

#page-navigation li.current_page_item a, #page-navigation li.current_page_parent a, #page-navigation li.current_page_ancestor a {
	color:#fff;
	background:#9F5909;
}

#page-navigation li.last {
}

/* ///////////////////////////////////////////////
/// SIDEBAR 
//////////////////////////////////////////////////*/
#sidebar {
	padding:25px 0;
}
#sidebar .content  {
	color:#FFFFFF;
	background:url(images/side-panel-bg.jpg) no-repeat right;
	position:relative;
	top:0px;
	right:-3px;
	height:398px;
	width:160px;
	padding:55px 13px 30px 7px;
	
}

#quote-container {
	font-size:93%;
	overflow:hidden;
	padding: 0 5px;
}

#twitter-follow {
	padding: 20px 0;
}


div.sociable
{
	margin:5px 0 8px; 
	padding:5px 0 3px; 
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}

div.sociable .sociable_tagline {
	display:none;
}

#subscribe {
	
}

#sidebar #subscribe input[type=text] {
	padding:1px; 
	width:94%;
	font-size:93%;
	margin-bottom:5px;
}


#mc_message {
	position: static;
}


.mc_var_label {
	font-size:93%;	
}

.mc_signup_submit {
	text-align:right !Important;
	padding-right:15px !Important;
}

/* ///////////////////////////////////////////////
/// FOOTER 
//////////////////////////////////////////////////*/
#ft {
	height:168px;
	background:url(images/footer-bg.jpg) left top no-repeat #000000;

}
#footer-navigation {
	padding:30px;
}

#ft ul {
	float:right;
}

#ft ul li {
	float:left;
}

#ft ul li a {
	display:block;
	font-size:85%;
	text-transform:normal;
	font-weight:normal;
	padding:0 5px 0px 5px;
	text-decoration:none;
	color:#fff;
}

#ft ul li a:hover {
	color:#395D00;
	text-decoration:none;
}

#ft ul li.current_page_item a, #ft ul li.current_page_parent a, #ft ul li.current_page_ancestor a {
	color:#395D00;
}

#ft .message {
	padding-right:30px;
	color:#fff;
	float:right;
	font-size:77%;
	text-align:right;
	width:325px;
	text-transform:uppercase;
}

#ft .message span.copyright {
	color:#395D00;
	font-size:116%;
}

/* ///////////////////////////////////////////////
/// SOCIAL SHARE ICONS 
//////////////////////////////////////////////////*/
#share-icons {
	margin:35px 0 0 0;
}

#share-icons ul {
	float:right;
}

#share-icons ul li{
	float:left;
	width:64px;
	height:64px;
	display:inline;
	margin-left:15px;
}

#share-icons ul li a {
	padding:0 0 50px 70px;
}

#share-icons ul li a span {
	display:none;
}

#share-icons ul li.facebook {
	background:url(images/icon-facebook.png) no-repeat;
}

#share-icons ul li.twitter {
	background:url(images/icon-twitter.png) no-repeat;
}

#share-icons ul li.email {
	background:url(images/icon-email.png) no-repeat;
}

#share-icons ul li.linked-in{
	background:url(images/icon-linkedin.png) no-repeat;
}


/* ///////////////////////////////////////////////
/// HOMEPAGE 
//////////////////////////////////////////////////*/
#header-image {
	margin:10px auto 0 ;
	width:940px;
}

#featured-video {
	width:377px;
	margin:5px auto;
}

#recent-news {
	width:95%;
	margin:0 auto;
}

/* ///////////////////////////////////////////////
/// ABOUT SECTION
//////////////////////////////////////////////////*/
#values-faith-statement .piece{
	/*float:left;
	width:50%;*/
	
}

#mission-vision {
	margin-top:70px;
}

#mission-vision  .container {
	background:none;
}

#mission-vision  .container .content {
	padding:0px;
}

#mission-vision  p{
	color:#8F3300;
}

#mission-vision h3 {
	display:none;
}


/* ///////////////////////////////////////////////
/// TEAM SECTION
//////////////////////////////////////////////////*/
#team-overview.widget .container .content {
	padding:104px 10px 10px 10px;
	background:url(images/compass.jpg) no-repeat left 1px;
	margin-top:1px;
}

}
#team-overview.widget .container .content h3 {
	font-weight:bold;	
}

/* ///////////////////////////////////////////////
/// PROJECTS SECTION
//////////////////////////////////////////////////*/
#current-projects ul li h3 {
	padding-bottom:0px;
}

#bd.projects #projectinfo img {
	float:left;
	padding:10px 20px 0 0;
}

#bd.projects #projectinfo h1 {

}

/* ///////////////////////////////////////////////
/// PARTNERS SECTION
//////////////////////////////////////////////////*/
#ministry-partners ul li{
	padding:15px 0;
}

/* ///////////////////////////////////////////////
/// PRESS SECTION
//////////////////////////////////////////////////*/
.pr-list-options div.attachments {
	float:left;
	width:80%;
}

.pr-list-options dl.attachments {
	margin:0 auto 0 0;
}

#press-downloads {
	padding-top:30px;
}

#press-downloads ul li {
	margin:3px 0;
}

#press-downloads ul li a { 
	padding-left: 20px; 
	background: url(images/pdf.png) no-repeat;
}

#press-release .attachments {
	width:100%;
	font-size:93%;
}

#press-release .attchments dd {
	width:100%;
}

#other-content {
	padding-top:0;
}
