﻿/* ##### PA_HeaderGeneral.css ##### */


body {
	font: 9pt arial, helvetica, serif;
	text-align: center;
	height:100%; margin:0%; padding:0;
	background-image:url('../Images/Background1.png');
	
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position: 0% 100%;
}

a:visited {color: #666699}
a:link {color: #666699}
a:hover {background: #D6C6EC}

#MissionStatementMoz {
	width:350px; 
	font-family: Arial;
    font-style: italic;
	color:#666699;
	font-size: 10pt;
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px -5px;
	background-color:#F4F1FA;
}
#MissionStatement {
	width:350px; 
	font-family: Arial;
	font-style: italic;
	color:#666699;
	font-size: 10pt;
	text-align: left;

	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px -5px;
	background-color:#F4F1FA;
}

#MissionStatementIE7 {
	width: 350px; 
	font-family: Arial;
	font-style: italic;
	color:#666699;
	font-size: 10pt;
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px 23px;
	background-color: #F4F1FA;
}
#MissionStatementIE6 {
	width: 350px; 
	font-family: Arial;
	font-style: italic;
	color:#666699;
	font-size: 10pt;
	text-align: left;

	padding: 0px 0px 0px 20px;
	margin: 10px 0px 10px 0px; 
	background-color: #F4F1FA;
}


.misppp { margin-left:-20px; margin-top:0px; }
.misqqq { margin-left:-20px;  margin-bottom:0px; }
.misqqqMoz { margin-left:-20px;  margin-bottom:-4px; }


#ReportStatement {
	width:410px; 
	font-family: Arial;
	font-size: 9pt;
	color:#0066CC;
	text-align: left;
	padding-left:5px;
	margin-top:0px;
}
#PrayerStatement {
	width: 250px; 
	font-family: Arial;
	font-size: 10pt;
	color:#0066CC;
	text-align: left; 
	vertical-align:top;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}
pre {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;
}

/* ----------------------------------------------------------------
	Display the REPORT on the PA_Main page
------------------------------------------------------------------*/
/* General thumbnail styles */
#pixrep 	{ position: relative;  }
#pixrep img	{ border:none; margin-bottom:-3px;   }
/* Mouseout state - hide larger picture */
#pixrep p 	{ width:395px; background-color:#F7F4E5; 
			  position:absolute; top:-15px; left:-20px; visibility:hidden; float:left;
		  	  font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#7C6240; 
		  	  text-align:justify; padding: 0px 20px 15px 20px;  
}
/* MouseOVER state - show larger picture */
#pixrep a 				{ color: #0066CC; text-decoration: underline; }
#pixrep a:hover 		{ background:#D6C6EC; }
#pixrep a:hover p.hid 	{ visibility:visible; line-height: 1.25; z-index:200;}

.repppp {  margin-left:-20px; position:absolute; top:0px;    left:15; }
.repqqq {  margin-left:-20px; position:absolute; bottom:3px; left:15; }



/*------------------------------------------------------------------*/



#page-background {
	position:fixed; top:0; left:0; width:100%; height:100%;	
}
#content {
	position:relative; z-index:1; padding:10px;
}

.HeaderMisc {
	width:760px; 
	height:230px;
  	background-image:url(../Images/GeneralHeader760x230.gif);
}
.HeaderMisc #nav {
	background:none;
	padding:201px 0 0 10px;
}
.head1 {
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	vertical-align: top;
}
h1 {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #E9ACDB;
	font-size: 18pt;
}
h5 {
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 1px;
}
#MainFrame {
	background-color: #FFFFFF;
	text-align:left;
}
#MainFrame h1 {
	text-align:center;
}
/*
#MainFrame a:link {color: #ff0000}
#MainFrame a:visited {color: #0000ff}
#MainFrame a:hover {background: #66ff66}
*/


.BlueHead {
	font:Arial;
	font-size:11pt;
	color: #0066CC;
	font-weight: bold;	
	text-align:left;	
}
.NamesRight {
	text-align:right;
	font:Arial;
	font-size:10pt;
	color: #0066CC;	
	text-align:right;	
}
.DispInfo {
	font:Arial;
	font-size:10pt;
	color: #000000;
	text-align:left;	
}
/* ---------------------------------------- */
/* ---------------------------------------- */
#imgtop2 {
	position:absolute; 
	top:auto; 
	left:auto;  
	z-index: -1;
}
#menubottom2 {
	position:absolute; 
	top:auto; 
	left:auto;  
	z-index: -5;
}

