/* information.css Created by Nancy Bond for Stuff 4 Church FAQ Page Large Screen and All Screens other than phone of 500 or less */

body { 
  background-color: #cccdce;   /* ebf4fe lighter baby blue; cccdce medium gray; dadcdd Light gray; c8dff8 Light baby blue */
  background-image: linear-gradient(#bfc1c2,#b3b6b7,#b3b6b7,#393f46,#3a4148);   /* bfc1c2 b3b6b7 medium light gray; dadcdd light gray; 393f46 New Dark Gray; */
  font-family:      Tahoma, Arial, sans-serif;
  font-size:        16px;
  margin:           auto;
}

@media only screen and (max-width: 900px) {
body {
    font-size: 13px;
  }
}

#pagerectangle {
	background-color: #cccdce;   /* medium gray */
	margin: auto;
	width:  100%;
}

header {
	text-align:  center;
	width:       100%;
	margin:      auto;
}

.large {     /* This hides items like the small header picture. */
   display: none;
}

.center {
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

.line {
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

/* For the links at top above header banner */
#navigation {
	background-color: #ffffff;  /* white with header blue words found at bottom called link.white */
	width: 100%;
	margin: auto;
	padding: 0px 0px 0px 0px;  /* top right bottom left */
	text-align: center;
        color: ffffff;
}

#colnav1 {		/* FAQs */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 10px 4px 0px;  /* top right bottom left Made the left 0 so that it works correctly when downsizing. */
    vertical-align: middle;
    text-align: center;
    width:   12.3%
}

#colnava {		/* About */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 20px 4px 20px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   11.3%
}

#colnavb {		/* Preview */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 20px 4px 20px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   11.3%
}

#colnavc {		/* Order */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 20px 4px 20px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   11.3%
}

#colnavd {		/* Mysteries */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 20px 4px 20px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   11.3%
}

#colnave {		/* Minis */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 20px 4px 20px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   11.3%
}

#colnavf {		/* Christmas */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 0px 4px 20px;  /* top right bottom left Made the right 0 so that it works correctly when downsizing. */
    vertical-align: middle;
    text-align: center;
    width:   11.3%
}

#colnavg {		/* Contact */
    display: table-cell;
    background-color: #ffffff;  /* white */
    padding: 2px 0px 4px 20px;  /* top right bottom left Made the right 0 so that it works correctly when downsizing. */
    vertical-align: middle;
    text-align: center;
    width:   12.3%
}

/* Responsive Top large header with bluebirds and Stuff 4 Church */
.img {
  width: 1920px;
  height: 280px;
  object-fit: cover;
}

/* No? */
.imga {
  width: 300px;
  height: 536px;
  object-fit: cover;
}

.img1 {
  max-width: 100%;   /* width: 1082px; */
  height: auto;     /* height: 72px; */
  object-fit: cover;
}

/* Responsive Baby blue on branch in first closer column */
.img3 {
  max-width: 100%;   /* width: 143px; */
  height: auto;     /* height: 160px; */
  object-fit: cover;
}

/* Responsive Bluebird baby at bottom saying "Play is starting!" in 5th closer column */
.img4 {
  max-width: 100%;   /* width: 143px; */
  height: auto;     /* height: 160px; */
  object-fit: cover;
}

/* Responsive Facebook at bottom in 3rd closer column */
.img5 {
  max-width: 100%;   /* width: 120px; */
  height: auto;     /* height: 40px; */
  object-fit: cover;
}

/* Responsive email plus home mailing address at bottom in 3rd closer column */
.img6 {
  max-width: 100%;   /* width: 230px; */
  height: auto;     /* height: 134px; */
  object-fit: cover;
}

/* Responsive Theater 4 Church link at bottom in 2nd closer column */
.img7 {
  max-width: 100%;   /* width: 230px; */
  height: auto;     /* height: 64px; */
  object-fit: cover;
}

/* Responsive Nancy Bond Creations Link at bottom in 2nd closer column */
.img8 {
  max-width: 100%;   /* width: 230px; */
  height: auto;     /* height: 32px; */
  object-fit: cover;
}

/* Responsive Nancy's Etsy shop link at bottom in 2nd closer column */
.img9 {
  max-width: 100%;   /* width: 230px; */
  height: auto;     /* height: 28px; */
  object-fit: cover;
}

