/*
Name: Praise In Motion
Date: August 2007
Description: Let them PRAISE his n	ame in the DANCE: let them sing praises unto him with the timbrel and harp. 
Psalm 149:3 - Praise In Motion - Presented by: Philadelphia Community Baptist Church

CSS Author: Viktor Persson
URL: http://templates.arcsin.se

Modified By: Pamela Ricks
URL: http://www.100websolutions.com

Feel free to use and modify but please provide credits.
*/

/* default elements*/
 * {margin: 0; padding: 0;}


body {
	color: #799fbb;
	font: normal 62.5% sans-serif;
	background-color: #090B18;
	background-image: url(../html/images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #FFCC00;
}
a:hover {
	color: #DD002D;
}

big {font-size: 1.1em;}

h1,h2,h3 {
	color: #799fbb;
	padding: 8px 0 2px;
}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	display: block;
	padding-left: 26px;
	font-family: Georgia, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	border: 1px solid #799FBB;
	height: 180px;
	background-position: 2px 36px;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {
	padding: 2px 0 10px;
}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	width: 762px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper2 {
background-image: url(../images/Teal3.png);
	width: 762px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
/*	background-color: #090b18;
*/	padding-bottom: 10px;
}


#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}


#container2 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #090B18;
/*	background-image: url(../images/Teal3.png);
	background-color: #090B18;
	background-repeat: repeat;*/
}

/* header */

.header {
	height: 300px;
}

/* navigation 
.navigation {
	background: #DED9D0 url(../img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(../img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}*/



/* navigation */
.navigation {
	height: 21px;
	border-top: 1px solid #333647;
	margin-top: 32px;
}
.navigation a {
	border-right: 1px solid #C9C6B3;
	color: #FFF6D7;
	padding: 0 24px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

.navigation a:hover {
	color: #F23132;
}
.navigation a#active {
	color: #F23132;
	padding-right:44px;
}


/*
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

 main */
.main#two-columns {
/*	background-color: #090B18;
	background-image: url(../images/Teal3.png);
	background-repeat: repeat-y;*/
}

/* bottom */
.bottom {
	border-top: 1px solid #AA8;
	color: #090B18;
	padding: 14px 20px;
	background-color: #FFFAE8;
	background-repeat: repeat-x;
	background-image: url(../img/body_top_bg.gif);
}
.bottom .left,.bottom .right {width: 49%;}

.bottom h2 {
	font-family: serif, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;


}

/* footer */
.footer {
	color: #799fbb;
	padding: 10px;
	background-color: #051b2b;
	border: 1px solid #799fbb;
}
.footer .left {
	width: 18%;
}
.footer .right {
	width: 80%;
	text-align: right;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #DD002D;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
  float: left;
  margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

#movie {
	height: 300px;

	

}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 100%;
	background-color: #FFF6D8;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #090B18;
	display: block;
}
.block li em {
	color:#DD002D;
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover, {
	color: #779fbb;
	background-color: #051b2b;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}


/*--------------------------------header-------------------*/
#main_header{
	width:100%;
	margin:0 auto;
	color:#FFFFFF;
	height:130px;
	}
#main_header #header{
	width:764px;
	margin:0 auto;
	color:#FFFFFF;
	height:100px;
	position:relative;
	}
#main_header #header ul{
	color:#FFFFFF;
	display:block;
	height:22px;
	width:123px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#main_header #header ul li{
	float:left; display:block; margin:0 23px 0 0;
	}
#main_header #header ul li a{
	height:15px; text-decoration:none; text-indent:-2000px; display:block; width:20px;
	}
#main_header #header ul li a.home{
	background:url(../html/images/home.gif) no-repeat 0 0; width:16px; height:16px;
	}
#main_header #header ul li a.home:hover{
	background:url(../html/images/home_h.gif) no-repeat 0 0; width:16px; height:16px;
	}
#main_header #header ul li a.user{
	background:url(../html/images/user.gif) no-repeat 0 0; width:16px; height:16px;
	}
#main_header #header ul li a.user:hover{
	background:url(../html/images/user_h.gif) no-repeat 0 0; width:16px; height:16px;
	}
#main_header #header ul li a.contact{
	background:url(../html/images/contact.gif) no-repeat 0 0; width:19px; height:16px;
	}