#imgbottom2 {
	left:auto;
	bottom: auto;
	z-index: -3;
}

/* ---------------------------------------- */
/* --- Main News from PA_Main.php       --- */
/* ---------------------------------------- */
#table MainNews {
	background-color: #33FF00;
}
#MainNews h2 {
	font-family:Arial;
	font-size:14px;
	font-weight: strong;
	color:#0066CC;
	text-align:left; margin-top:0; margin-bottom:0;
	
	border-bottom-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-color: #0066CC;
}
#bullet1 {
	text-align:left; 
	margin-top:20; 
	margin-bottom:20;
	vertical-align: top;
	padding-top: 2px;	
}
#p1DarkBlue {
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	color:#000099;
	text-align:left; margin-top:0; margin-bottom:0;
	vertical-align: top;
}
#p1LightBlue {
	font-family:Arial;
	font-size:10pt;
	font-weight: normal;
	color:#0066CC;
	text-align:left; margin-top:0; margin-bottom:0;
	vertical-align: top;
}
#p1LightBlue a 		 { color: #0066CC; text-decoration: underline; }
#p1LightBlue a:hover { background:#D6C6EC; }


#p1Red {
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	color:red;
	text-align:left; margin-top:0; margin-bottom:0;
	vertical-align: top;
}
/* ---------------------------------------- */

/*  Highlight the parent link */
.navparent {
	font-weight:bold;
}
#navside, #navside ul {
	width: 150px;
	list-style: none;
	line-height: .95;
		background-color:#EBE3F7;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
}
/* 	TOP BAR WIDTH */
#navside a {
	display: block;
	width: 125px;
	w\idth: 125px; 
	color: #666699;
	text-decoration: none;
	padding: 0.35em 1em;
}
/*  Set background colour of the Hover Bar */
#navside li:hover {
	background: #D6C6EC;
}
#currentlink  {
	text-decoration: underline;
}




#SideMenuImgTop {
	vertical-align: top;
}
#SideMenuImgBottom {
	vertical-align: bottom;
}

/* ---------------------------------------- */

/* ---------------------------------------- */
#container {
	width: auto;
	text-align: left;
	margin: 0 auto;
}

/* 	width: 36em; */
#nav, #nav ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #D6C6EC;
	border-width: 0 0;
	margin: 0 0 0 0;
}

/* 	TOP BAR WIDTH*/
/* 	width: 10em; */
/* 	width: 6em; */
#nav a {
	display: block;
	width: auto;
	w\idth: auto; 
	color: #666699;
	text-decoration: none;
	padding: 0.25em 1.25em;
}

#nav a.rightarrow {
	background: url(../Images/ArrowRight.gif) center right no-repeat;;
}

/* 	TOP BAR*/
/* 	width: 10em; */
#nav li {
	float: left;
	padding: 0;
	width: auto;
}
/*  LIST BOX */
/* 	width:  14.4em-24.4; */
/* 	w\idth: 13.9em-23.9; */
/*	border-width: 0.25em; */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 20em;
	w\idth: 19em; 
	background-color:#EBE3F7;
	font-weight: normal;
	border-width: 0.2em;
	margin: 0;
}

/*  WIDTH OF THE HOVER BAR IN LIST BOX */
/* 	width: 13em-23; */
#nav li li {
	padding-right: 1em;
	width: 18em
}

/*  WIDTH OF THE text IN LIST BOX */
/* 	width: 13em-23; */
/* 	w\idth: 9em-19; */
#nav li ul a {
	width: 15em;
	w\idth: 15em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #D6C6EC;
}


.FormMssg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 9pt;
}

#Credits01 {
	font-family: Verdana, Arial;
	font-weight: bold;
	color:#0066CC;
	font-size: 11pt;
	text-align:right;
	padding: 0 0 0 0;
/*	
	color:#666699; 
	color:#E9ACDB;
*/
}
#Credits02 {
	font-family: Verdana, Arial;
	font-weight: normal;
	color:#0066CC;
	font-size: 10pt;
	text-align:left;
	padding: 0 0 0 0;
/*	color:#0066CC; */
}
#Credits02 a       { color:#0066CC; font-weight: normal; background-color:transparent; }
#Credits02 a:hover { color:#0066CC; font-weight: bold;   background-color:transparent; }

