/* CSS Document By Dieter Schneider 2006 | www.csstemplateheaven.com*/

* {margin: 0px;
   padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/shadow_left.jpg);
	background-repeat: no-repeat;
}

#container {
	font-size: 1.2em;
	margin-left: 20px;
	amin-width: 979px;
}

#header {
	height: 105px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 50px;
	padding-top: 50px;
}

#header h1 {
	color: #271957;
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 0px;
}

#header h2 {
	color: #271957;
	font-size: 1.5em;
	margin-bottom: 0px;
}

#navigation-language { left: 0px; top: 100px; position:absolute; z-index: 50; text-align: right; width: 100%;  }
#navigation-language-content { padding-right: 103px; }
#navigation-language a { margin: 0 3px;  }


#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 59px;
}

#left {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 221px;
	padding-right: 50px;
	/*padding-top: 50px;*/
}

#sub_left {width: 30.3%;
           float: left;}

#sub_right {width: 30.3%;
            float: right;}

#sub_content {margin-left: 33.4%;
               margin-right: 33.4%}

#left_topBox {
	height: 45px;
	padding-top: 1px;
	margin-bottom: 35px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#right {
	background-image: url(images/main_graphics.jpg);
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
	padding-top: 284px;
	background-repeat: no-repeat;
	height: 492px;
	z-index: 25;
}

#marquee {
	position: absolute;
	top: 132px;
	left: 0px;
	height: 20px;
	width: 100%;
	z-index: 50;
}

.t3_marquee {
	margin-left: 21px;
	margin-right: 192px;
}


#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}

/******************** Top Navigation ************************/

#navcontainer ul
{
	background-color: #036;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
	margin: 0;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 21px 20px 0px 20px;
color: #fff;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
	background-image: url(images/hover_link_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	color: #FFFFFF;
}

/********************* End top navigation ***************************/


p {  margin-bottom: 8px;
      margin-top: 0px;
      font-size:13px;
}

.ingress {margin-bottom: 15px;
    margin-top: 10px;}
	
.sign_up {
	font-weight: bold;
	color: #66FFCC;
}

h1 {
	font-size: 1.5em;
	padding-left: 0px;
	color: black;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 32px;
}
h1.csc-firstHeader { margin-top: 0px; }

h2 {
	font-size: 1.4em;
	padding-left: 0px;
	color: black;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 20px;
	color: black;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2em;
}


a:link {
	color: #381a96;
	text-decoration: none;
	font-weight: bold;
}     /* unvisited link */
a:visited {
	color: #381a96;
	text-decoration: none;
	font-weight: bold;
}  /* visited link */
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}   /* mouse over link */
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}   /* selected link */


.img_left {float: left;
            margin-right: 4px;}

 /***************************** sidebar navigation ****************************/
			
.newscontent {
	background-image: url(images/right_navbar_bg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	padding-top: 74px;
	padding-left: 40px;
	padding-right: 35px;
	padding-bottom: 40px;
	overflow: hidden;
	
}

.newscontent h1 { margin-top: 0px; margin-bottom: 0px; }

.navcontainer ul
{
list-style-type: none;
margin-left: 40px;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #FFFFFF;
border-bottom: 1px solid #eee;
	color: #000000;
}

.navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #44387a;
color: #fff;
}

ul  { margin-left: 20px; } 
li { margin-bottom: 1em; }

#subnav { padding-top: 12px; padding-left: 20px; }

#subnav li { display:inline; margin-right: 10px; }

#subnav li a { color: #B8860B; }
#subnav li a:hover { color: #381A96 }

#t3_content { padding-top: 50px;  min-height: 500px; padding-left: 30px; padding-right:10px; }

.newscontent h1 { margin-bottom: 5px; font-size: 1.2em;  }
.newscontent h2 { margin-bottom: 5px; font-size: 1em;  }

.csc-frame-rulerBefore { border-top: 1px solid black; margin-bottom: 5px; }


.subcolumns, .subcolumns_oldgecko {
	overflow:hidden;
	width:100%;
}

.c50l, .c50r {
	width:50%;
}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
	float:left;
}

c50l, .c50r {
	width:50%;
}
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
	float:right;
	margin-left:-5px;
}

.flexyFormField-prayer_requests, .flexyFormField-testimony { width: 400px; }