﻿body {
xcolor: #000;
xbackground-color: #fff;
padding: 1em 5em;
	margin: 0;
	zpadding: 0;

}
h1,h2,h3,h4,h5 
{
color: #0000ee;
text-align: center;
}

h3, h4, h5, h6 {
	margin:5px 0 0 0;
}

h2 .blue {
	color: #8672F3;
	font-weight:normal;
	font-size:.75em;
}
.blue {
	color: #8672F3;
}
 
p {
	
	text-align:justify;
}
 
hr{
	color:#8672F3;
	background:#8672F3;
	border: 1px dashed #777;
}

img {
  max-width: 100%;
  height: auto;
}

a:link {
}

a:visited {
color: maroon;
}

a:hover {
color: red;
}

a:active {
color: red;
}

a img {
border: none;
}


.imgPL{
	float:left;
}

.adopt {
font-size: .5em;
font-style: italic;
font-weight: normal;
text-align: center;
}

.bold {
font-weight: bold;
}

#byline {
font-size: .8em;
margin-bottom: .5em;
}

.center {
text-align: center;
}
.fiftypc

{
	width:50%;
	margin:auto;
}


.color {
color: #ff0000;
}

.columns {
xcolumn-width: 320px;
margin: 1em 0;
}
li
{
	list-style-type:none;
}
.red
{
	color: #ff0000;
}

.TextLeft
{
	text-align:left;
}
.TextRight
{
	text-align:right;
}

.italic
{
	font-style:italic; 
}
aside p
{
	margin: 1em 0 0 0;
}
.indent
{
	margin-left: 3em;
}
 
.com {
display: inline-block;
font-style: italic;
font-size: .9em;
margin: 1em;
}
.HM
{
	width:60%;
}


.NoDisp
{
	display:none;
}

#inhd  h2{
	font-size:3.231em; 
	font-weight:bold; 
	margin:0 0 5px 0;
}
#inhd{
	margin-top:25px; 
	margin-bottom: 25px;
}

#Dcenter
{
	margin: 0 auto;
}

.italic {
font-style: italic;
}

.list {
line-height: 1.7;
}


#outer-wrapper {
border: 3px solid #777;
border-radius: 1em;
min-height: 100%;
padding: .06em;
background-color: #fff;
box-shadow: 5px 5px 15px;
 

}


#inner-wrapper {
border: 8px dashed #aaa;
border-radius: 1em;
background-color: #fff;
 
}

#header {
background-color: #fff;
border-radius: .5em .5em 0 0;
font-size: 2em;
font-weight: 900;
overflow: hidden;
text-align: center;
}

#header-text {
margin: 1em 0 0 0;
}

.logo-tx {
float: left;
width: 91px;
height: 104px;
margin: 0 75px;
}

.logo-us {
float: right;
width: 150px;
height: 94px;
margin: 9px 75px;
}

#menu {
background-color: #eee;
border-bottom: 5px dashed #aaa;
border-top: 5px dashed #aaa;
border-radius: 1em;
box-shadow: 1px 1px 0 #777,-1px -1px 2px #777,3px 3px 5px;
font-weight: bold;
margin: 0 8px;
padding: .7em;
text-align: center;
}

#menu a {
color: #000;
text-decoration: none;
margin-right: 2em;
padding: 3px;
border-radius: 10px;
border: 1px solid #eee;
font-size:1.0em;
}

#menu a:hover {
border: 1px dashed #000;
}

.menu-button {
display: inline-block;
}


#content {
margin: 0 1em;
overflow: hidden;
padding: 0 1em 1em 1em;
}

.HM
{	
	width: 60%;
	margin:0 auto;

}
 

#MainBody
{
	width:85%;
	text-align:justify;
	margin:0 auto;
}
#MainBody li{
	list-style:none;
}

.population {
margin: 1em auto;
}

.population td,th {
padding: 2px 1em;
}

.population th {
border-bottom: 2px solid black;
color: #0000ee;
}

.population td:nth-child(4) {
xbackground-color: black;
}

.resource-button {
display: inline-block;
background-color: #eee;
border-radius: 10px;
border: 3px dashed #777;
box-shadow: 1px 1px 0,-1px -1px 0,3px 3px 5px;
color: black;
font-weight: bold;
margin: .1em .3em;
min-width: 12em;
padding: .2em;
text-align: center;
}

.resource-button:hover {
background-color: #aaa;
color: white;
box-shadow: 2px 2px 3px #000 inset;
}

.resource-button a:link {
color: black;
text-decoration: none;
}

.resource-button a:visited {
color: #222;
text-decoration: none;
}

#search {
width: 250px;
border-collapse: collapse;
margin: 1em auto 1em auto;
}