#main_header #header ul li a.contact:hover{
	width:19px;
	height:16px;
	background-image: url(../html/images/contact_h.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#main_header #header ul.free{
	color:#5d5024;
	display:block;
	height:25px;
	width:140px;
	padding:9px 0 0 43px;
	top:2px;
	left:568px;
	margin:3px 10px 0px 0px;
	background-image: url(../html/images/toll_free-1.gif);
	background-repeat: no-repeat;
	background-color: #090C18;
	float: right;
	}
#main_header #header ul.free li{
	float:left;
	display:block;
	font:10px/12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5D5024;
	margin:0px 0px 0 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	font-weight:normal;
	background-color:#090C18;
	}
#main_header #header ul.free li span{
	 font-size:14px; line-height:16px; color:#FFFFFF; font-weight:bold; background-color:#ff0033; width:63px; height:16px;
	 }
#main_header #header ul.free li a.call{
	color:#e5f4ff;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	text-indent:0px;
	width:72px;
	margin:0 0 0 0px;
	padding:0 0 0 5px;
	background-color:#090C18;
	}
#main_header #header img{
	position:absolute; left:40px; top:74px; display:block;
	}
#main_header #header ul.navi{
	width:491px;
	display:block;
	padding:0px 0px 0px 131px;
	margin:32px 0px 0px 0px;
	background:none;
	}
#main_header #header ul.navi li{
	background:url(../html/images/saparation.gif) no-repeat right; height:22px; padding:0 14px 0 5px; margin:0;
	display:block; float:left; 
	}
#main_header #header ul.navi li.li1{
	background:none; height:22px; padding:0 14px 0 5px; margin:0;
	display:block;  float:left; 
	}
#main_header #header ul.navi li a{
	font:12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF6D7;
	text-decoration:none;
	text-indent:0px;
	padding:0 0 0 15px;
	font-weight:bold;
	margin:0;
	width:inherit;
	}
#main_header #header ul.navi li a:hover{
/*	background:url(images/navi_h.gif) no-repeat 0 2px; 
*/
	background: #990000 0 2px;


	}

/*--------------------------------rightSide-------------------*/
#rightSide{
	width:214px;
	display:block;
	background-color: #090B18;
	border-right-width: 2px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #090B18;
	border-bottom-color: #090B18;
	border-left-color: #090B18;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 14px;
	}
#rightSide h2{
	height:45px;
	margin:0;
	font-weight:normal;
	display:block;
	background-image: url(../html/images/rightSide.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 6px;
	background-position: center;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 31px;
	color: #FBF9F4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #090B18;
	}
#rightSide h2 span{
	color:#847543; font:11px/12px Verdana, Arial, Helvetica, sans-serif;  font-weight:bold; background-color:#fff6d8;
	display:block;
	}
#rightSide p{
	width:215px;
	display:block;
	color:#799fbb;
	margin:10px 0 0 0px;
	padding:0;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
#rightSide h3{
	color:#fff6d8; font:14px Verdana, Arial, Helvetica, sans-serif; width:190px; display:block;
	margin:19px 0 0 16px; padding:0; font-weight:bold; background-color:#0a2b43;
	}
#rightSide ul{
	width:auto;
	display:block;
	background-color: #FFF6D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 0px;
		}
#rightSide ul li{
	/*background:url(../html/images/arrow1.gif) no-repeat 0 12px  ;*/ display:block;
	padding:0 0 0 14px;
	}
#rightSide ul li a{
	color: #090B18;
	text-decoration: none;
	}
#rightSide ul li em{
	color: #dd002d;
	}	
#rightSide ul li a:hover{
	color:#799fbb; text-decoration:none; background-color:#0a2b43;
	}
/**/

#rightSide a.more1{
	width:56px; height:12px; display:block; background:url(../html/images/more_bg.gif) no-repeat #0a2b43; margin:39px 0 0 121px;
	font:11px/12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#ffffff;
	padding:0 0 0 5px; text-decoration:none;
	}
#rightSide a.more1:hover{
	background:url(../html/images/more_bg_h.gif) no-repeat #0a2b43; color:#ff0033; 
	}
/***********************   leftSide   *****************************/	
	
	
#leftSide{
	width:45%;
	float:left;
	display:block;
	}
