@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B5B2A2;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
a {
	color: #0066CC;
}
a:hover {
	color: #0099FF;
}


#container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	height: 146px;
	width: 850px;
}
#leftcol {
	background-image: url(../images/nav_top.gif);
	float: left;
	width: 200px;
	padding-top: 30px;
	padding-right: 6px;
	padding-left: 6px;
	background-repeat: no-repeat;
}
#rightcol {
	float: left;
	width: 638px;
	padding-bottom: 35px;
}
#mainnav {
	line-height: 38px;
	text-align: center;
	font-size: 15px;
}
#mainnav li {
	list-style-type: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainnav li a {
	background-color: #BACEEB;
	background-image: url(../images/bg_nav_roll.gif);
	background-repeat: repeat-x;
	display: block;
	height: 38px;
	width: 200px;
	background-position: left 0px;
	color: #232150;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #0066CC;
	background-position: left -42px;
}
#newsticker {
	background-image: url(../images/bg_newsticker.gif);
	background-repeat: repeat-x;
	padding-bottom: 60px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	color: #eee;
	font-style: italic;
	font-size: 12px;
	width: 165px;
	overflow:hidden;
}
#newsticker h1 {
	font-size: 14px;
	color: #eee;
	font-weight: bold;
}
#newsticker .title {
	font-weight: bold;
}
#newsticker a {
	color: #eee;
	text-decoration: none;
}
#tab_business {
	background-image: url(../images/bg_tab_business.gif);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 211px;
}
#tab_business a {
	font-size: 18px;
	color: #1e216e;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top: 24px;
	padding-right: 14px;
	height: 40px;
	width: 197px;
}
#tab_business a:hover {
	color: #0066CC;
}
#tab_education {
	background-image: url(../images/bg_tab_education.gif);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 210px;
}
#tab_education a {
	font-size: 18px;
	color: #1e216e;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top: 24px;
	padding-right: 14px;
	height: 40px;
	width: 196px;
}
#tab_education a:hover {
	color: #0066CC;
}
#tab_worship {
	background-image: url(../images/bg_tab_worship.gif);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 217px;
}
#tab_worship a {
	font-size: 18px;
	color: #1e216e;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top: 24px;
	padding-right: 20px;
	height: 40px;
	width: 197px;
}

#tab_worship a:hover {
	color: #0066CC;
}

#search {
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 48px;
	width: 600px;
	display: block;
	clear: both;
	padding-top: 20px;
	vertical-align: top;
	padding-right: 20px;
}
#search input {
	vertical-align: top;
	color: #666666;
}


#content {
	margin: auto;
	width: 601px;
}


/* ------------------------------------------------- footer */

#footer {
	font-size: 11px;
	color: #73705B;
	background-color: #b5b1a1;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	text-align:left;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 18px;
	width: 850px;
	line-height:16px;
}
#footer table { margin-right: 15px; }
#footer table td { vertical-align: top; }
#footer a {
	color: #485468;
}
#footer a:hover {
	color: #0066CC;
}

#footer a.social 
{
	display				: block;
	float				: left;
	height				: 32px;
	padding-left		: 35px;
	color				: #57554b;
	text-transform		: uppercase;
	font				: bold 11px/32px Arial, sans-serif;
	background-position	: center left;
	background-repeat	: no-repeat;
	text-decoration		: none;
	margin-right		: 15px;
}
#footer a:hover.social { color: #23221b; }

a#social-facebook { background-image: url(/images/social_facebook.gif); }
a#social-twitter { background-image: url(/images/social_twitter.gif); }
a#social-linkedin { background-image: url(/images/social_linkedin.gif); }




h1 {
	color: #1e216e;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 16px;
}
h1.withsub {
	color: #1e216e;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 16px;
}
h2.feature {
	font-size: 18px;
	color: #1E216E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf5;
	margin-bottom: 8px;
	padding-bottom: 8px;
	clear: both;
	text-align: left;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #1e216e;
	margin-bottom: 16px;
}
h4 {
	font-weight: bold;
	color: #1e216e;
	font-size: 13px;
}
#content ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#content ul li {
	background-image: url(../images/blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 22px;
	margin-bottom: 6px;
}
#content .newone {
	background-image: url(../images/new_bullet.gif);
	background-position: 0px 3px;
	padding-left: 30px;
}



#sevices {
	background-image: url(../images/bg_services.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	width: 275px;
	padding-bottom: 30px;
	background-color: #F4F1EB;
	margin-left: 20px;
}
#sevices h3 {
	font-size: 18px;
	font-weight: normal;
	color: #1E216E;
	margin-right: 15px;
	margin-left: 15px;
}
#sevices p {
	margin-right: 15px;
	margin-left: 15px;
}
#servicesnav {
	font-size: 15px;
	background-image: url(../images/bg_services_nav.gif);
	text-align: center;
	width: 275px;
	padding-top: 55px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
}
#servicesnav a {
	padding: 3px;
	text-decoration: none;
}
.twocol {
	float: left;
	width: 250px;
	padding-right: 20px;
}
fieldset {
	padding: 14px;
	font-weight: bold;
	width: 410px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
}
legend {
	font-size: 15px;
	font-weight: bold;
	color: #1E216E;
}
.formput {
	font-size: 13px;
	color: #666666;
	margin-bottom: 6px;
	padding: 2px;
	width: 400px;
	font-weight: normal;
}
.bio-img {
	border: 1px solid #323574;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}
.right-img {
	border: 1px solid #323574;
	float: right;
	margin-bottom: 12px;
	margin-left: 20px;
}

.news-item {
}
.news-item h1 {
	margin-bottom: 0;
	font-size: 17px;
}
.news-item .dateline {
	color: #aaa;
	font-style: italic;
	margin-bottom: 0.75em;
}
div.project-details h2 {
	font-weight: bold;
	color: #1e216e;
	clear: both;
}
div.project-details .project-image {
	border: 0;
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
}
div.project-details p.extra-image {
	text-align: center;
}
div.project-details p.extra-image img {
	border: 0;
	padding: 1em;
}
div.project-search {
	text-align: center;
	margin-bottom: 1em;
}
.tiny {
	color: #666666;
	margin-bottom: 6px;
	font-size: 12px;
}
li .newfeature {
	background-image: url(../images/bg_nav_roll.gif);
	background-position: 25px;
}


.project-search
{
	background	: #e9e8e3;
	border-top	: #cfccc3 6px solid;
	padding		: 20px 0;
}

#content ul.link-bars
{
	list-style	: none;
	margin		: 15px 0;
	padding		: 0;
}
#content ul.link-bars li
{
	margin		: 0;
	padding		: 0;
	background	: none;
}
#content ul.link-bars a
{
	display			: block;
	background		: #eff4fa;
	padding			: 20px;
	margin			: 0 0 6px 0;
	text-decroation	: none;
	font-size		: 16px;
	color			: #1e216e;
	text-decoration	: none;
}
#content ul.link-bars a:hover
{
	background		: #d0ddef;
	color			: #0f113e;
	text-decoration	: underline;
}