.search-button {
padding: 2px 7px;
background-color: #eee;
border: 2px solid #aaa;
border-radius: 10px;
}

#search form {
margin: 0;
margin-top: 4px;
}

#search td {
text-align: center;
xfont-family: Arial, Helvetica, sans-serif;
font-size: .8em;
}

.update {
color: #aaa;
font-size: .8em;
}
.Fcenter
{
	width:60%;
	text-align:justify;
	margin:0 auto;
}
.clear{
	clear: both;
}

.FloatL
{
	float:left;
	width:45%;
}

.FloatR
{
	float:right;
	width:45%;
}
#IndexL
{
	float:left;
	width:45%;
	text-align: right;
}
#IndexL H3{
	text-align:right;
}
#IndexL ul li
{
	padding-right:7px;
	margin:0 25px 0 0;

}
#IndexR
{
	float:right;
	width:45%;
}

.ImageLeft
{
	float:left;
	margin-right:1em;
}

.ImageRight 
{
	float:right;
	margin-left:1em;
}
.Hidden
{
	display:none;
}

.NoCaps
{
 
	text-transform:lowercase;
}

.Caps
{
 
	text-transform:capitalize;
}

.xCaps::first-letter 
{
 text-transform: uppercase;
}
.NewsPaper
{
	margin:0 auto;
	width:35%;
}

/*********************** TABLES **************************** */
#Table
{
	overflow:auto;
}


table
{
	margin:0 0 3px 0;
	min-width:35%;
 

}


.TblCtr
{
	border-spacing: 1px;	
	text-align:left;
	margin:0 auto;
    border-collapse:collapse;	
}
.TblCtrMW
{
	border-spacing: 1px;	
	text-align:left;
	margin:0 auto;
    border-collapse:collapse;	
    width:35%;
}

th{
	color: #8672F3;
}
td, th 
{
    vertical-align:top;
}

#POM th
{
	font-weight:bold;
}

.wBord th td
{
	border: 1px solid #8672F3;
}
.wNoBord th td
{
	border: 0px solid #8672F3;
}

.church
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.CellCenter
{
	white-space: nowrap;
	border: 1px solid #8672F3;
	text-align: center;
}
.CellCenterNB
{
	white-space: nowrap;
	border: 0px solid #8672F3;
	text-align: center;
}
.CellCenterBB
{
	white-space: nowrap;
	border-bottom:1px solid #8672F3;
	text-align: center;
}
.CellCenterWrap
{
	border: 1px solid #8672F3;
	text-align: center;
}
.CellLeft
{
	white-space: nowrap;
	border: 1px solid #8672F3;
	text-align: left;
	padding-right:1em;
}
.CellLeftNB
{
	white-space: nowrap;
	border: 0px solid #8672F3;
	text-align: left;
	padding:0 3px 0 3px;
	padding-right:1em;
}
.CellLeftWrap
{
	border: 1px solid #8672F3;
	text-align: left;
	padding-right:1em;
}
.CellRight
{
	white-space: nowrap;
	border: 1px solid #8672F3;
	text-align: right;
}
.CellRightNB
{
	white-space: nowrap;
	border: 0px solid #8672F3;
	text-align: right;
}
.CellRightPd
{
	white-space: nowrap;
	padding-right:5px;
	border: 1px solid #8672F3;
	text-align: right;
}
.CellBottomBord
{
	border-bottom: 2px solid #8672F3;
}
.nowrap
{
	white-space:nowrap;
}
.MinWide
{
	width:12%;
}
 
/*  ****************  Photos  ****************  */
.Photo {
	float: left;
	height: 123px;
	width: 120px;
	margin: 15px 5px 5px 5px;
/*	background: url('../images/bg_slide.gif') no-repeat center;		*/
}
div.Photo img {
	border: 3px solid;
	margin: 20px 15.5px 7px 15.5px;
	border-color: #444 #AAA #AAA #444;
}
p.title {
	text-align: center;
	color: #000000;
	font: bold 9px Verdana, sans-serif;
}
div.ls img {
	margin: 20px 16.5px 0px 16.5px;
}
div.pt img {
	margin: 10px 18px 0px 18px;
}


#tn img
{
	border: 2px #c9aa78 solid;
}


#PA
{
	min-width: 80%;
	text-align:center;
 
	
}


/* ****************************** Footer ******************************* */

footer
{
	margin:2px 0 0 0;
}
#footer 
{
	clear: both;
	background-color: #fff;
	border-radius: 0 0 .5em .5em;
	color: #333;
	font-size: .9em;
	font-style: italic;
	padding: .5em;
	text-align: center;
}

#footerwrap
{
	margin: 0 auto;
	width:100%;
	background:#fcfcfc ; 
	padding-top: 2em;		
	border-top: 3px solid #8672F3; 
	font-size: .95em;
 	text-align: center;
	clear: both;
}

