
body{
	margin:0px;
	padding:0px;
	font-family:verdana;
	background:#cccccc;
	font-size:14px;
	color:#000000;
	text-align:justify;
}
.wrapper{
	width:780px;
	margin:0 auto;
}
a img{
	border:none;
}
a {
	color:#3f7e50;
}
/* Global End*/

/* Header Start */
.header{ 
	
	height:140px;
	border-bottom:solid 1px #000000;
}

.header img{
	margin-top:0px;
	float:left;
	
}

a.head-contact{
	float:right;
	display:block;
	width:247px;
	height:31px;
	
	
}
a.head-contact:hover{
	background-image:url(church-design/church-quote2.gif);
	background-repeat:no-repeat;
	
}
a:hover.head-contact img{
	display:none;
	
}
a.logo{
	top:15px;
	position:absolute;
	
}
/* Header End */

/* Navigation Start */

.nav{
	border-top:solid 1px #000000;
	background-image:url(../img/nav2.png);
	height:29px;
	padding-top:8px;

	
}
.nav ul{

	width:680px;
	
}
.nav ul, .nav ul li{
	list-style:none;
	padding:0px;
		display:inline;
	
}
.nav ul li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:1px;

		
}
.nav ul li a{
	margin-left:100px;
	color:#000000;
	text-decoration:none;
	font-size:14px;
	height:29px;
	display:block;
	
	
}

body.p1 .nav ul li a.t1, 
body.p2 .nav ul li a.t2, 
body.p3 .nav ul li a.t3, 
body.p4 .nav ul li a.t4, 
body.p5 .nav ul li a.t5, 
body.p6 .nav ul li a.t6{
	color:#ffffff;
	background-color:#980606;
	background-image: url(../img/nav-left.gif);
	background-repeat:no-repeat;
}
.nav ul li a span{

	padding-top:4px;
	padding-left:20px;
	padding-right:20px;
	display:block;
	}
body.p1 .nav ul li a.t1 span, body.p2 .nav ul li a.t2 span, body.p3 .nav ul li a.t3 span, body.p4 .nav ul li a.t4 span, body.p5 .nav ul li a.t5 span, body.p6 .nav ul li a.t6 span{
	background-image:url(../img/nav-right.gif);
	background-position:right top;
	background-repeat:no-repeat;

}
body.p1 .nav ul li a.t1:hover span, body.p2 .nav ul li a.t2:hover span, body.p3 .nav ul li a.t3:hover span, body.p4 .nav ul li a.t4:hover span, body.p5 .nav ul li a.t5:hover span, body.p6 .nav ul li a.t6:hover span{
	color:pink;

}
.nav ul li a:hover span{
	color:#FFF;
}

.navi_bottom{
	background-color:#FFFFFF;
	width:100%;
	height:230px;
	
}
/* Navigation End */


.box{
height:50px;
background-color:#FFFFFF;

}
.box h3{ text-transform:uppercase;}
.box ul{ text-align:left; font-size:14px;}
.box ul li a{ text-decoration:none;}	


.box1{
padding-top:2px;
float:left;
margin:15px 0 10px 40px;
background-image:url(../img/box.png);
background-repeat:no-repeat;
width:230px;
height:197px;
list-style-type:none;

}
.box1 h3{ text-transform:uppercase;}
.box1 ul{ text-align:left; font-size:14px; list-style-type:none;}
.box1 ul li a{ text-decoration:none;}

.middle{
margin-left:5px;
 
}

.content{
	clear:both;
	margin:-12px 0 10px 10px;
	float:left;
	font-size:10px;
	font-family:verdana;
	padding:0 20px 20px 20px;
	text-align:left;
	background-color:#fff;
	width:520px;
	text-align:justify;
	
	border-width:thick;
	-webkit-border-radius-bottomright: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-radius: 10px;

}



.sidebar{
margin:-5px 15px 10px 0;
float:right;
width:170px;
	background-color:#000000;
	border-width:thick;
		-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.sidecom{
background-color:#FFFFCC;
padding:5px 5px 10px 5px;
font-family:verdana;
font-size:10px;
text-align:justify;
margin:2px;

border-width:thick;
		-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


.footerbanner{
margin-bottom:10px;
width:780px;
clear:both;
height:15px;
padding:1px 0 2px 0;
font-weight:bold;
font-family: Verdana;
background-color:#ffffff;
vertical-align:middle;
font-size:10px; 
color: #000000;
border-width:thick;
		-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}


.footer{

padding-top:25px;
clear:both;
height:50px;
background-position:right;
vertical-align:middle;

}

.footer a{
vertical-align:middle;
color:#FFFFFF;
text-decoration:none;
font-size:10px;
font-family:Verdana;
}
.footer a:hover{
vertical-align:middle;
color:#000000;
text-decoration:none;
font-size:10px;
font-family:Verdana;
}