/* Responsive YouTube link at bottom in 3rd closer column */
.img10 {
  max-width: 100%;   /* width: 184px; */
  height: auto;     /* height: 68px; */
  object-fit: cover;
}

.big {			    /* Very Dark Blue paragraphs at top of page. */
  font-size:     115%;
  color:         #0c2c50; /* 0c2c50 Dark Blue to match bold paragraph words 154275 */
  line-height:   120%;
  text-align:    justify;
  font-weight:   normal;
}

.boldwords {		 /* Dark Blue bold paragraph words top of page. */
  font-size:     105%;
  color:         #154275;  /* 154275 dark blue of Welcome */
  line-height:   105%;
  text-align:    left;
  font-weight:   bold;
}

.bold {			  /* Bold, black  */
  font-size:     100%;
  color:         #000000;
  line-height:   140%;
  text-align:    center;
  font-weight:   bold;
}

.boldbl {		  /* Smaller Dark Blue to match Darkest Question Box Links */
  font-size:     95%;
  color:         #0c2c50;  /* 0c2c50 Darkest Blue; 154275 dark blue of Welcome */
  line-height:   105%;
  text-align:    left;
  font-weight:   bold;
}

.boldgray {		 /* Gray words top Select from any of the frequently ... */
  font-size:     110%;
  color:         #262323;  /* 262323 Almost Black; 595858 Gray darker than swirl */
  line-height:   105%;
  text-align:    center;
  font-weight:   bold;
   font-style:  italic;
}

.boldlink {		  /* Dark Blue link words at top of page like: Preview, How to Order, ... */
  font-size:     115%;
  color:         #154275;
  line-height:   110%;
  text-align:    center;
  font-weight:   bold;
}

.smallslant {		      /* SMALL Black text italics. */
  font-size:     95%;
  color:         #000000;
  line-height:   105%;
  text-align:    left;
  font-style:   italic;
}

.smallslantblack {	      /* NORMAL Black text italics. */
  font-size:     105%;
  color:         #000000;
  line-height:   105%;
  text-align:    left;
  font-style:   italic;
}

.smallslantbl {		      /* VERY DARK blue text italics. */
  font-size:     90%;
  color:         #0e2d50;  /* 0e2d50 VERY DARK blue; */
  line-height:   115%;
  text-align:    left;
  font-style:   italic;
}

.smallslantw {		      /* White text italics. */
  font-size:     100%;
  color:         #ffffff;
  line-height:   115%;
  text-align:    left;
  font-style:   italic;
}

.smallslantbig {		      /* Dark Blue text italics. */
  font-size:     100%;
  color:         #0c2c50; /* was 0c2c50 Dark Blue to match bold paragraph words 154275 */
  line-height:   115%;
  text-align:    left;
  font-style:   italic;
}

/* Green Links from Darkest Green Leaf and darker in Logo */
a.green:link, a.green:visited, a.green:active {
  font-size:     105%;
  color:         #0b2f15;  /* Dark Green */
  text-align:    left;
  line-height:   120%;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:   thin dotted #0b2f15;  
}

a.green:hover {
  color:            #639270;  /* Light Green */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    thin dotted #639270;
}

/* WHITE Links - NO underline - found at middle of page */
a.light:link, a.light:visited, a.light:active {
  font-size:     100%;
  color:         #ffffff;   /* white */
  text-align:    center;
  vertical-align: middle;
  line-height:   1;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:   none;  
}

a.light:hover {
  color:            #C8DFF8;  /* C8DFF8 Pale Blue */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    none;
}

/* Small Header BLUE Links - TOP page above Header - NO underline - Hover Black */
a.hdrbl:link, a.hdrbl:visited, a.hdrbl:active {
  font-size:     90%;
  color:         #1E5593;   /* Header Blue color NOT white */
  text-align:    center;
  vertical-align: middle;
  line-height:   1;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:   none;  
}

a.hdrbl:hover {
  color:            #000000;  /* Black */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    none;
}