#footer p
{

}
div#footerwrap .cpyrt
{
	padding: 0 7em;
	text-align: center;
	font-size: .90em;
	width:75%;
}
div#footerwrap .contact
{
 	margin:auto; 
	text-align: center;
	width:50%;
}

.cpy
{
 	margin:auto;
	text-align: center;
	width:75%;
}

 

div#footerwrap .flinkC
{
	margin: 0 auto;
	width: 50%;
	text-align: center;
 	line-height: 1.5em;
}
div#footerwrap .flinks
{
	float: left;
	width: 50%;
	text-align: center;
 	line-height: 1.5em;
}
div#footerwrap .flinks3
{
	
	margin:0 auto;
	float: left;
	width: 30%;
	text-align: center;
 	line-height: 1.5em;
}
div#footerwrap .flinks3R
{
	
	margin:0 auto;
	float: right;
	width: 30%;
	text-align: center;
 	line-height: 1.5em;
}


.w75
{
	width:75%;
	margin:0 auto;
}
.w50
{
	width:50%;
	margin:0 auto;
}




#mainfooter
{
	text-shadow:0 0 1px #000;
	xmargin:2px 0 0 0;	
}

#mainfooter nav
{
	margin: 0 auto;  
	padding:0 0 10px 0;
	font-style:italic; 
	font-size:1.1em;
	width:100%; 
}

#mainfooter nav ul
{
	padding:0, 0, 3px, 0; 
	list-style:none; 
}

.justify
{
	text-align:justify;
}
 

.em75
{
	font-size: .75em;
}
#mainfooter li
{
	list-style-type:none; 
	display: inline;   
	margin:0 35px 0 0;
}
#mainfooter li:last-child
{
	margin-right:0;
}
#mainfooter a, #mainfooter a:visited
{
	color:#8672F3;
}
.copyright
{ 
	font-size: .75em
}
#mainfooter a:hover
{
	text-decoration:none; 
	color:#ff0000;
}


#assoc img
{
	width:100px;
	height:100px;
}



/* ********** MEDIA ********************* */

@media only screen and (max-width : 1050px) {
body {
padding: 0;
}
}

@media only screen and (max-width : 1020px) {
#outer-wrapper {
margin: 0;
padding: 0;
width: 99%;
}
div#footerwrap .contact
{
	width:95%;
}

#mainfooter nav
{
	font-size:1.0em;
}
#menu {
font-size:0.75em;

}
#assoc img
{
	width:80px;
	height:80px;
}

.NewsPaper
{
	margin:0 auto;
	width:50%;
}


}

@media only screen and (max-width : 820px) {
#byline {
margin: 0;
}
.columns-2 {
column-count: 1;
}
.columns-3 {
column-count: 1;
}
#header-text {
margin: 0;
}
#menu {
margin-top: 1em;
font-size:0.60em;

}
.menu-button {
margin: 1em;
}
#menu a {
font-size: 1.8em;
margin-right: 0;
border-bottom: thin solid #800000;
}
.resource-button {
font-size: 1.3em;
padding-top: .5em;
padding-bottom: .5em;
}
table {
	font-size:75%;
}
xtd {
display: inline-block;
border: 0px;
}
xtr {
border 2px solid ##ffdfd7;
}

div#footerwrap .contact
{
	width:95%;
}
#mainfooter nav
{
	font-size:0.75em;
}
#outer-wrapper {
margin: 0;
padding: 0;
width: 99%;
}
 .cpy
{
	width:98%;
}
div#footerwrap .flinkC
{
	width: 95%;
}
div#footerwrap .flinks
{
	width: 95%;
}
#assoc img
{
	width:50px;
	height:50px;
}

#header {
	font-size:1.5em
}
 
.NewsPaper
{
	margin:0 auto;
	width:75%;
}




}

@media only screen and (max-width : 750px) {
#menu {
width: 78%;
margin: auto;
margin-top: 1em;
font-size:0.30em;

}
#inner-wrapper {
border-radius: 0;
}
div#footerwrap .contact
{
	width:95%;
}
#mainfooter nav
{
	font-size:0.75em;
}
#menu a {
font-size:0.30em;
}

#outer-wrapper {
margin: 0;
padding: 0;
width: 99%;
}
.cpy
{
	width:98%;
}

div#footerwrap .flinkC
{
	width: 95%;
}
div#footerwrap .flinks
{
	width: 95%;
}
#assoc img
{
	width:50px;
	height:50px;
}

table {
	font-size:75%;
}

#header {
	font-size:1.5em
}
.HM{
	
	width: 98%;
}

.NewsPaper
{
	margin:0 auto;
	width:90%;
}
 







}






