/* CSS Document */
html, body {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76.5%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#body p, #body li {
	font-size: 1em;
}

h3 {
	background: url(../images/title-bg.gif) no-repeat left;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 2em;
	margin: 0.5em 0;
	padding: 0;
	padding-left: 40px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

#header {
	background: url(../images/header-bg.gif) repeat-x #000000;
	font-size: 1.4em;
	height: 70px;
	vertical-align: middle;
	min-width: 773px;
}

#navigation {
	background: url(../images/nav-bg.jpg) no-repeat top center  #FFFFFF;
	color: #000000;
	font-size: 1.2em;
	min-width: 773px;
}

#summary {
	clear: both;
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch: normal;
	letter-spacing: 0.2em;
	margin: auto;
	padding: 1.3em;
	text-align: justify;
	vertical-align: middle;
	width: 95%;
}

.summaryHidden {
	display: none;
}

#body {
	background: #5b86b1;
	clear: both;
	font-size: 1.2em;
	margin: 0;
	min-width: 773px;
	padding: 0;
}

#returnTo {
	float: right;
}

#footer {
	clear: both;
	min-width: 773px;
	padding: 1em;
}

#body .centered p {
	font-size: 1.2em;
	margin: 1em;
	padding: 0;
	text-align: justify;
}

.centered {
	margin: 0 auto;
	padding: 0;
	width: 773px;
	min-width: 773px;
	text-align: left;
}

#body .centered {
	height: auto;
	overflow: auto;
}

#root-menu {
	clear: both;
	display: none;
	height: 0;
	text-align: center;
}

#breadcrumb {
	font-size: 1.2em;
	height: 1.4em;
	margin: 0;
	padding: 0.5em 0;
}

#quickjump {
	float: right;
	margin: 0;
	padding: 0.5em 0;
}

#quickjump form {
	margin: 0;
	padding: 0;
}

#quickjump form select {
	font-size: 1em;
}

#navigation a:link, #navigation a:visited, #body .subNav a:link, #body .subNav a:visited {
	color: #5b86b1;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active, #body .subNav a:hover, #body .subNav a:active {
	color:#000000;
}

#nav-toggle {
	cursor: pointer;
	float: right;
	margin: 0;
	padding: 0;
}

a.church {
	background: url(../images/church.gif) no-repeat;
}

a.building-relationships {
	background: url(../images/building-relationships.gif) no-repeat;
}

a.youth-development {
	background: url(../images/youth-development.gif) no-repeat;
}

a.life-lines {
	background: url(../images/life-lines.gif) no-repeat;
}

a.growing-people {
	background: url(../images/growing-people.gif) no-repeat;
}

a.nav-button, a.nav-button:visited {
	border: 0;
	color: #CCCCCC;
	display: none;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	height: 140px;
	margin: 0;
	padding: 18px 0 0 0;
	width: 154px;
	text-align: center;
	text-decoration: none;
}

a.nav-button:hover {
	color: #5b86b1;
}

#summary .highlight {
	color: #5b86b1;
	font-size: 1.6em;
}

#body .highlight {
	letter-spacing: 0.2em;
	font-size: 1.4em;
	font-weight: normal;
}

.highlight {
	font-variant: small-caps;
	font-weight: bold;
}

.subNav {
	clear: both;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin-top: 1em;
	overflow: hidden;
	text-align: center;
}

.subNav ul li {
	background: url(../images/bullet.gif) left center no-repeat;
	display: inline;
	font-size: 1em;
	margin-left: 2em;
	padding-left: 20px;
}

#body .subNav {
	background: url(../images/body-subNav.gif) no-repeat #FFFFFF;
	color: #000000;
	margin: 1em 0 0 0;
	padding: 7px 5px 5px 5px;
	text-align: left;
}

#root-menu .subNav .topnav .here, #root-menu .subNav .topnav .here a, #body .subNav .topnav .here, #body .subNav .topnav .here a {
	color: #000;
	text-decoration: none;
}

#body a:link, #body a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#body a:hover, #body a:active {
	color: #000000;
	text-decoration: none;
}


a:link, a:visited {
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
}

#body a.highlight:link, #body a.highlight:visited {
	text-decoration: none;
}

#body a.highlight:hover, #body a.highlight:active {
	text-decoration: underline;
}

ul, ol {
	margin: 0.5em 3em;
	padding: 0;
}

li {
	margin: 0.5em 0;
	padding: 0;
}

ul li {
	font-size: 1.2em;
	list-style: square;
}

ol li {
	font-size: 1.2em;
	list-style: decimal;
}

ol li ul li {
	font-size: 1em;
	list-style: square;
}

p img {
	margin: 0.3em;
}

.border {
	border: 2px solid #FFFFFF;
	margin: 1em;
	padding: 0;
}

.readMore {
	background: url(../images/readmore-bg.gif) no-repeat left bottom #FFFFFF;
	color: #5b86b1;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	float: right;
	padding: 0 3px 2px 5px;
}

ol.alpha li {
	font-size: 1.2em;
	list-style: upper-alpha;
}

table {
	font-size: 1em;
}

#body #sidebarRight {
	background: url(../images/sidebar-bg.gif) right repeat-y #FFF;
	color: #000;
	float: right;
	padding-bottom: 1em;
	width: 204px;
}

#body #sidebarRight h4 {
	background: url(../images/sidebar-top-bg.gif) no-repeat #5b86b1;
	font-size: 1.8em;
	font-variant: small-caps;
	line-height: 36px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: right;
}