/* BIG Header BLUE Links - NO underline - Hover in Medium Gray */
a.headblueno:link, a.headblueno:visited, a.headblueno:active {
  font-size:     105%;
  color:         #1E5593;  /* 1E5593 Header blue; 154275 Dark Blue */
  text-align:    left;
  line-height:   140%;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:   none;
}

a.headblueno:hover {
  color:            #515355;  /* Medium Gray */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    none;
}

/* BIG Darkest BLUE Links - NO underline - Hover in Black */
a.darkno:link, a.darkno:visited, a.darkno:active {
  font-size:     105%;
  color:         #0c2c50;  /* 0c2c50 Darkest Blue; 262323 Almost Black */
  text-align:    left;
  line-height:   140%;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:   none;
}

a.darkno:hover {
  color:            #000000;  /* Black   */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    none;
}

/* Darkest BLUE Links - with Underline - Hover in Header Blue */
a.dark:link, a.dark:visited, a.dark:active {
  font-size:     95%;
  color:         #0c2c50;  /* 0c2c50 Darkest Blue; 262323 Almost Black */
  text-align:    left;
  line-height:   140%;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:   thin dotted #0c2c50;
}

a.dark:hover {
  color:            #1E5593;  /* 1E5593 Header blue */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    thin dotted #1E5593;
}

/* BIG Black Links - with Underline - Hover in white */
a.black:link, a.black:visited, a.black:active {
  font-size:     105%;
  color:         #0c2c50;  /* 0c2c50 Darkest Blue; 262323 Almost Black */
  text-align:    left;
  line-height:   140%;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:   thin dotted #000000;
}

a.black:hover {
  color:            #ffffff;  /* White */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    thin dotted #000000;
}

/* Black Links - Preview and Order Forms - BOTTOM of page in 3 boxes */
a.bottom:link, a.bottom:visited, a.bottom:hover, a.bottom:active {
  font-size:     100%;
  color:         #000000;
  line-height:   115%;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:    thin dotted #000000;
}

/* Light BLUE Links for Footer - Hover white */
a.blue:link, a.blue:visited, a.blue:active {
  font-size:     100%;
  color:         #c8d5e1;   /* Light Blue with gray undertones */
  text-align:    left;
  line-height:   1.5;
  font-weight:   bold;
  text-decoration: none;
  border-bottom:    thin dotted #75828f;  /* Dark Gray */
}

a.blue:hover {
  color:            #ffffff;  /* White */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    thin dotted #393f46;
}

/* Light gray line for image links at bottom */
a.gray:link, a.gray:visited, a.gray:hover, a.gray:active {
    text-decoration: none;
    border-bottom:   thin dotted #d7dce2;  /* 55626d Dark gray; d7dce2 light gray */
  }

/* No line for image links */
a.none:link, a.none:visited, a.none:hover, a.none:active {
    text-decoration: none;
    border-bottom:   none;
  }

/* Opening includes banner and question links about mystery dinner theaters. */     /*  tried background-image: url("images/backgroundchristmas.png"); images/backgroundchristmas.png The image used */ 
#opening {
	background-color: #ffffff;  /*ebf4fe Lighter baby blue */
	background-image: linear-gradient(#1E5593,#cccdce);   /* from 1E5593 top banner blue to cccdce light gray of page; 7e7e7f darker gray */
	width: 100%;
	margin: auto;
	padding: 0px 0px 0px 0px;  /* top right bottom left */
	text-align: center;
}

                       /* For background image with wrinkled paper */
#backgroundtop {
	background-image: url("images/backgroundfaq.png");
	background-color: linear-gradient(#491e4a,#d0c3d0);   /* from dark purple like above header to light grayish purple */
        background-position: center; /* Center the image */
        background-repeat: no-repeat; /* Do not repeat the image */
        background-size: auto; /* auto image is displayed in its original size */
	width: 100%;
	margin: auto;
	padding: 0px 0px 2px 0px;  /* top right bottom left */
	text-align: center;
}

                           /* row containing banner */
#coltop2 {
    display: table-cell;
    background-color: rgba(255, 255, 255, 0.01); /* White background with 01% opacity */
    padding: 0px 0px 0px 4px;  /* top right bottom left Padding does shift a tiny bit to make bottom scroll but worth it.*/
    vertical-align: top;
    text-align: center;
    max-width: 1200px;
}

