
/* body and content containers */

body {
	background-image: url('/img/bg.png');
	background-repeat: repeat-x;
	background-color: #b5b5b5;
	text-align:center;
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 11px;
	color:#333;
}







.content{
	margin: 0 auto;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bodyBG.png');
    background-repeat: repeat-y;
	width: 879px;
	text-align: left;
}
.content[class] {
background-image:url('/img/bodyBG.png'); 
}








#footmenu{
	width: 170px;
	text-align: right;
	color: #e1e1e1;
}






/* all text */

.text{
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 13px;
	color:#43484d;
}

.smalltext{
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 11px;
	color:#43484d;
}


.title22{
	color: #5897cc;
	font-size: 28px;
	margin-bottom:3px;
}

.title2{
	color: #5897cc;
	font-size: 17px;
	margin-bottom:3px;
}

.subhead22{
	font-size:14px;
	color: #7c99b1;
	margin-bottom:20px;
}

.subhead2{
	font-size:14px;
	color: #7c99b1;
	margin-bottom:10px;
}


.title{
	font-size: 18px;
}

.subhead{
	font-size:12px;
	color: #626262;
}

.posted{
	font-size:9px;
	color: #666;
	font-style: italic;
}

.foottext{
	font-family: "arial, helvetica, sans serif";
	font-size: 10px;
	color: #efefee;
}

.contentSubHead{
	color:#777;
	font-size: 17px; 
}




/* staff */




.staffPic{
	border:1px solid #777;
	float:left;
	width:60px;
	height:60px;
	margin:0 5px 5px 0;
}

.clearLeft{
	clear:left;
}

.staffHead{
	font-size:12px;
}

.staffSub{
	font-size:10px;
	color:#888;
}

.staffSub2{
	font-size:10px;
	color:#888;
	clear:left;
}



/* links */

a:link{
	color: #68a02e;
	text-decoration:underline;
}

a:visited{
	color: #68a02e;
	text-decoration:underline;
}

a:hover{
	color: #68a02e;
	text-decoration:none;
}

.foottext a:link {
     color: #96bdd9;
     text-decoration: underline;
     }

.foottext a:visited {
     color: #96bdd9;
     text-decoration: underline;
     }

.foottext a:hover {
     color: #96bdd9;
     text-decoration: none;
     }



.listLink a:link {
     color: #5897cc;
     text-decoration: none;
     }

.listLink a:visited {
     color: #5897cc;
     text-decoration: none;
     }

.listLink a:hover {
     color: #5897cc;
     text-decoration: underline;
     }







#keywords{
	width:252px;
	color:#43484d;
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size:14px;
	margin-bottom:5px;
	display:block;	
}


#mainTable{
	margin-left:29px;
}






.leftBarBody{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/leftBarBodyBG.png');
    background-repeat: repeat-y;
    width:253px;

}
.leftBarBody[class] {
background-image:url('/img/leftBarBodyBG.png'); 
}




.leftBarFoot{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/leftBarFootBG.png');
    width:253px;
    height:10px;
    margin-bottom:25px;

}
.leftBarFoot[class] {
background-image:url('/img/leftBarFootBG.png'); 
}





.listLink{
	border-top: 1px solid #a3a6a7;
	padding:10px 10px 10px 20px;
	font-size:13px;
}

/* spacing elements */










#foottable{
	width: 99%;
	padding: 5px;
}


#sermonblock{
	border: 1px solid #30353b;
	margin-bottom: 5px;
}


#login{
	width: 234px;
	margin: 0 7px 7px 0;
	height: 78px;
	background-image: url(img/bg-login.gif);
}

#welcome{
	width: 234px;
}

#welcomeinside{
	width: 314px;
	height:28px;
	border-left: 1px solid #30353b;	
	border-right: 1px solid #30353b;	
	border-bottom: 1px solid #30353b;		
	margin-bottom: 5px;
	background-image: url(img/bg-welcome2.jpg);
	padding: 100px 8px 0 7px;
	color: #7d7c78;
}

#links{
	width: 128px;
	margin-right: 5px;
}

#links2{
	width: 128px;
	margin: 0 20px 20px 0;
}

#linksinside{
	background-color:#cacccb;
	height:134px;
	padding: 5px;
}

#linksinside2{
	background-color:#cacccb;
	padding: 5px;
}

.nothing{
	border:0px;
	margin: 0px;
	padding: 0px;
}

#news{
	width: 198px;
}

#newsinside{
	background-color:#cacccb;
	height: 134px;
	padding:5px;
}

.entry{
	padding-bottom:15px;
	border-bottom:1px solid #000;
}

.header{
	width: 420px;
	border-bottom: 1px solid #666;
	color: #475e8a;
	font-size: 18px;
	margin-bottom: 12px;
}

.header2{
	width: 514px;
	border-bottom: 1px solid #666;
	color: #475e8a;
	font-size: 18px;
	margin-bottom: 12px;
}

.header22{
	width: 420px;
	background-repeat:no-repeat;
	background-position:top;	
	border-bottom: 1px solid #666;
	margin-bottom: 12px;
}

.subhead22 p{
	margin: 0px;
}
.subhead2 p{
	margin: 0px;
}



.uploadIMG{
	border: 1px solid #000;
	padding:1px;
}






/* media player */



#tvbox{
	width:320px;
	height:260px;
	border-top:1px solid #ababab;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	margin-bottom:10px;
}



#tvbox2{
	width:320px;
	height:20px;
	border-top:1px solid #ababab;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	margin-bottom:10px;
	margin-top: 10px;
}

#tvsub{
	margin:10px 0 20px 0;
	width:320px;

}






















/*   front page stuff    */

#frontPage{
	width:100%;
	height:600px;
	position:relative;
}

#frontBlock1{
	border:1px solid #2f353a;
	position:absolute;
	left:29px;
	top:7px;
}

#slideshow{
	border:1px solid #2f353a;
	position:absolute;
	left:29px;
	top:7px;
}

#frontBlock2{
	border:1px solid #2f353a;
	position:absolute;
	left:29px;
	top:287px;
}

#rightBlock{
	position:absolute;
	top:6px;
	left:516px;
}


.blockTitle{
	font-size:11px;
	color:#2b7ec3;
	margin-bottom:4px;
}

.blockText{
	font-size:11px;
	color:#5b5b5c;
	margin-bottom:2px;
}

.blockReadmore{
	font-size:11px;
	margin-left:249px;
}


.safe{
	position:relative;
}




#feedcon{
	margin-right:5px;
	margin-top:1px;
}

