@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background: #aaaaaa url(../images/bg_body.gif) repeat-x 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	margin: 0;
}


a {
	color: #be2009;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;	
}

#container {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -556px; 
	width: 1112px;
}

#masthead {
	background: url(../images/bg_masthead.png) no-repeat center top;
	height: 274px;
}

#masthead #logo h1 {
	padding-top: 119px;
	text-indent: -9000em;
	width: 272px;
	height: 107px;
}

#masthead #logo span {
	display: block;
	width: 272px;
	height: 107px;
}

#masthead #navigation {
	width: 710px;
}

#masthead #navigation ul li {
	list-style-type: none;
	background: url(../images/bg_navigation.png) no-repeat left top;
	padding: 0 18px;
	line-height: 48px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
  #masthead #navigation ul ul {
    display: none;
  }
#masthead #navigation ul li:first-child {
	background: none;
}

#masthead #navigation ul li a {
	color: #fff;
	text-decoration: none;
}

#masthead #navigation ul li a:hover, #masthead #navigation ul li a:active, #masthead #navigation ul li a:focus, #masthead #navigation ul li a.active {
	color: #fa8151;	
}

#content {
	background: url(../images/bg_content_container.gif) repeat-y 0 0;
	clear: both;
	width: 1112px;
	padding-left: 9px;
}

#content #left {
	background: url(../images/bg_left_content.png) no-repeat center top;
	width: 69px;
	height: 371px;
	float: left;
}

#content #middle {
	background: #0e0e0e url(../images/bg_content.jpg) repeat-x 0 0;
	width: 894px;
	float: left;
	text-align: left;
	padding: 1px 40px 16px 40px;
}

#content #right {
	float: left;
	background: url(../images/bg_right_content.png) no-repeat 0 0;
	height: 371px;
	width: 69px;
	
}

#content #copyright {
	float: right;
	color: #3e3e3e;
	padding: 4px 0 0 0;
	font-size: 1em;
	text-align: right;
	font-size: .6em;
}

#footer {
	clear: both;
	background: url(../images/bg_footer.gif) no-repeat center top;
	width: 1112px;
	height: 23px;
	text-align: center;
}


/* Home Page Specific Styles */

#content #middle .two-columns {
	width: 449px;
	background: url(../images/bg_home_two-columns.gif) repeat-y 0 0;
	min-height: 340px;
	float: left;
	font-size: .65em;
}

#content #middle .two-columns .column {
	float: left;
	width: 198px;
	padding: 18px 13px 0 13px;
	color: #cccac9;	
}

#content #middle .two-columns #column1.column {
	/*background: #222222;*/
	color: #a2a2a2;
	margin-right: 1px;
}

#content #middle .two-columns #column1.column h2 {
	font-size: 1em;
}

#content #middle .two-columns #column1.column div#facebook {
	background: #353535;
	width: 198px;
	margin-left: -13px;
	padding: 13px;
	margin-top: 13px;
}

#content #middle .two-columns #column1.column div#facebook p strong:first-child {
	margin-top: 0;
	background: url(../images/icon_facebook.gif) no-repeat 0 0;
	padding-left: 19px;
	display: block;
}

#content #middle .two-columns #column2.column img#callout_image {
	margin-left: -13px;
	margin-top: -18px;
}
#column2 p{
	font-size: 15px;
	line-height: 21px;
}

#content #middle .two-columns .column p strong:first-child {
	margin-top: 12px;
	display: block;
}

#content #middle .two-columns .column p em:first-child {
	margin-bottom: 4px;
	display: block;
}

#content #middle .wide_column {
	width: 444px;
	float: right;
	font-size: .65em;overflow:hidden;
}

#content #middle .wide_column img {
	z-index: 0;
	overflow:hidden;
}

#content #middle .wide_column #photo_caption_bg {
	width: 444px;
	height: 71px;
	margin-top: -71px;
	z-index: 1;
}

#content #middle .wide_column #photo_caption {
	padding: 23px 27px;
	width: 390px;
	z-index: 2;
	margin-top: -71px;
	display: block;
}


	
#feed_box ul {
	list-style-type: none;
	} 
	
.inline{
	display: inline;
	width: 50%;
	margin: 0 10px 0 0;
}


/* Subpage Specific Styles */

#content #middle #sub_content {
	background: url(../images/bg_sidebar.gif) repeat-y 0 0;	
	line-height: 1.4em;
	font-size: .8em;
}

#content #middle #sidebar {
	width: 224px;
	float: left;
	color: #a2a2a2;
}

#content #middle #sidebar ul {	
	padding: 8px 13px;
}

#content #middle #sidebar li {
	list-style-type: none;	
	background: url(../images/icon_arrow.gif) no-repeat 0 10px;
	padding: 8px 0 8px 15px;
	border-top: 1px solid #1a1a1a;
}

#content #middle #sidebar li:first-child {
	border: none;	
}

#content #middle #sidebar a {
	color: #a2a2a2;	
}

#content #middle #sidebar a:hover {
	color: #fff;
	text-decoration: none;
}

#content #middle #sidebar h2 {
	font-size: 1.4em;	
	background: #353535;
	padding: 10px 13px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	border-bottom: 1px solid #1a1a1a;
}

#content #middle #main {
	float: left;
	width: 600px;
	padding: 21px 0 21px 26px;
	min-height: 341px;
}

#content #middle #main h2 {
	margin-bottom: 15px;
	color: #828282;
	}

#content #middle #main p {
	margin-bottom: 15px;	
}

.newsbox {
  padding: 10px;
  margin: 20px;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

/* Video page styles */
div#light_box_container {
margin: 10px 20px 0px 20px;
}
div#light_box_container img {
		border: 1px solid #ccc; 
		padding:0; 
		width:150px; 
		height: 100px;
		
	}
	
div#light_box_container a {
	border: none; 
	text-decoration: none;
	}
	
table {
	margin: 0 0 20px 10px;
	}
	
table#prayerForm {
	color: white;
	width: 400px;
	}
	
table#prayerForm input {
	width: 200px;
	padding: 5px;
	}
	
table#prayerForm input.submit {
	background: #ccc;
	width: 82%;
	-moz-border-radius: 3px;
	font-size: 110%;
	
}	

table#prayerForm input.submit:hover {
	opacity: .9;
	background: #666;
	color: white;
	-moz-border-radius: 5px;
	
}	