#col2part {			/* Holds the questions */
  display: table-cell;
  font-size:   100%;
  padding:     0px 23px 0px 5px;
  vertical-align: top;
  text-align: center;
  width: 70%;  /* Puts questions on the left side for some reason */
}

/* Padding around wording at top Get ready for a spectacular event ... */
.padded {
	padding: 30px 0px 0px 0px;  /* top right bottom left */
}

/* Padding around wording in middle.*/
.padding {
	padding: 0px 20px 0px 20px;  /* top right bottom left */
}

.tablecontents {
	display: table;
	border-spacing: 0px;
        margin: auto;
}

.tablerow {
	display: table-row;
}

.border {
	border: 1px solid #154275;  /*  Header blue was 54626b Dark Gray */
}

                                              /* 5 columns for 5 links of Preview, Copyright, Mysteries, About, Home */
.wide {			
	width: 100%;
	background-color: #393f46;  /* 393f46 New Dark Gray; was c8dff8 Light baby blue */
        margin: auto;
	padding: 0px 0px 0px 0px;
	word-spacing: 20px;
}

#col0link {
    display: table-cell;
    background-color: #393f46;  /* 393f46 New Dark Gray; was 454444 dark gray not as blue; c8dff8 Light baby blue */
    padding: 0px 5px 2px 5px;  /* top right bottom left */
    vertical-align: top;
    text-align: center;
    width:   20%
}

#col1link {
    display: table-cell;
    background-color: #393f46;  /* 393f46 New Dark Gray; was 454444 dark gray not as blue; c8dff8 Light baby blue */
    padding: 0px 20px 2px 5px;  /* top right bottom left */
    vertical-align: top;
    text-align: center;
    width:   20%
}
#col2link {
    display: table-cell;
    background-color: #393f46;  /* 393f46 New Dark Gray; was 454444 dark gray not as blue; c8dff8 Light baby blue */
    padding: 0px 5px 2px 5px;  /* top right bottom left */
    vertical-align: top;
    text-align: center;
    width:   20%
}
#col3link {
    display: table-cell;
    background-color: #393f46;  /* 393f46 New Dark Gray; was 454444 dark gray not as blue; c8dff8 Light baby blue */
    padding: 0px 5px 2px 5px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   20%
}

#col4link {
    display: table-cell;
    background-color: #393f46;  /* 393f46 New Dark Gray; was 454444 dark gray not as blue; c8dff8 Light baby blue */
    padding: 0px 5px 2px 5px;  /* top right bottom left */
    vertical-align: top;
    text-align: center;
    width:   20%
}

.parawidth {              /* One liner Below you will find answers to frequently asked questions about mystery plays by Nancy Bond:  */
	font-size:     120%;
	line-height:   100%;
	max-width: 1200px;
	color:  #393f46;  /* 393f46 New Dark Gray */	
        margin: auto;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-weight:   bold;
}

/* Wording is for each list of mystery summaries. */
.wording {
	width: 100%;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
        line-height:   1.5;
        font-weight:   bold;
}

                            /* 3 columns to keep words grouped in the middle. colspace1 is blank column on left */
.colspace1 {
    display: table-cell;
    background-color: #cccdce;  /* dadcdd Light gray */
    padding: 0px 0px 0px 0px;  /* top right bottom left */
    vertical-align: top;
    text-align: center;
}

                                   /* colspace3 is blank column on right */
.colspace3 {                         
    display: table-cell;
    background-color: #cccdce;  / *NOT WORKING. dadcdd Light gray */
    padding: 0px 0px 0px 0px;  /* top right bottom left */
    vertical-align: top;
    text-align: center;
}

.hdr2 {              /* hdr2 is question inside both blue and dark blue */
  font-size:     120%;
  color:         #ffffff;
  line-height:   120%;
  text-align:    center;
  font-weight:   bold;
  font-style:    italic;
  line-height:   140%;
}

                            /* Main Table questionblue for every other table */
.questionblue {
    display: table-cell;
    background-color: #f3f5f7;    /* f3f5f7 very light blue */
    padding: 0px 0px 0px 0px;  /* top right bottom left */
    vertical-align: top;
    text-align: left;
    max-width:   1200px;
    border-bottom:  2px solid #1E5593;  /* 1E5593 Header blue */
}

