@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #666;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
.bodyn {
	margin: 0px;
	font-size: 14px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	font-weight: normal;
}
h1 {
	color: #333;
	font-size: 30px;
	font-weight: bolder;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

a          { color: #ba7007; }
a:visited  { color: #ba7007; }
a:hover    { color: black; }


.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}


/* === Banner slight stretch + left alignment === */
.bannerArea {
  width: calc(100% + 0px);    /* adds ~n px total width */
  min-height: 120px;          /* keeps some space on desktop */
  height: auto;
  background-color: #4971a2;
  background-image: url(images/banner_bkgd.jpg);
  background-repeat: no-repeat;
  background-position: left center; /* start image at left edge */
  background-size: cover;     /* scales proportionally */    
  position: relative;
  left: -6px;                 /* pulls banner 6 px left  */
  margin: 0;
  overflow: hidden;           /* hides any small overflow on sides */
}

.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: white;
	text-decoration: none;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #ECBB7B;
}

.toplogo {
	margin-left: 70px;
	padding-top: 20px;
}



.content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;

}


/* LEFT NAVIGATION */

/* Sidebar UL */
.leftnavigation {
  width: 192px;
  margin: 70px 0 0 0;
  padding-left: 8px;
  list-style: none;
  /* remove floats & DO NOT zero the line-height */
}

/* Each LI */
.leftnavigation li {
  margin: 0;
  padding: 0;
}

/* The link fills the row; no floats; no fixed width math */
.leftnavigation a {
  display: block;
  box-sizing: border-box;
  padding: 7px 20px 7px 15px;   /* top/right/bottom/left */
  line-height: 1.25;            /* restore readable line height */
  color: #364957;
  font: bold 6px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;

  background: url(images/nav_normal.jpg) repeat-x 0 0;
  border-bottom: 1px solid #999;
}

