﻿body{
	behavior: url("/Template/styles/csshover.htc");
	background-image:url('/Template/images/bgorange.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#db7d2a;
	margin:0px;
	padding:0px;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
html {  margin-bottom: 1px; }
#skipnav {
	display:none;
	}
	
h1 {font-size:2.0em;line-height:normal}
h2 {font-size:1.75em;line-height:normal}
h3 {font-size:1.5em;line-height:normal}
h4 {font-size:1.25em;line-height:normal}
h5 {font-size:1.15em;line-height:normal;
	margin-bottom:0px;}
h6 {font-size:1.0em;line-height:normal}

	
/*#outerwrapper {
	background-image:url('/uwsp/images/bgpic2.jpg');
	margin: 0 auto;
	padding:0px;
	background-repeat:no-repeat;
	background-position:center 120px;
	width:100%;
	height:auto;
	}*/
#contentwrapper {
	width:100%;
	margin:0 auto;
	padding:0;
	
	}

#header{
	padding:0px;
	margin:0 auto;
	background-color:#023399;
	background-image:url('/Template/images/banner.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	height:90px;
	width:760px;
	border:1px #000000 solid;
	}
	
#header a {
background: #023399 url("/Template/images/banner.jpg") no-repeat;
display: block;
height: 90px;
width: 760px;

}

#header a span {
visibility: hidden;
}
#headerwrapper {
	width:760px;
	height:90px;
	margin:0 auto;
	padding-right:5px;
	font-size:.8em;
	}

/***** DIVS THAT HOLD THE MAIN CONTENT *****/
#container1 {
	width:760px;
	height:auto;
	margin:0px auto;
	font-family:verdana, Helvetica, sans-serif;
	line-height:15px;
	background-color:#fff;
	background-position: left top;
	background-repeat:repeat-y;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	border-bottom:1px #000000 solid;
	}

#container2 {
	width:760px;
	margin:0px auto;
	font-family:verdana, Helvetica, sans-serif;
	line-height:15px;
	

	}
	

/**** SECOND TOP NAVIGATION BAR ****/

#navbar {
	background-color:#70aa46;
	border-bottom:1px #000000 solid;
	height:32px;
	width:760px;
	font-size:1em;
	margin:0px;
	z-index:500;
	}

#navbar ul {
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
#navbar ul li {	
	float:left;
	position:relative;
	margin:0px;
	height:29px;
	color:#222222;
	padding-top:3px;
	
	z-index:500;
	}
#navbar ul li a#Home {	
	border-left-style:none;
	}
html>body #navbar ul li {
	padding-left:0px;
	padding-right:0px;
	}
	
#navbar .level1 li:hover {
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	background-color:#db7d2a;
	}

#navbar ul a {
	display:block;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-weight:bold;
	font-family:verdana, Helvetica, sans-serif;
	}

#navbar ul.level1 a:hover {
	display:block;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-family:verdana, Helvetica, sans-serif;
	}

/*****************/

#navbar ul.level2 a:hover {
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	color:#fff;
	font:11px/16px verdana, Helvetica, sans-serif;	
	}

#navbar .level2 {
	display:none;
	position:absolute;
	top:35px;
	left:-1px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	z-index:500;
	}
	
	#navbar .level2 li	{
	width:140px;
	height:auto;
	}

/******************/

/*****************/

#navbar ul.level3 a:hover {
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	color:#fff;
	font:11px/16px verdana, Helvetica, sans-serif;	
	}

#navbar .level3 {
	display:none;
	position:absolute;
	top: 2px;
	left:140px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	z-index:500;
	}
	
	#navbar .level3 li	{
	width:140px;
	height:auto;
	}

/******************/

#navbar ul.level1 li:hover {
	background-repeat:repeat-x;
	}

/******************/
#navbar ul ul  {
	border-bottom:1px solid #222222;
}

#navbar ul ul li {
	float:none;
	border-top:1px solid #222222;
	
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	background-color:#e4995c;
	margin-top:-3px;
	padding-top:2px;
	width:185px;
	height:23px;
	z-index:500;
	list-style:none;
	}

