/*********** church template styles ***********/




/********  header styles ***************************************/ 

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 20px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
}




/********  format syles ***************************************/ 

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin: 20px;
}


.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
}



.ul  {
	list-style-type: square;
	list-style-position: outside;
}


/*********** nav  styles ***********/
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 120px;
	padding: 8px;
	display: block;
	background-color: #CCCCFF;
	text-decoration: none;
	text-align: left;
	border: medium solid #FFFFFF;
	position: relative;
	clear: both;
	}




.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 120px;
	padding: 8px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border: medium solid #FFFFFF;
	position: relative;
	
}

/*********** nav styles end***********/



.nav_blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 120px;
	padding: 8px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	position: relative;
}

.nav_blank_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 120px;
	padding: 8px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	position: relative;
}










/*********** menu styles - hyper links red ***********/

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	line-height: normal;
		color: #FF0000;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	color: #003;
	}
	
	#menu {
	background-color:#FFF;
	width:100%;
	font-size:80%;
	color:#000;
	margin-left:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	text-decoration: none;
	left: 0px;
	right: 0px;
	position: static;
	}
	
	/*********** menu styles - hyper links red end ***********/
	
	.nav_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 130px;
	padding: 8px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.nav_grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	width: 130px;
	padding: 8px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align:  right;
}



/*********** #navBar link styles for nav links ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles for nav links  end***********/


/*********** box types sundays********************************************/
.box1 {
	border-width: thin;
	border-color: #FFCCFF;
	border-style: double;
	background-color: #FFCCFF;
	width: 60%;
	height: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	float: none;
	position: relative;
 }
 /*********** box types ********************************************/ 
 .box2 {
	border-width: thin;
	border-color: #FFCCFF;
	border-style: double;
	background-color: #FFCCFF;
	width: 60%;
	height: 35%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	float: none;
	position: relative;
 }
 /*********** box types whats on********************************************/
 
 .box3 {
	border-width: thin;
	border-color: #FFCCFF;
	border-style: double;
	background-color: #FFCCFF;
	width: 80%;
	height: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	float: none;
	position: relative;
 }
 
  
 
 /*********** box types end********************************************/
.body {
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

