body {
   font-family: Helvetica, Verdana, Arial, sans-serif; 
   font-size: medium;
   background-color: #fafafc;
   padding: 0px;}
h1 {
   color: #000000;
   font-family: Helvetica;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 26px; }
h2 {
   color: #000000;
   font-family: Helvetica;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 24px; }
h3 { color: #000000;
   font-family: Helvetica;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 20px; }
h4 { color: #000000;
   font-family: Helvetica;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 18px; }
h5 { color: #000000;
   font-family: Helvetica;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 16px; }
h6 { color: #000000;
   font-family: Helvetica;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 14px; }
blockquote {
   font-family: Helvetica;
   font-size: 24px;
   font-style: italic;
   text-align: justify;
   text-justify: inter-word;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   width: 410px;
   margin-left: auto;
   margin-right: auto;
   padding: 0.25em 20px;
   line-height: 1.45;
   position: relative;
   color: #383838; }
blockquote:before {
   display: block;
   content: "\201c";
   position: absolute;
   font-size: 80px;
   margin-top: 5px;
   left: -20px;
   top: -20px;
   color: #7a7a7a; }
blockquote cite {
   color: #999999;
   font-size: 18px;
   display: block;
   margin-top: 5px; }
blockquote cite: before {
   content: "\2014 \2009"; }
p {
   font-family: Helvetica;
   font-size: 18px;
   line-height: 1.5em;
   padding-left: 10px;
   padding-right: 10px;
   margin-top: 0px;   
   margin-right: 0px; 
   margin-bottom: 0px;
   margin-left: 0px;
   color: #000000;
   } 
p2 {
   font-family: Helvetica;
   font-size: 8px;
   line-height: 1.5em;
   padding-left: 10px;
   padding-right: 10px;
   margin-top: 0px;   
   margin-right: 0px; 
   margin-bottom: 0px;
   margin-left: 0px;
   color: #000000;
   }
.line {
   border-bottom: 1px dotted #797979;
   }
.welcometitle {
   color: #ffffff;
   font-family: Helvetica;
   font-size: 120%;
   font-weight: bold;
   line-height: 1.5em;
   letter-spacing: 0.04em;
   padding: 106px;
   padding-left: 82px;
   paddin-right: 589px;
   padding-top: 106px;
   padding-bottom: 0px;
   }
.welcome {
   color: #ffffff;
   font-family: Arial;
   font-size: 14px;
   line-height: 1.5em;
   letter-spacing: 0.02em;
   padding: 106px;
   padding-left: 82px;
   paddin-right: 589px;
   padding-top: 10px;
   padding-bottom: 86px;
   }

/* urls and hyperlinks */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {color: #000000; text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover {color: red; text-decoration:none;}
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {color: blue; text-decoration:none;}
h4 a:hover, h5 a:hover, h6 a:hover {color: red; text-decoration:none;}
a:link {color:blue; text-decoration:none}
a:visited {color:gray; text-decoration:none}
a:hover {color:red; text-decoration:none}

/* header */
#allcontent {
   width: 980px;
   padding-top: 0px;
   padding-bottom" 0px;
   background-color: #ffffff;
   margin-left: auto;
   margin-right: auto;
   }
#header {
   float: left;
   background-image: url(images/headerimage.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   margin-bottom: 0px;
   height: 99px;
   width: 980px;
   }
#header #socialmediabuttons {
   float: right;
   margin-right: 0px;
   text-align: right;
   display: inline;
   margin-top: 34px;
   }
#header #socialmediabuttons ul {
   display: inline;
   width: 100px;
   }   
#header #socialmediabuttons ul li {
   display: inline;
   float: left;
   margin: 0px;
   padding: 0px;
   }
#header #socialmediabuttons img {
   float: left;
   display: inline;
   margin: 0px;
   padding-left: 10px;
   }
br.clear {
   clear: both;
   }

/* navigation menu */
#nav {
   background: #000;
   padding-top: 6px;
   padding-bottom: 6px;
   }
#mainnav {
   background: #000;
   padding: 8px;
   border: 1px #727272 solid;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 5px;
   margin-right: 5px;
   text-align: center;
   }
#mainnav li {
   display: inline;
   }
#mainnav li a {
   color: #fff;
   font-size: small;
   font-weight: bold;
   letter-spacing: 0.06em;
   margin: 0 5px;
   text-transform: uppercase;
   }
#mainnav li a:hover {
   color: #479CDF;
   }

/* main content and sidebars */
#borderwrapper-outer {
   float: left;
   background-color: #daf0fd;
   padding: 5px;
   margin: 0px;
   }
#borderwrapper-inner {
   float: left;
   background-color: #daf0fd;
   padding: 10px;
   border: 1px #727272 solid;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   }
#speakingpanel {
   background-image: url(images/speaking8.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   width: 980px;
   height: 310px;
   text-align: left;
   padding: 0px;
   margin: 0px;
   font-size: small;
   }
#main {
   float: left;
   background-color: #daf0fd;
   max-width: 980px;
   text-align: left;
   padding-top: 5px;
   border: 0px;
   margin-right: 5px;
   font-size: small;
   }