/* IE7 hack to correct positioning */
*:first-child+html #navbar ul ul li {   
	border-top:1px solid #222222;
	}

#navbar ul ul li a {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:5px;
	background-image:none;
	color:#FFF;font:11px/16px verdana, Helvetica, sans-serif;
	}
#navbar li > ul {
	top:auto;
	left:auto;
	}

/********************/

#navbar .level2 li:hover {
	background-color:#db7d2a;
	background-image:none;
	}


/********************/

#navbar .level2 li {
	padding-bottom:0px;
	margin-bottom:0px;
	}

html>body #navbar .level2 li {
	padding-bottom:0px;
	margin-bottom:0px;
	}

#navbar .level3 li:hover {
	background-color:#db7d2a;
	background-image:none;
	}


/********************/

#navbar .level3 li {
	padding-bottom:0px;
	margin-bottom:0px;
	}

html>body #navbar .level3 li {
	padding-bottom:0px;
	margin-bottom:0px;
	}

/*********************/

#navbar ul.level3 li.submenu2:hover ul.level4 {
	display:block;
	}

#navbar ul.level2 li.submenu2:hover ul.level3 {
	display:block;
	}

#navbar ul.level1 li.submenu:hover ul.level2 {
	display:block;
	}

/***** End second navigation menu *****/

/*#spacer {height:200px;}*/


a img {
	border: none;
}
/***** SECONDARY PAGE WHITE BACKGROUND AND CONTENTS *****/
#secondpage{
	margin:20px;
	background-color:#FFFFFF;	
}
#secondpageremove{
	margin:-20px;
	background-color:#FFFFFF;	
}
#pagetitle h2{
	padding:10px 20px 10px 20px;
	background-image:url('/Template/images/secbg.jpg');
	background-position: left bottom;
	background-color:#023399;
	background-repeat:repeat-x;

	font-weight:lighter;
	color:white;
	margin:0px;
	border-bottom:1px solid #222222;
}
/***** FOOTER *****/
#footer{
	clear:both;
	border-top: 1px #000000 solid;
	background-color:#70aa46;
	height:auto;
	color:white;
	text-align:center;
	padding:5px 5px 5px 5px;
	font-size:.7em;
	/*margin: 0 auto;*/

	}

#footer a{color: white;}
#footer a:visited{color: white;}
#footer a:hover{color:white;}


#whitebgcontent2{
	background-color: white;
	margin: 0px;
	width:100%;

	/*width:558px;*/
}
#whitebgcontent2 a{
	color: blue;
}
#whitebgcontent2 a:visited{
		color: blue;
}
#whitebgcontent2 a:hover{color:#db7d2a;}

#whitebgcalendar{
	background-color: white;
	margin: 0px;
	width:100%;

	/*width:558px;*/
}


#leftContainer {width:500px;float:left;
height:250px;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
}

#secondleft {width:500px;float:left;
height:318px;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
}

#rightContainer {
	width:259px;
	float:right; 
	border-bottom:1px #000000 solid;
	
}
#Welcome
{
	padding:5px;
	height:120px;
	font-size:.85em;
	
}
#Services
{
	height:88px;
	background-color:#023399;
	background-image:url('/Template/images/Worship_textbox.jpg');
	background-repeat:no-repeat;
	border-top:1px #000000 solid;
}
#ServiceWording
{
	padding-top:18px;
	padding-right:5px;
	padding-left:5px;
	font-size:.9em;
	font-weight:bold;
	color:white;
}

#midseperator
{
	background-color: #70aa46;
	width:100%;
	height:10px;
	clear:both;
	border-bottom:1px #000000 solid;
	
}
#secondmidseperator
{
	background-color: #70aa46;
	width:100%;
	height:10px;
	clear:both;
	border-bottom:1px #000000 solid;
	margin-left: -20px;
}

#bottom
{
	background-color: white;
	margin: 0px;
	padding: 5px;

}