/* visited + hover */
.leftnavigation a:visited { color: #364957; }
.leftnavigation a:hover {
  color: #fff;
  background: url(images/nav_down.jpg) repeat-x 0 0;
}

/* optional: divider item in your list */
.leftnavigation .divider { margin: 8px 0; }
.leftnavigation .divider hr {
  border: 0; border-top: 1px solid #cfcfcf; margin: 0;
}



/*
.leftnavigation {
	width: 192px;
	margin: 70px 0px 0px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
}

.leftnavigation a{
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #364957;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
} 

.leftnavigation a:visited{
	color: #364957;
}
.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/nav_down.jpg);
}
*/



/* CONTENT AREA */

/*
.contentleft {
	width: 650px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
}
*/

.contentright {
	padding-top: 55px;
	float: right;
	width: 210px;
} 


/* Float right on larger screens, stack on small ones */
.imageright {
  float: right;
  margin: 0 0 1rem 1rem;
  max-width: 100%;    /* allow Bootstrap responsiveness */
  height: auto;
}

/* On small devices, cancel float so it stacks nicely */
@media (max-width: 767.98px) {
  .imageright {
    float: none;
    display: block;
    margin: 1rem auto;
  }
}



.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 980px;height: 88px;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 240px;
	margin-right: 30px;
	padding-top: 12px;	
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.container .contentArea .content .contentcenter table tr td {
	text-align: center;
	font-size: 12px;
}
.container .contentArea .content .contentleft table tr td strong {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.container .contentArea .content .contentleft table {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.container .contentArea .content .contentleft p {
	font-weight: normal;
	text-align: left;
}
.container .contentArea .leftnavigation li strong {
	text-align: left;
	color: #666;
	font-size: 10px;
}
.h1centered {
	color: #4F6179;
	font-size: 22px;
	text-align: center;
	font-style: italic;
}
.h2centered {
	color: #4F6179;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
.h3centered {
	color: #4F6179;
	font-size: 18px;
	text-align: center;

}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}

.bg-warning {
  background-color: #ffc107 !important;
}
.bg-notice {
  background-color: #06FF18 !important;
}


/* --- Layout hardening ------------------------------------------- */
html, body { height: 100%; }
*, *::before, *::after { box-sizing: border-box; }

/* Page shell: header + content + footer stacked */
.container {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

/* The two-column area */
.contentArea {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  /* allow this to grow and push footer down */
  flex: 1 0 auto;
}

/* Sidebar: keep a fixed, predictable width */
.leftnavigation {
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 0 0 260px;      /* adjust to match your skin */
  max-width: 100%;
}
.leftnavigation li { margin: 0 0 .5rem; }
.leftnavigation .divider hr { margin: .5rem 0; }

/* Main column should fill remaining space */
.content {
  flex: 1 1 auto;
  min-width: 0;        /* prevents overflow from long content */
}

/* Clear floated images/text blocks inside editable region */
.contentleft::after {
  content: "";
  display: block;
  clear: both;
}

/* Make inline images play nice with the text */
img.responsive-img { max-width: 100%; height: auto; display: block; }

/* Footer: sits right after content, spans full width of container */
.footerArea {
  margin-top: auto;   /* stick footer to the bottom of the flex column */
  width: 100%;
}

/* If your theme used absolute positioning for shadow plates, neutralize it */
.footerArea, .bannerArea {
  position: relative;
}

/* Optional: avoid unexpected horizontal scrollbars */
body { overflow-x: hidden; }



/* ====== Steeplechase modernized shell (drop-in overrides) ====== */

/* New wrapper that replaces the old .container so we don't fight Bootstrap */
.site-wrap {
  max-width: 980px;                 /* matches your artwork width */
  margin: 0 auto;
  padding: 0 16px;                  /* small inner padding */
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-image: url(images/content_bkgd_tile.jpg);
  background-repeat: repeat-y;
}

/* Header & footer span the wrapper width and don't drift */
.bannerArea,
.footerArea {
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
}

/* Middle: left nav + main content as a proper flex row */
.contentArea {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  flex: 1 0 auto;                   /* pushes footer to the bottom */
}

/* Sidebar: stop using floats; fix width; tidy spacing */
.leftnavigation {
  list-style: none;
  margin: 0;
  padding: 0;
  float: none !important;
  width: 192px;                     /* keep your original width */
  padding-left: 8px;                /* keep your artwork inset */
  flex: 0 0 192px;
  max-width: 192px;
}
.leftnavigation li { margin: 0 0 .5rem; }

/* Main column fills remaining space; kill the gray background panel */
.content {
  flex: 1 1 auto;
  min-width: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background: none !important;      /* removes content_bkgd.jpg gray box */
}

/* Old float-based inner column: neutralize float so height computes */
.contentleft { float: none; }
.contentleft::after { content:""; display:block; clear:both; }

/* Footer alignment: remove hard left margin from the old float era */
.copyright {
  margin-left: 0 !important;
  margin-right: 30px;
  text-align: center;               /* optional: center the line */
}

/* Hygiene */
*, *::before, *::after { box-sizing: border-box; }
body { overflow-x: hidden; }



/* ==== Steeplechase tweaks: sidebar alignment, footer centering, hr cleanup ==== */

/* 1) Give the page a consistent inner gutter so artwork borders aren't covered */
:root {
  --wrap-width: 980px;   /* match your banner/footer art width */
  --sidebar-width: 192px;
  --gutter-x: 16px;      /* tweak this to move everything slightly right/left */
}

/* If you've renamed the wrapper to .site-wrap (recommended) */
.site-wrap {
  max-width: var(--wrap-width);
  margin: 0 auto;
  padding: 0 var(--gutter-x);
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  box-sizing: border-box;
}

/* If you kept .container, keep it centered the same way (safe override) */
.container {
  max-width: var(--wrap-width) !important;
  margin: 0 auto !important;
  padding: 0 var(--gutter-x) !important;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  box-sizing: border-box;
}

/* Middle area: two columns */
.contentArea {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  flex: 1 0 auto;
}

/* 2) Sidebar shift: move right a touch so it clears the left border artwork */
.leftnavigation {
  list-style: none;
  margin: 0;
  padding: 0;
  float: none !important;
  flex: 0 0 var(--sidebar-width);
  max-width: var(--sidebar-width);
  margin-left: 8px;              /* << adjust this if you want a bit more/less */
}
.leftnavigation li { margin: 0; }

/* 3) Make each menu link a full-width block for consistent hit area */
.leftnavigation a {
  display: block;
  padding: 8px 10px;
  text-decoration: none;
}

/* 4) Replace <p><hr></p> with <li class="divider"><hr> and style it cleanly */
.leftnavigation .divider { padding: 0; margin: 6px 0; }
.leftnavigation .divider hr {
  border: 0;
  border-top: 1px solid #cfcfcf;
  margin: 6px 0;
  height: 0;
}

/* 5) Main column fills remaining space */
.content { flex: 1 1 auto; min-width: 0; }

/* 6) Footer: remove legacy left-offset and center it under the wrapper */
.footerArea { width: 100%; margin-top: auto; position: relative; left: 0; right: 0; }
.copyright {
  margin: 0 !important;          /* kill old margin-left used for floated layouts */
  padding: 10px 0;
  text-align: center;
}

/* 7) Clear floats inside editable content so height is correct above footer */
.contentleft::after { content: ""; display: block; clear: both; }

/* Hygiene */
*, *::before, *::after { box-sizing: border-box; }
body { overflow-x: hidden; }



/* === Fine-tune sidebar & footer alignment === */

/* Sidebar: shift right an extra 5px */
.leftnavigation {
  margin-left: 18px;   /* was 8px; +5px shift right */
}

/* make the footer “bleed” past the wrapper’s left padding by gutter+5px */
.footerArea {
  position: relative;
  left: calc(-1 * (var(--gutter-x) + 0px));
  width: calc(100% + var(--gutter-x) + 4px);
}

/* Keep footer text centered correctly inside new width */
.copyright {
  text-align: center;
  margin: 0 auto !important;
  padding: 10px 0;
  width: 100%;
}

/* Make menu responsive and stack with main content - from ChatGPT */
/* --- Responsive sidebar / navbar tweaks --- */
#mainNav {
  flex: 0 0 180px;      /* keep a sidebar width on large screens - Jamie set to 180 */
  background-color: #f8f9fa;
}

@media (max-width: 991.98px) {
  #mainNav {
    width: 100%;                 /* full width on small screens */
    flex: 0 0 auto;
  }
  .contentArea {
    flex-direction: column;      /* stack menu above content */
  }
  .navbar-nav .nav-link {
    padding-left: 1rem;
  }
}


/* Menu text size and spacing */
#mainNav .nav-link {
  font-size: 0.75rem;        /* 1rem ≈ 16px, up from Bootstrap’s ~14px */
  font-weight: 600;       /* makes it a bit bolder (optional) */
  color: #364957;         /* keeps your Steeplechase gray-blue text */
  padding: 8px 12px;      /* comfortable spacing */
}
#mainNav .nav-link:hover {
  color: #000;            /* darker hover */
  background-color: #e9ecef; /* soft gray highlight */
}


