@charset "UTF-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
}

body {
	font-family: "Lucida grande", verdana, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;
	background:url(images/dark_backgrad.png) repeat-x;
	background-color:#d6d6d6;
}

#shadowWrap {
	width:918px;
	height:700px;
	text-align:left;
	margin:0px auto;
}

#headerWrap {
	height:100px;
}

#wrapper {
	width:910px;
	margin:0px 4px 0px 4px;
	
}

#video {
	margin-top:27px;
}

#header {
	margin:0px 4px 0px 4px;
	
}	

#nav {
	float:right;
	width:auto;
	padding:0px 0px 0px 16px;
	display:block;
}

#nav ul {
	padding:0;
	
	margin:0px 0px 5px 0px;
	white-space:nowrap;
}

#nav ul li {
	list-style:none;	
	margin-bottom:10px;
	text-align:right;
	display:inline;
	padding-right:0px;
}
#nav ul li a {
	padding:5px 27px 10px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 2px #777;
}

#nav ul li a:hover {
	color:#ecb24c;
	text-shadow:none;
}

#header h1 {
	margin: 0px 0px -13px 15px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/home_logo.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 245px;
	font-size: 1px;
	text-indent: -3000em;
}

#content p {
	margin:0px;
	padding: 5px 0px 5px 0px;
	text-align:center;
}
	
#contentLeft {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	background:url('images/home_pastorrob.jpg') no-repeat;
	height:165px;
	width:205px;
}

#contentLeft p {
	color:white;
	margin-top:137px;
	margin-right:10px;
	font-size: 14px;
	text-align: right;
	text-shadow: 1px 2px #965b9a;
}

#contentLeft a {
	text-decoration:none;
	color:#FFF;
	text-shadow:none;
}

#contentLeft a:hover {
	text-decoration:underline;
	color:#FFF;
	text-shadow:none;
}

#contentRight {
	width:695px;
	margin:0px;
	padding:0px;
	float:right;
}

#subContentLeft {
	float:left;
	width:480px;
	background:url('images/home/welcomeBack.jpg') repeat-y;

}

#subContentLeft p {
	margin:0;
	text-indent:0px;	
	background:url('images/home/center_bottom.jpg') no-repeat bottom;
	text-align: left;
	padding:0 15px 20px 15px;
	line-height:18px;
	font-size:12px;
}

#subContentRight {
	float:right;
	width:210px;
	/*background:url('images/home/times_block.jpg') no-repeat;*/
	height:165px;
}

#subContentRight h3 {
	margin:15px 0px 0px 10px;
	padding:0px;
	fontsize:18px;
	color:black;
}

#service {
	margin-left:16px;
	color:#333;
	font-size:13px;
	line-height: 18px;
}

#service a {
	color:#3a4a5b;s
}

#subContentLeft h2 {
	text-shadow: 1px 3px 0px #e3e3e3;
	margin:0;
	color:c616a0;
	font-size:18px;
	padding:20px 0 10px 15px;
	background:url('images/home/centerBack.jpg') no-repeat top;
}

#prayer {
	display:none;
	height:78px;
	width:133px;
	background-image:url(images/hands.png);
	position:fixed;
	top:0px;
	right:0px;
}

#prayer a {
	color:#314b5a;
	display:block;
	height:78px;
	width:133px;
	padding-left:45px;
}

#prayer a:hover {
	height:78px;
	width:133px;
	background-image:url(images/hands_over.png);
	
}

#bottomads {
	width:910px;
	margin-top:10px;
	clear:both;
	float:left;
}

#adsleft {
	float:left;
	width:390px;
}

#adsright {
	float:right;
	width:510px;
}

#leftsubleft {
	float:left;
}

#leftsubright {
	float:right;
}

#rightsubleft {
	float:left;
}

#rightsubright {
	float:right;
}
#rightsubright a {
	margin: 0 0 0 2px;
}
.homead {
	float: left;
	margin-right: 10px;
}
.homead_right {
	float: right;
	margin:0;
}
