/*
CSS Credit: http://www.templatemo.com/ & Byron Dallas
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #787f8c;
	background: #ffffff;
}

p {
       margin: 0; padding: 0; text-align: justify;
}

hr {
       width: 700px;
       height: 30px;
       border-style: solid;
       border-color: #0099CC;
       border-width: 1px 0 0 0;
       border-radius: 20px;
}

hr:before {
       display: block;
       content: "";
       width: 700px;
       height: 30px;
       margin-top: -31px;
       border-style: solid;
       border-color: #0099CC;
       border-width: 0 0 1px 0;
       border-radius: 20px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}


#connesena_container {
	width: 960px;
	background: url(../images/connesena_main_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0px 10px;
}

#connesena_header {
	font-size: 12px;
	width: 960px;
	height: 360px;
	background: url(../images/header_bg_shadows.jpg) top center no-repeat;
}

#connesena_header #out_mission_section {
	float: left;
	width: 250px; /* padding 30 + */
	padding: 0px 15px;
	margin-top: 210px;
	margin-left: 30px;
}

#connesena_header #daily_bible_verse_section {
	float: right;
	width: 250px; /* padding 30 + */
	padding: 0px 15px;
	margin-top: 210px;
	margin-right: 30px;
}

#daily_bible_verse_section #bible_verse {
	clear: both;
	padding-top: 5px;
	font-weight: bold;
}

/* menu */
#connesena_menu {
	clear: both;
	width: 960px;
	height: 50px;
	background: url(../images/connesena_menu_bg.gif) repeat-x;
}

#connesena_menu ul {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#connesena_menu ul li {
	text-align: center;
	display: inline;
}

#connesena_menu ul li a {
	padding: 5px 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4979af;
	border-right: 1px solid #d5d5d5;	
}

.sis {
       margin-bottom: 20px;
}

b {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4979af;
}

.verse {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4979af;
}

#connesena_menu li a:hover, #connesena_menu li .current {
	color: #1d2f53;
}

#connesena_menu li .last {
	border-right: none;
}

/* end of menu */

/* content */

.center {
        text-align: center;
}

.frame {
        box-shadow: 10px 10px 5px #888888;
}

.about {
        margin-left: 30px;
        margin-right: 30px;
        font-size: 14px;
}

.announce {
        margin: 0 0 6px 0;
}

#contact {
       margin-left: auto;
       margin-right: auto;
       width: 600px;
}

#connesena_content {
	clear: both;
	width: 960px;
	height: 100%;
}

#connesena_content #connesena_left {
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 30px;
	padding: 0;
}

#connesena_content #connesena_right {
	float: right;
	width: 570px;
	margin-top: 30px;
	margin-right: 30px;
	padding: 0px 0px;
}

/* left column */

#connesena_left #connesena_news_section {
	clear: both;
	width: 280px;
}

.heading {
        text-align: center;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 36px;
	font-weight: bold;
	color: #0099CC;
}

#flag {
        line-height: 1em;
}

#connesena_news_section h1 {
	height: 30px; /* + 20 for padding top */
	padding: 20px 0 0 15px;
	margin-bottom: 30px;
	background: url(../images/connesena_news_title_bg.gif) bottom left no-repeat;
}

#connesena_news_section .connesena_news_box {
	margin: 0 15px 30px 15px;
}

.connesena_news_box h2 {
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #0099CC;
}

.connesena_news_box h3 {
	padding: 0px;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #0099CC;
}

#connesena_left .left_col_section {
	padding: 0px;
	margin-bottom: 30px;
}

/* end of left column */

#connesena_right .right_col_section {
	margin-bottom: 30px;
	padding: 0px;
}

.right_col_section h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #0099CC;
}

.right_col_section h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
}

.right_col_section h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
}

.right_col_section img {
	float: left;
	margin: 3px 15px 0 0;
	border: 5px solid #e4e4e4;
}

.right_col_section p {
	margin-bottom: 15px;
}

.right_col_section ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}

.right_col_section ul li {
	margin-bottom: 5px;
}

.right_col_section #welcome_title {
	height: 38px;
	background: url(../images/welcome.png) top left no-repeat;
	margin-bottom: 20px;
}

.right_col_section .right_cleaner_with_10px {
	float: left;
	display: block;
	width: 10px;
	height: 100%;
	font-size: 1px;
}

.right_col_section .right_two_col {
	float: left;
	width: 280px;
}

.right_two_col img {
	float: none;
	margin-bottom: 10px;
}

.right_two_col p{
	margin-bottom: 5px;
}

/* end of content */

/* old news links */

#oldnews_container {
        margin-left: auto;
        margin-right: auto; 
        border-radius: 25px;
        border: 2px solid #0099CC;
        padding: 10px; 
        width: 340px;
        height: 150px;
        font-size: 15px;

}

#oldnews_left {
        float: left;
        text-align: left;
}

#oldnews_right {
        float: right;
        text-align: left
}

/* end old news links */

/* footer */

#connesena_footer {
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}

.border {
	margin: 3px 5px 0 0;
	border: 5px solid #e4e4e4;
}

.shadow:hover { 
        -moz-box-shadow: 0 0 10px #002665;
        -webkit-box-shadow: 0 0 10px #002665;
        box-shadow: 0 0 10px #002665;
}

.link:hover { 
        -moz-box-shadow: 0 0 10px #0099CC;;
        -webkit-box-shadow: 0 0 10px #0099CC;;
        box-shadow: 0 0 10px #0099CC;;
}

a:link, a:visited {
        color: #0099CC; text-decoration:none;
}
 
a:active, a:hover {
        color: #006699; text-decoration: underline;
}

/* style forms */
input {
        background-color: #c6ccd3;
        color: #000040;
        font-size: 15px;
        font-weight: normal;
        height: 17px;
}

input[type=submit] {
        height: 21px;
}

select {
        background-color: #c6ccd3;
        color: #000040;
        height: 17px;
}

textarea {
        background-color: #c6ccd3;
        color: #000040;
        font-size: 15px;
        font-weight: normal;
}

/* end forms */