#leftSide h2{
	font:24px/31px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:300px;
	height:45px;
	padding:5px 0px 0 21px;
	margin:0;
	font-weight:normal;
	display:block;
	background-image: url(../img/panel_bg.gif);
	background-repeat: repeat-x;
	}
#leftSide h2 span{
	color:#847543; font:11px/12px Verdana, Arial, Helvetica, sans-serif;  font-weight:bold; background-color:#fff6d8;
	display:block;
	}
#leftSide p{
	width:191px;
	display:block;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#799fbb;
	background-color:#000000;
	margin:19px 0 0 23px;
	background:none;
	padding:0;
	}
#leftSide h3{
	color:#fff6d8; font-weight:bold; font:14px Verdana, Arial, Helvetica, sans-serif; width:191px; display:block;
	margin:19px 0 0 23px; padding:0; background-color:#0a2b43; 
	}
#leftSide h3 a{
	width:171px; height:17px; display:block; background:url(../html/images/arrow.gif) no-repeat 160px 6px #051b2b; padding:0 0 0 7px;
	margin:4px 0 0px 0; font:11px/15px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold;
	text-decoration:none;
	}
#leftSide h3 a:hover{
	background:none; color:#FFFFFF; background-color:#0a2b43;
	}
#leftSide p a.more{
	width:56px; height:12px; display:block; background:url(../html/images/more_bg.gif) no-repeat #0a2b43; margin:22px 0 37px 118px;
	font:11px/11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#ffffff;
	padding:0 0 0 5px; text-decoration:none;
	}
#leftSide p a.more:hover{
	background:url(../html/images/more_bg_h.gif) no-repeat #0a2b43; color:#ff0033; 
	}

#rightSide ul{
	width:auto;
	display:block;
	background-color: #FFF6D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 14px;
		}
#leftSide ul li{
	/*background:url(../html/images/arrow1.gif) no-repeat 0 12px  ;*/ display:block;
	padding:0 0 0 14px;
	}
#leftSide ul li a{
	color: #847543;
	text-decoration: none;
	}
#leftSide ul li em{
	color: #dd002d;
	}	
#leftSide ul li a:hover{
	color:#799fbb; text-decoration:none; background-color:#0a2b43;
	}

/*------------------------middle-------------*/
#middle{
	width:45%;
	float:right;
	display:block;
	}
#middle h2{
	font:24px/31px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width:300px;
	height:45px;
	padding:5px 0px 0px 21px;
	margin:0;
	font-weight:normal;
	display:block;
	background-image: url(../img/panel_bg.gif);
	background-repeat: repeat-x;
	}
#middle h2 span{
	color:#847543; font:11px/12px Verdana, Arial, Helvetica, sans-serif;  font-weight:bold; background-color:#fff6d8;
	display:block;
	}
#middle p{
	width:300px;
	display:block;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	/*	color:#799fbb;
	background-color:#000000;
	background:none;
*/	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 6px;
	}
/*#middle ul{
	width:191px; display:block; margin:0px 0 0px 16px; padding:0;
	}
#middle ul li{
	font:12px/15px Verdana, Arial, Helvetica, sans-serif; color:#fff6d8; background-color:#0a2b43; width:191px; display:block;
	padding:0 0 0 0; 
	}
#middle ul li a{
	font:12px/17px Verdana, Arial, Helvetica, sans-serif; color:#799fbb; background-color:#0a2b43; text-decoration:none;
	 display:block;	padding:5px 0 5px 0; margin:0;
	}*/
#middle a.online{
	width:146px; height:57px; border:#486d88 1px solid; display:block; margin:20px 0 0 16px; background-color:#051b2b;
	color:#fff6d8; padding:10px 18px 0 16px; font:22px/28px Verdana, Arial, Helvetica, sans-serif;
	 font-weight:normal; text-transform:uppercase; text-decoration:none;
	}
#middle a.online span{
	color:#799fbb; font-size:18px; line-height:18px; padding:0 0 0 8px; background-color:#051b2b; display:block;
	}
#middle a.online:hover{
	background-color:#1c4f75; color:#fff6d8; 
	}
	
#middle a {
	color: #FF0000;
	width: 60px;
	}	
	
#middle a:hover {
	color: #FF9900;
	}	