.headquestion {            /* Header Blue head Section, Every other question Odds */
	display: table-cell;
	max-width: 1200px;
	background-color: #1E5593;  /* 1E5593 Header blue */
        margin: auto;
	padding: 7px 10px 7px 10px;   /* top right bottom left */  
	border:  1px solid #1E5593;  /* 1E5593 Header blue */
	text-align: center;  
}

.rowdescription {	/* Answer area to Question in header blue area Odds */
    display: table-cell;
    background-color: #f6f9fd;    /* f6f9fd lighter blue; edf5fd */
    padding: 10px 15px 10px 15px; /* top right bottom left */
    vertical-align: top;
    border-left:  2px solid #1E5593;  /* 1E5593 Header blue */
    border-right:  2px solid #1E5593;  /* 1E5593 Header blue */
    text-align:   justify;

}

.description {		   /* Black text. */
  font-size:     110%;
  color:         #000000;
  line-height:   125%;
  text-align:    left;
  font-weight:   normal;
  padding: 20px 0px 20px 0px; /* top right bottom left */
}

                            /* question dark blue for every other table even numbers */
.questiondark {
    display: table-cell;
    background-color: #000000;    /* white */
    padding: 0px 0px 0px 0px;  /* top right bottom left */
    vertical-align: top;
    text-align: left;
    max-width:   1200px;
    border-bottom:  2px solid #0c2c50;  /* 0c2c50 Darkest Blue */
}

.headquestion2 {            /* Darkest Blue head Section, Every other question Evens */
	display: table-cell;
	max-width: 1200px;
	background-color: #0c2c50;  /* 0c2c50 Darkest Blue; 262323 Almost Black */
        margin: auto;
	padding: 7px 10px 7px 10px;   /* top right bottom left */  
	border:  1px solid #0c2c50;  /* 0c2c50 Darkest Blue */
	text-align: center;  /* This makes the header on left. */
}

.rowdescriptiondark {	/* Answer to Question in dark blue box with very light gray area */
    display: table-cell;
    background-color: #fdfdfe;    /* fdfdfe almost white; f3f3f4 light gray */
    padding: 10px 15px 10px 15px; /* top right bottom left */
    vertical-align: top;
    border-left:  2px solid #0c2c50;  /* 0c2c50 Darkest Blue */
    border-right:  2px solid #0c2c50;  /* 0c2c50 Darkest Blue */
    text-align:   justify;

}

.descriptiondark {		   /* Dark blue text text of play description. */
  font-size:     110%;
  color:         #0e2d50;  /* 0e2d50 VERY DARK blue; 154275 Dark Blue; 0c2c50 Darkest Blue */
  line-height:   125%;
  text-align:    left;
  font-weight:   normal;
  padding: 20px 0px 20px 0px; /* top right bottom left */
}

.parawidth1 {              /* Small "Back to Top"  */
	font-size:     90%;
	line-height:   200%;
	max-width: 1200px;
        margin: auto;
	padding: 0px 10px 0px 0px; /* top right bottom left */
	text-align: right;
	font-weight:   bold;
}
 
.parawidth2 {                 /* More Padding: Small "Back to Top" */
	font-size:     90%;
	line-height:   100%;
	max-width: 1200px;
        margin: auto;
	padding: 20px 10px 0px 0px; /* top right bottom left */
	text-align: right;
	font-weight:   bold;
}

.parawidth3 {                 /* Small "Back to Top" */
	font-size:     90%;
	line-height:   100%;
	max-width: 1200px;
        margin: auto;
	padding: 20px 10px 0px 0px; /* top right bottom left */
	text-align: right; 
	font-weight:   bold;
}

.parawidth4 {              /* Small "Back to Top"  */
	font-size:     90%;
	line-height:   200%;
	max-width: 1200px;
	color:  #000000;	
        margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-weight:   bold;
}

#howtosection {
	width: 100%;
	margin: auto;
	padding: 0px 0px 0px 0px;  /* top right bottom left */
	text-align: justify;
        line-height:   1.5;
        font-weight:   bold;
}

.tablemysterybtm {
	display: table;
	max-width: 1200px;
	margin: auto;
}

