/* Home Page
-------------------------------------------------------------- */

/*.stanza {
	text-indent: 0 !important;
	margin-left: 50px;
	font-style: italic;
	color: #777;
}*/

div.separator {
	margin-left: 10px;
  margin-right: 10px;
}

#side .separator{
  margin-left: 15px;
}

.section h3,
.section h3 a,
.section h3 a:link,
.section h3 a:visited {
	color:#007987
}

.multimedia {
background-color:#ECF1EB;
margin:5px 10px 0;
padding:25px;
width:201px;

}


#section-home .home-section h3,
#section-home .home-section h3 a,
#section-home .home-section h3 a:link,
#section-home .home-section h3 a:visited {
	line-height: 1.2em;
	/*color: #007987;*/
	text-decoration: none;
	margin: 0;
}

#section-home #section-links ul a:hover {
	color: #627e79;
}
#section-link-home a{
	color: #627e79;
}

#section-home .home-section-title {
	xheight: 222px;
}

#section-home .home-section-title h2 {
	height: 75px;
	margin: 0 0 4px 0;
	text-indent: -999em;
	background-repeat: no-repeat;
	cursor:pointer;
}

/*#section-home #home-section-title-faith h2 {
	background-image: url(../images/home-section-title-faith-en.gif);
}

#section-home #home-section-title-teachings h2 {
	background-image: url(../images/home-section-title-teachings-en.gif);
}

#section-home #home-section-title-testimonies h2 {
	background-image: url(../images/home-section-title-testimonies-en.gif);
}*/

#section-home .home-section-title p {
	margin: 0;
	height: 135px;
}

#section-home #sub-header span.bar {
	background-color: #627e79;
	width: 180px;
}

.column h3 a {
	padding-right: 18px;
}


#side .section p, #side .section h3 {margin-left:5px;}

#side h3.hovered, #side .more.hovered h3 {

}


.more a { padding-right: 18px; padding-bottom:3px; color:#c1c0bc }
#side .more.hovered a {	background-position: right 2px;}
#main .more.hovered a {	background-position: right 2px;}
#extra .more.hovered a {	background-position: right 2px;}


.interactive { text-transform:uppercase; background:url("../images/bg-interactive.gif") no-repeat top right #CFB586; color:#fff; font-size:8px; letter-spacing:3px; padding:1px 8px 0px 5px; font-weight:bold; height:11px}


.column h3 a {
	padding-right: 18px;
}

/* When hovering over columns */

.column div.hovered {
	background-color: #f4f0e4;
}

#side div.hovered {
	color: #cb885c;
}

#main div.hovered {
 color: #7c794a;
}

#extra div.hovered {
	color: #4c416f;
}


#side p {
	clear: both;
}


.column h3 a { color:#007987 }

#side.hover h3 a { color:#cb885c }
#main.hover h3 a { color:#7c794a } /* 7c794a */
#extra.hover h3 a { color:#4c416f }

#main .multimedia { background-color:#ecf1eb; padding:25px; margin:5px 10px 0; width:201px; }
#main.hover .multimedia h3 a { color:#007987; }
#main.hover .multimedia.hover h3 a { color:#627d78; } /* Multimedia Hover Color */
 /* Multimedia Hover Image */

.multimedia h3 a { color:#607d78; font-style:italic; margin-bottom:0 }
.multimedia ul { margin:0 }
.multimedia li a { color:#017987; font-family:Georgia,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; font-size:14px; }
.multimedia li { margin-bottom:10px }
.multimedia p.summary { margin-top:5px }