/* --- Responsive image override --- */
img, .img-fluid {
  max-width: 100% !important;
  height: auto !important;
}

/* Float-right style that collapses gracefully on phones */
.imageright {
  float: right;
  margin: 0 0 1rem 1rem;
}

@media (max-width: 767.98px) {
  .imageright {
    float: none !important;   /* cancel the float on small displays */
    display: block;
    margin: 1rem auto !important; /* center */
  }
}


/* === Sidebar nav: remove Bootstrap gaps, apply background slices === */

/* Kill Bootstrap padding on the navbar wrapper for this sidebar */
#mainNav.navbar { padding: 0; }
#mainNav .navbar-collapse { padding: 0; }

/* UL reset */
#mainNav .leftnavigation.navbar-nav {
  margin: 0;
  padding: 0;
  line-height: normal;            /* avoid text overlap */
}

/* LI reset */
#mainNav .leftnavigation .nav-item {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* The clickable row */
#mainNav .leftnavigation .nav-link {
  display: block;                 /* fill the row; no inline gaps */
  margin: 0;                      /* override any Bootstrap margins */
  box-sizing: border-box;
  padding: 7px 20px 7px 15px;     /* tweak to match your slice height */
  line-height: 1.25;

  color: #364957;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;

  background: url(images/nav_normal.jpg) 0 0 / auto repeat-x; /* your gradient slice */
  border: 0;
  border-bottom: 1px solid #999;  /* divider line between items */
}

/* Hover/active */
#mainNav .leftnavigation .nav-link:hover,
#mainNav .leftnavigation .nav-link:focus {
  color: #fff;
  background: url(images/nav_down.jpg) 0 0 / auto repeat-x;
}

/* Divider rows using <li class="divider"><hr> */
#mainNav .leftnavigation .divider { margin: 8px 0; padding: 0; }
#mainNav .leftnavigation .divider hr {
  border: 0;
  border-top: 1px solid #cfcfcf;
  margin: 6px 0;                 /* override Bootstrap’s large hr margins */
  height: 0;
}


/* Give divider LIs the same background as regular menu items */
#mainNav .leftnavigation .divider {
  background: url(images/nav_normal.jpg) 0 0 / auto repeat-x;
  height: 26px;               /* match slice height or adjust to taste */
  margin: 0;                  /* align flush with adjacent items */
  border-bottom: 1px solid #999;
}

/* The HR line within each divider */
#mainNav .leftnavigation .divider hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2); /* subtle tone */
  margin: 0;
  height: 0;
  width: 100%;
  background: transparent;
}

