@charset "utf-8";
/* Victory Church - CSS Document */

:focus{
	outline: none;
}

body{
	background: #394C5E;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
}

#wrapper{ 
	width:100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#header{
	width: 100%;
	height: 56px;
	float: left;
	background: url(../img/body_bg.jpg) repeat-x top;
	margin: 0 auto;
}
#header_bg{
	width: 100%;
	height: 56px;
	float: left;
	background: url(../img/headerbg.jpg) no-repeat top center;
	margin: 0 auto;
}
#container {
	display:block;
	height:100%;
	margin:0 auto;
	background:url(../img/page_bg.jpg) repeat-x top center;
	width:100%;
	float:left;
}

#containerindex {
	display:block;
	height:100%;
	margin:0 auto;
	background:url(../img/pageindex_bg.jpg) repeat-x top center;
	width:100%;
	float:left;
}

#topnavbg {
	background: url(../img/shadow_top_new.png) no-repeat top;
	width: 100%;
	display: block;
	margin: 0 auto;
}

#topnavindexbg {
	background: url(../img/shadow_strong_new.png) no-repeat center 100px;
	width: 100%;
	display: block;
	margin: 0 auto;
}

.contentbkgrnd {
	background: url(../img/content_bg.png) repeat-x bottom left;
}

.contentindexbkgrnd {
	background: url(../img/contentstrong_bg.png) repeat-x bottom left;
}

#maincontent{
	display: block;
	overflow: hidden;
	margin:0 auto;
	float: none;
	width: 956px;
	height: auto;
	background: url(../img/main_content_bg.jpg) repeat-x top left #FFF;
	border-bottom: 1px solid #90969B;
	padding-top: 0;
}

#left_cont{
	display: block;
	overflow: hidden;
	margin: auto;
	float: left;
	width: 642px;
	height: auto;
	color: #333;
	line-height: 16px;
	vertical-align: top;
	margin: 10px 0 0 10px;
}

#left_cont_video{
	display: block;
	overflow: hidden;
	margin: auto;
	float: left;
	width: 642px;
	height: 900px;
	color: #333;
	line-height: 16px;
	vertical-align: top;
	margin: 10px 0 0 10px;
}

#left_strongcont{
	display: block;
	overflow: hidden;
	margin: auto;
	float: left;
	width: 290px;
	height: auto;
	color: #333;
	line-height: 16px;
	vertical-align: top;
	margin: 10px 0 0 10px;
}

#left_cont_left_col{
	width: 300px;
	padding: 0 20px 0 0;
	float: left;
}

#left_cont_right_col{
	width: 325px;
	padding: 0;
	margin-left: 320px;
	top: 80px;
	position: absolute;
	left: 320px;
}


#right_cont{
	display: block;
	overflow: hidden;
	float: right;
	width: 276px;
	color: #333;
	vertical-align: top;
	border-left: 1px solid #CCC;
	background-color: #FFF;
	margin: 10px 12px 0 0;
}

#middle_strongcont{
	
	display:block;
	overflow:hidden;
	margin:auto;
	float:left;
	width:338px;
	height:auto;
	color:#333;
	vertical-align:top;
	background-color:#FFF;
	margin-left:5px;
	margin-top:10px;
}

#right_strongcont{
	
	display:block;
	overflow:hidden;
	margin:auto;
	float:right;
	width:276px;
	height:auto;
	color:#333;
	vertical-align:top;
	background-color:#FFF;
	margin-left:0px;
	margin-top:10px;
	margin-right:12px;
}


#footer{
	display: block;
	overflow: hidden;
	margin: auto;
	float: none;
	width: 955px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	background: url(../img/footer_bg.jpg) repeat-x #394C5E;
	height: 141px;
}

#footer a:link, #footer a:active, #footer a:visited{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	color: #ccc;
	text-decoration:none;
}

#footer ul {
	line-height: 19px;
	padding-left: 2px;
	font-size: 10px;
	text-align: left;
	color: #999999;
	list-style-image: url(../img/bullet.jpg);
	list-style-position: inside;
}

#footer li{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#footer h3{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
}

#footerstrong{
	display: block;
	overflow: hidden;
	margin: auto;
	float: none;
	width: 955px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	background: url(../img/footerstrong_bg.jpg) repeat-x 1c252e;
	height: 141px;
}

#footerstrong a:link, #footer a:active, #footerstrong a:visited{
	color: #999999;
	text-decoration:none;
}

#footerstrong a:hover{
	color: #ccc;
	text-decoration:none;
}

#footerstrong span {
	line-height: 19px;
	padding-left: 2px;
	font-size: 10px;
	text-align: left;
	color: #999999;
	list-style-image: url(../img/bullet.jpg);
	list-style-position: inside;
}


#footerstrong ul {
	line-height: 19px;
	padding-left: 2px;
	font-size: 10px;
	text-align: left;
	color: #999999;
	list-style-image: url(../img/bullet.jpg);
	list-style-position: inside;
}

#footerstrong li{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#footerstrong h3{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
}

.webpod {padding-left:10px; font-size:11px; }

.webpod a:link, .webpod a:active, .webpod a:visited {  text-decoration:none; color:#999; line-height:18px;}

.webpod a:hover {text-decoration:none; color:#000; line-height:18px; }


a.webpod2:link, a.webpod2:active, a.webpod2:visited {  text-decoration:none; color:#003959; line-height:18px;}

a.webpod2:hover {text-decoration:none; color:#000; line-height:18px; }


.headtext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-decoration:none;}

.headtext a:hover {color:#000;  text-decoration:underline;}@charset "utf-8";