#body #sidebarRight h4 a {
	color: #000;
	text-decoration: none;
}

#body #sidebarRight ul {
	margin: 0;
	padding: 0 0 1em 2em;
}

#body #sidebarRight li {
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
	margin: 0;
	padding: 0.5em 15px 0.5em 0;
}

#body #sidebarRight a {
	display: block;
	color: #5b86b1;
	text-decoration: none;
	width: auto;
}

#body #sidebarRight a:hover {
	color: #000;
}

#body #sidebarRight .here, #body #sidebarRight li:hover {
	background: url(../images/sidebar-selected.gif) center right no-repeat #FFF;
}

#body #sidebarRight .topnav .here, #body #sidebarRight .topnav .here a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#body #sidebarRight .topnav .pub_date {
	color: #444;
	font-size: 0.7em;
	font-weight: normal;
}

#body #sidebarRight .searchBox {
	padding-left: 10px;
	padding-right: 15px;
}

#ajaxSearch_form {
	color: #444;
	width: auto;
}

#ajaxSearch_input {
	display: inline;
	border: none;
	border-bottom: 1px solid #AAA;
	margin: 0 3px 3px 0;
	padding: 3px 0 0;
	vertical-align: top;
	width: 125px;
}

#ajaxSearch_input:focus {
	background: #EEE;
}

#ajaxSearch_submit {
	display: inline;
	font-size: 0.8em;
	width: 30px;
}

#searchClose {
	cursor: pointer;
	float: right;
}

#ajaxSearch_output {
	border: 1px solid #CCC;
	display: block;
	font-size: 0.8em;
	height: auto;
	padding: 3px;
	text-align: left;
}

.AS_ajax_extract, .ajaxSearch_extract { /* - class for content extract div (for highlighting) */
	padding-left: 1em;
}

.AS_ajax_hightlight, .ajaxSearch_highlight {}

.AS_ajax_hightlight1, .ajaxSearch_highlight1 {
	background: #FFFF00;
	color: #000;
}

.AS_ajax_hightlight2, .ajaxSearch_highlight2 {
	background: #66FF00;
	color: #000;
}

.AS_ajax_hightlight3, .ajaxSearch_highlight3 {
	background: #66FFFF;
	color: #000;
}

.AS_ajax_resultsIntroFailure, .ajaxSearch_resultsIntroFailure {
	color: #FF9900;
	font-size: 0.8px;
}

.AS_ajax_result, .ajaxSearch_result { /* - class for result container div */
	border-bottom: 1px solid #CCC;
	color: #444;
	margin-bottom: 3px;
}

.AS_ajax_resultLink {
	background: url(../images/bullet.gif) left center no-repeat;
	font-weight: bold;
	line-height: 15px;
	padding-left: 20px;
	text-decoration: underline;
}

.AS_ajax_resultDescription{
	color: #555;
}

#body #sidebarRight .searchBox .AS_ajax_more,
#body #sidebarRight .searchBox a.AS_ajax_more:link,
#body #sidebarRight .searchBox a.AS_ajax_more:visited,
#body #sidebarRight .searchBox a.AS_ajax_more:hover {
	color: #FF9900;
	text-align: center;
}

#ajaxSearch_resultListContainer { /* - id of the results container */
}
.ajaxSearch_paging {} /* - class for span of result pages listing */
.ajaxSearch_pagination {} /* - class for pagination paragraph */
.ajaxSearch_resultLink {} /* - class for result link */
.ajaxSearch_resultDescription {} /* - class for result description span */
#body #sidebarRight .searchBox .ajaxSearch_intro{ /* - class for intro paragraph */
	color: #444;
	font-size: 0.8em;
	text-align: left;
}

#Search_Hightlight_Remove {
	padding: 0.5em;
}

#body #blog {
	background: url(../images/sidebar-bg.gif) right repeat-y;
}

#mainArea {
	margin-right: 215px;
}

.galleria {
	width: auto;
}

.galleria a img {
	border: 2px solid #FFF;
}

.galleria a:hover img {
	border-color: #000;
}

#body .ditto_summaryPost h3 {
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
	padding: 0.5em 0 0 0;
}

#body .ditto_summaryPost h3 a:link, #body .ditto_summaryPost h3 a:visited {
	color: #000;
	text-decoration: none;
}

#body .ditto_summaryPost h3 a:hover {
	text-decoration: underline;
}

#body .ditto_summaryPost {
	margin: 1em;
	border-bottom: 1px solid #CCC;
}

#body .ditto_summaryPost .author {
	color: #CCC;
	font-size: 1em;
	line-height: 1em;
}

#body .ditto_summaryPost .summary {
	font-size: 1em;
	line-height: 1em;
	padding: 1em 2em;
}

#body .ditto_summaryPost .link {
	margin: 0;
	padding-bottom: 0.2em;
	text-align: right;
}

#body .ditto_summaryPost .link a:link, #body .ditto_summaryPost .link a:visited, #body .ditto_summaryPost .link a:hover {
	background: #CCC;
	color: #000;
	font-size: 0.8em;
	line-height: 0.8em;
	padding: 0 1em;
	text-decoration: none;
}

#body .message {
	background: #009900;
	line-height: 2em;
	padding: 0.3em;
}

#body .error {
	background: #FF0000;
	line-height: 2em;
	padding: 0.3em;
}

#feedbackTable {
	margin: 1em
}