.hdr5 {                  /* hdr5 is headers at bottom of page */
  font-size:     140%;
  color:         #ffffff;
  line-height:   130%;
  text-align:    center;
  font-weight:   bold;
}

.btmbold {		  /* Bold, bottom section */
  font-size:     100%;
  color:         #000000;
  line-height:   115%;
  font-weight:   bold;
}

		/* Green head Section, Who is Nancy Bond? */
.headbtm1 {               
	display: table-cell;
	width: 29%;
	background-color: #539717;  /* 539717 Missing Greenbacks header green; 610a0b Maroon Gift of Love; 8b8b8b dark gray */
        margin: auto;
	padding: 10px 4px 10px 4px;     
	border:  1px solid #539717;  /* Need border to keep rows collapsed together + lines placed vertically correctly. */
	text-align: center;  /* This makes the header text centered. */
}

.headbtm0 {               /* space between */
	display: table-cell;
	width: 4%;
        margin: auto;
	padding: 10px 0px 10px 0px;     
	text-align: center;  /* This makes the header text centered. */
}

.headbtm00 {               /* space between */
	display: table-cell;
	width: 4%;
        margin: auto;
	padding: 10px 0px 10px 0px;     
	text-align: center;  /* This makes the header text centered. */
}

.headbtm2 {               /* Gray head Section, "Why called Stuff 4 Church?" */
	display: table-cell;
	width: 29%;
	background-color: #8b8b8b;     /* C09701 Gold My Superpower; 8b8b8b Medium Gray */ 
        margin: auto;
	padding: 10px 4px 10px 4px;     
	border:  1px solid #8b8b8b;  /* Need border to keep rows collapsed together + lines placed vertically correctly. */
	text-align: center;  /* This makes the header text centered. */
}

.headbtm3 {               /* Why are you so interested in Bluebirds? */
	display: table-cell;
	width: 29%;
	background-color: #3069AE;   /* 3069AE Bluebird Blue; 154275 Dark Welcome Blue */
        margin: auto;
	padding: 10px 4px 10px 4px;     
	border:  1px solid #3069AE;  /* Need border to keep rows collapsed together + lines placed vertically correctly. */
	text-align: center;  /* This makes the header text centered. */
}

.bodybtm1 {		/* Who is Nancy Bond? */
    display: table-cell;
    background-color: #f9f8f7; /* f9f8f7 Yellowish White */
    padding: 5px 7px 5px 7px;
    vertical-align: top;
    text-align: justify;
    border-bottom:  3px solid #539717;   /* 539717 Missing Greenbacks header green; 8b8b8b dark gray */
    border-left:  3px solid #539717;
    border-right: 3px solid #539717;
}

.bodybtm2 {		/* "Why called Stuff 4 Church?" */
    display: table-cell;
    background-color: #e7e6e6;        /* F7EEC5 light gold; e7e6e6 Pale Gray */
    padding: 5px 7px 5px 7px;
    vertical-align: top;
    text-align: justify;
    border-bottom:  3px solid #8b8b8b;   /* C09701 Gold My Superpower; 8b8b8b Medium Gray */
    border-left:  3px solid #8b8b8b;
    border-right: 3px solid #8b8b8b;
}
.bodybtm3 {		/* Why are you so interested in Bluebirds? */
    display: table-cell;
    background-color: #eff6fd;   /* eff6fd Lighter, ebf4fe Extremely light Blue */
    padding: 5px 7px 5px 7px;
    vertical-align: top;
    text-align: justify;
    border-bottom:  3px solid #3069AE;   /* 3069AE Bluebird Blue */
    border-left:  3px solid #3069AE;
    border-right: 3px solid #3069AE;
}

            /* 5 columns at bottom in closing with logo, Web links, Facebook, YouTube, Address and Email, Baby Blue */
#enclosure {
	background-color: #dadcdd;  /* f3f4f4 very light gray; dadcdd lighter gray; d7dce2 a bit darker light gray */
	width: 100%;
	margin: auto;
	padding: 1px 0px 0px 0px;   /* top right bottom left */
}

#closing {
	background-color: #dadcdd;  /* f3f4f4 very light gray; dadcdd lighter gray; d7dce2 a bit darker light gray */
	max-width: 1300px;
	margin: auto;
	padding: 0px 0px 0px 0px;   /* top right bottom left */
}