#right {
   float: left;
   background-color: #daf0fd;
   width: 316;
   text-align: left;
   padding-top: 0px;
   border: 0px;
   margin-right: 0px;
   margin-left: 16px;
   font-size: small;
   }

/**********************************************************/
/* footer */
/**********************************************************/

#footer {
   background: #000;
   padding-top: 6px;
   padding-bottom: 6px;
   }
#footernav {
   background: #000;
   padding-top: 6px;
   padding-bottom: 6px;
   }
#footernav {
   background: #000;
   padding: 8px;
   border: 1px #727272 solid;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 5px;
   margin-right: 5px;
   text-align: center;
   }
#footernav li {
   display: inline;
   }
#footernav li a {
   color: #fff;
   font-size: small;
   font-weight: bold;
   letter-spacing: 0.06em;
   margin: 0 15px;
   }
#footernav li a:hover {
   color: #479CDF;
   }
#copyright {
   text-align: center;
   clear: both;
   }


/* images and image properties */
img.align-left {
   float: left;
   margin-right: 10px;
   }
img.align-right {
   float: right;
   margin-left: 10px;
   }
img.align-center {
   float: center;
   margin-left: 0px;
   margin-right: 0px;
   }
.center-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-container {
    display: flex;
    justify-content: center; /* Horizontally centers the items */
    gap: 20px; /* Adds space between the images */
}
.documentary-credit-box {
  display: flex;
  align-items: center;
  background-color: #f4f7f9;
  border-left: 5px solid #333;
  padding: 25px;
  margin: 30px 0;
  border-radius: 4px;
}

.credit-icon {
  font-size: 3rem;
  margin-right: 20px;
}

.credit-content h4 {
  margin: 0 0 10px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.film-link-btn {
  display: inline-block;
  margin-top: 10px;
  color: #0073bb;
  font-weight: bold;
  text-decoration: none;
}

.film-link-btn:hover {
  text-decoration: underline;
}
.center-gallery {
  display: flex;           /* Enables flexbox layout */
  justify-content: center; /* Centers images horizontally */
  align-items: center;     /* Optional: centers images vertically */
  gap: 20px;               /* Adds equal spacing between images */
  flex-wrap: wrap;         /* Allows images to wrap on small screens */
}

.center-gallery img {
  max-width: 100%;         /* Ensures images are responsive */
  height: auto;            /* Maintains original aspect ratio */
}


/**************************** TESTING ***************************/
#content, .wrapper {
    max-width: 980px; /* Adjust this value to match your memorial page's exact width */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box; /* Ensures padding doesn't push width wider */
    padding: 20px; /* Matches standard padding used in layout */
}

/* Container for the Accordion Section */
.speaking-topics-container {
    max-width: 900px;
    margin: 20px auto;
    font-family: Arial, sans-serif; /* Matches standard web fonts */
}

/* Individual Topic Box */
.topic-accordion {
    margin-bottom: 12px;
    border: 1px solid #000000;
    border-radius: 4px;
    overflow: hidden;
}

/* The Clickable Header (Matches your Black Top Nav) */
.topic-accordion summary {
    padding: 18px 25px;
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.1rem;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.3s;
}

.topic-accordion summary:hover {
    background-color: #333333; /* Subtle hover effect */
}

/* The Content Box (Your Light Blue Background) */
.topic-content {
    padding: 25px;
    background-color: #DAF0FD;
    color: #000000;
    line-height: 1.6;
    border-top: 1px solid #000000;
}

/* Value Proposition Styling */
.value-statement {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px dashed #000000;
    font-style: italic;
}

/* Custom + / - Icon */
.topic-accordion summary::after {
    content: "+";
    font-size: 1.4rem;
}

.topic-accordion[open] summary::after {
    content: "\2212"; /* Unicode for minus sign */
}


.inquire-btn-hover {
  display: inline-block;
  width: 441px;  /* Set to the width of your image */
  height: 54px;  /* Set to the height of your image */
  background-image: images/inquirebutton.jpg ('YOUR_ORIGINAL_IMAGE_URL');
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out; /* Smooth fade effect */
  text-decoration: none;
}

.inquire-btn-hover:hover {
  /* This is the image that appears on hover */
  background-image: images/inquirebuttonglow.jpg ('YOUR_HOVER_IMAGE_URL'); 
  cursor: pointer;
}

.speaker-btn2-hover {
  display: inline-block;
  width: 254px;  /* Set to the width of your image */
  height: 54px;  /* Set to the height of your image */
  background-image: images/onesheetbutton2.jpg ('YOUR_ORIGINAL_IMAGE_URL');
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out; /* Smooth fade effect */
  text-decoration: none;
}

.speaker-btn2-hover:hover {
  /* This is the image that appears on hover */
  background-image: images/onesheetbutton2glow.jpg ('YOUR_HOVER_IMAGE_URL'); 
  cursor: pointer;
}




/* Accessibility: ensures screen readers know what the button is */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}