#colbtm1 {   /* Baby Brother Bluebird on Branch */
    display: table-cell;
    background-color: #dadcdd;  /* f3f4f4 very light gray; dadcdd lighter gray; d7dce2 a bit darker light gray */
    padding: 0px 0px 0px 2px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   17%
}

#colbtm2 {    /* 3 sites - T4C, Creations, Etsy */
    display: table-cell;
    background-color: #dadcdd;  /* f3f4f4 very light gray; dadcdd lighter gray; d7dce2 a bit darker light gray */
    padding: 0px 0px 0px 20px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    line-height:   .6;
    font-weight:   bold;
    width:   22%
}
#colbtm3 {    /* Facebook and Youtube */
    display: table-cell;
    background-color: #dadcdd;  /* f3f4f4 very light gray; dadcdd lighter gray; d7dce2 a bit darker light gray */
    padding: 0px 0px 0px 30px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   19%
}
#colbtm4 {   /* Address and Email */
    display: table-cell;
    background-color: #dadcdd;  /* f3f4f4 very light gray; dadcdd lighter gray; d7dce2 a bit darker light gray */
    padding: 0px 0px 0px 30px;  /* top right bottom left */
    vertical-align: middle;
    text-align: center;
    width:   24%
}

#colbtm5 {     /* Talking baby brother bluebird "The play is starting" */
    display: table-cell;
    background-color: #dadcdd;  /* f3f4f4 very light gray; dadcdd lighter gray; d7dce2 a bit darker light gray */
    padding: 0px 8px 0px 0px;  /* top right bottom left */
    vertical-align: middle;
    text-align: right;
    width:   18%
}

#enclosefoot {
	background-color: #393f46;  /* 393f46 New Dark Gray; was 55626d darkish gray; */
	width: 100%;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

footer {
  background-color: #393f46;      /* 55626d darkish gray; 1e5593 Was dark blue or d7dce2 light gray*/
  color:            #c8d5e1;  /* c8d5e1 Light Blue with gray undertones */    
  text-align:       center;
  padding:          10px 20px 10px 0px;  /* top right bottom left */
  margin:           auto;                       /* IMPORTANT. Auto made this footer centered. I accidentally had a 0 with no px. */
  font-size:        90%;
  max-width:        1200px;
  line-height:      1.1;
}

h1 {
   font-size:      180%;
   color:          #154275; /* Dark Blue like Welcome at top */
}

                   /* h2 is used for wording under Welcome */
h2 {
   font-size:     120%; 
   color:         #285784;  /* Slightly lighter Dark Blue */
}

h3 {
   font-size:     120%; 
   color:         #4674a0;  /* Medium yet lightish Blue */
}


                           /* blueword is used in descriptions of body like Mystery, Cast to give a slight color variation */
.blueword {
   font-size:     100%; 
   color:         #1E5593;  /* Header Blue */
   text-align:    justify;
   line-height:   1.5;
   font-weight:   bold;
}

                            /* bluewordlt is used in descriptions of body like Guest, Prize, Director to give a slight color variation */
.bluewordlt {
   font-size:     100%; 
   color:         #3166a1;  /* Lighter than Header Blue */
   text-align:    justify;
   line-height:   1.5;
   font-weight:   bold;
}

         /* NOT used in CLOSING Box for video and Email not link. Used picture instead so it could downsize. */
.italicsm {
   font-size:     90%; 
   color:         #474444;  /* Dark Gray */
   text-align:    center;
   line-height:   90%;
   font-style:    italic;
}

                          /* Used in footer */
.italicsmblue {
   font-size:     100%; 
   color:         #c8d5e1;  /* light blue */
   text-align:    center;
   line-height:   100%;
   font-style:    italic;
   line-height:   1.1;
}

a:link {
  color:            #154275; /* Dark Blue like Welcome at top */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    thin dotted #1E5593;
}

a:hover {
  color:        #ffffff;  /* white */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    thin dotted #ffffff;
}

a:visited {
  color:            #1E5593;  /* Slightly lighter Dark Blue Header Color */
  font-weight:   bold;
  text-decoration:  none;
  border-bottom:    thin dotted #1E5593;
}




