@font-face {
  font-family: Jenna Sue;
    src: url(../../fonts/JennaSue-webfont.eot);
    src: local("Jenna Sue"), url(../../fonts/JennaSue-webfont.ttf);
}
@font-face {
  font-family: News Cycle;
    src: url(../../fonts/NewsCycle-Regular.eot);
    src: local("News Cycle"), url(../../fonts/NewsCycle-Regular.ttf);
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #383838;
}
a:hover {
	text-decoration: none;
}
body {
	font-size: 12pt;
	line-height: 1.8em;
	font-family: Arial, sans-serif;
	background: #000000 url(../../images/main/bk00.jpg) center top;
	/* background: #dddddd; */
	color: #656565;
}
br.clear {
	clear: both;
}
h5 {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
}
h2,h3,h4 {
	margin-bottom: 1.5em;
	font-family: Arvo, serif;
	color: #000000;
}
/*  H6 was added to test this font which will not be used >> ggc 9/26/17 */
h6 {
  font-feature-settings: "liga" 1;
  /* font: normal 245% 'High Tower Text', arial, sans-serif; /*was 350% GGC 9/29/17 */
  /* font: normal 350% 'Monotype Corsiva', arial, sans-serif; */
  /* font: normal 350% 'French Script MT', arial, sans-serif; */
  /* font: normal 350% 'Freestyle Script', arial, sans-serif; */
  /* font: normal 350% 'Brush Script MT', arial, sans-serif; */
  font: normal 210% 'Times New Roman', arial, sans-serif;
  text-decoration: underline;
  margin-top: 0px;
  margin-left: 10px;
  padding: 0 0 8px 0;
  /* background: url(images/back5.png) no-repeat left; */
  /* background-position: right bottom, left top; */
  color: #ffffff;
}
h7 {
  font-feature-settings: "liga" 1;
  /* font: normal 350% 'High Tower Text', arial, sans-serif;  */
  margin-top: 0px;
  padding: 0 0 8px 0;
  /* background: url(images/back6.png) no-repeat left; */
  /* background-position: right bottom, left top; */
  color: #ffffff;
}
#pictext {
	font: normal 22px "Times New Roman", Arial, sans-serif;
	font-feature-settings: "sups" 1;
	color: #B1B1B2;
}
#picfrst:first-letter {
	font-family: Old English Text MT, Times New Roman, Arial, sans-serif;
	font-feature-settings: "sups" 1;
	font-size: 30px;
	color: #00bfff;      /* color: #06A6C3; */
}
#picfrst {
	font: normal 22px "Times New Roman", Arial, sans-serif;
	font-feature-settings: "sups" 1;
	color: #B1B1B2;
}
#bri_text {
	font: normal 22px "Times New Roman", Arial, sans-serif;
	font-feature-settings: "sups" 1;
	color: #B1B1B2;
}
#pictyphed {
	/* font: normal 38px "Times New Roman", Arial, sans-serif; */
	/* font: normal 42px "Lucida Calligraphy", Arial, sans-serif; */
	font: normal 46px "Bodoni MT", Arial, sans-serif;
	margin-left: 120px;
	color: #B1B1B2; /* This color >> #B1B1B2 is kind of a dim white, almost a brighter grey-ish */
}
#actpas:first-letter {
    color: #00bfff;       /* color: #06A6C3; */
    font-family: Old English Text MT, Arvo, serif, Courier;
    font-size: 30px;
}
#actpas {
	font: normal 26px "Bodoni MT", Arial, sans-serif;
	margin-left: 2px;
	color: #B1B1B2; /* This color >> #B1B1B2 is kind of a dim white, almost a brighter grey-ish */
}
.first {
	/* margin-left: 344px; */
	padding-top: 0px;
	border-top: none;
	box-shadow: none;
}
/*  H6 Mod End  9/27/17 */
/* Sept23 GGC below*/
img.border {
	border: 5px solid rgba(255,255,255,1);
}
img.alignleft {
	float: left;
	margin-right: 30px;
}
/* end Sept23 GGC below*/
strong {
	color: #000000;
}
img.left {
	float: left;
	margin: 0 20px 20px 0;
}
img.top {
	margin: 8px 0 20px 0;
}
p {
	margin-bottom: 1.25em;
}
ul {
	margin-bottom: 1.25em;
}
.date {
	background: #222222;
	color: #ffffff;
	font-size: 0.75em;
	padding: 2px;
	display: inline-block;
	width: 45px;
	text-align: center;
	margin-right: 1em;
}
.imageList {
	list-style: none;
}
.imageList li {
	clear: both;
}
.box {
	margin: 0 0 30px 0;
	overflow: hidden;
}
#bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 121px;
	background: #000000 url(../../images/main/vltbk.jpg) repeat-x center top;
	z-index: 2;
}
#bg2 {
	position: absolute;
	margin-top: 120px;
	left: 0;
	top: 0;
	width: 100%;
	height: 121px;
	background: #000000 url(../../images/main/vltbk.jpg) repeat-x center top;
	z-index: 2;
}
#banner {
	position: relative;
	width: 1180px;
	height: 300px;
}
#banner .captions {
	position: absolute;
	right: 0;
	top: 105px;
	text-shadow: 2px 2px 0px rgba(0,0,0,1.0);
}
#banner .captions h2 {
	background: rgba(0,0,0,0.7);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}
#banner .captions h3 {
	background: rgba(10,127,153,0.8);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}
#content {
	width: 854px;
	margin: 0 0 0 270px;
	padding: 0;
}
#copyright {
	padding: 40px 0 80px 0;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}
#copyright a {
	color: #ffffff;
}
#header {
	position: relative;
	padding: 28px;
	height: 123px;            /* was 125   */
	background: #000000;      /* background: #0a7f99; >>>  lIGHTER #000BFFF;*/
	color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	/* box-shadow: inset 0px -40px 60px 0px #005B6D; */
	border: 1px solid #00bfff;
	/* box-shadow: inset 0px -40px 60px 0px #005B6D;
	border-bottom: solid 1px #003B47; */
}
#logo {
	padding-top: 10px;
	margin-bottom: 24px;   /* moves menu & text together - Coop 01/23/18  */
}
#logo a {
	text-decoration: none;
	color: #ffffff;
}
#logo h1:first-letter {
    color: #00bfff;       /* color: #06A6C3; */
    font-family: Old English Text MT, Arvo, serif, Courier;
    font-size: 80px;
}
#logo h1 {
	padding-top: 23px;   /* if adding here, subtract from logo margin  01/23/18 Coop */
	font-size: 2.25em;
	font-family: Arvo, serif;
	margin-top: -15px;
}
/* START  NAV replaced with Menu */
/* menu::base */
#menu {
    height: 41px; /* was 41 */    
	margin: 20 70 10 25;
	/* margin: 0 0 28px 0;       margin:   top, right --- bottom left   */
    /* margin-left : 5px; */
	/* width:  1124px;               Added   */
    width:73%;              /*  commented  */
    height: 41px;
	border: 2px solid #007289;                /* Added */
}
div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
    padding-left: 5px;
}
#menu li {
    position: relative;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
    z-index: 9;
}
div#menu li:hover>ul {
    left: 0;
}
#menu a {
	position: relative;
    z-index: 10;
    height: 30px;   /* was 41  ggggggggggggggggggggggggggggggg  */
    display: block;
    float: left;
    line-height: 30px;   /* was 41  gggggggggggggggggggggggggg  */
    text-decoration: none;
    color: rgb(0,191,255);
    font: normal 22px Helvetica, Arial, sans-serif;
    border: 1px solid #171717;
    margin-top: 1px;
    border-bottom: none;
}
div#menu.ie6 a {
    border-color: #171717;
    filter: chroma(color=#171717);
}
#menu li:hover>a {
    border: 1px solid rgb(14,68,85);
    border-bottom-color: rgb(24,88,115);
    background: rgb(24,88,115);
}
#menu li:hover>a span {
    color: #fff;
}
#menu a:hover {
    color: #fff;
    border: 1px solid rgb(14,68,85);
    border-bottom-color: rgb(24,88,115);
    background: rgb(24,88,115);
}
/*  here  */
#menu.js-active a:hover {
    border: 1px solid #171717;
    border-bottom-color: rgb(24,88,115);
    background: rgb(24,88,115);
}
#menu.js-active a:hover span {
    color: rgb(0,191,255);
}
#menu li.current a {}
#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
    text-align: center;
}
#menu ul ul a.parent span {
    background-position: 95% 8px;
    background-image: url(../../images/main/item-pointer.gif);
}
#menu ul ul a.parent:hover span {
    background-image: url(../../images/main/item-pointer-mover.gif);
}
/* menu::level1 */
#menu a {
    padding: 0 10px 0 10px;
    line-height: 24px;
    height: 54px;
}
#menu span {
    margin-top: 5px;
    color: rgb(0,191,255);
    font: normal 22px Helvetica, Arial, sans-serif;
}
#menu li { }
#menu li.last { background: none; }
/* menu::level2 */
#menu ul ul li {
    background: none;
    padding: 0;
    border-bottom: 0;
}
#menu ul ul li,
#menu ul ul li a {
    z-index: auto;
}
#menu ul ul li ul {
    z-index: 20;
}
#menu ul ul {
    display: block;
    position: absolute;
    top: 55px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
	background: rgb(24,88,115);
    border: 1px solid rgb(14,68,85);
    margin-top: 1px;
}
#menu ul ul a {
    padding: 0;
    height: 30px;
    float: none;
    display: block;
    line-height: 26px;
    font-size: 18px;
    border: 0;
    z-index: -1;
    white-space: nowrap;
}
#menu ul ul a span {
    font-size: 18px;          /* Font size of sub text */
    line-height: 26px;
    color: #fff;
}
#menu ul ul li:hover>a {
    border: 0;
}
#menu ul ul a:hover {
    border: 0;
    background: rgb(14,68,85);
}
#menu ul ul a:hover span {
    color: #ffa;
}
#menu ul ul span {
    margin-top: 0;
    text-align: left;
}
#menu ul ul li.last { background: none; }
#menu ul ul li {
    width: 100%;
    text-indent: 15px;
}
/* menu::level3 */
#menu ul ul ul {
    padding: 0;
    margin: -54px 0 0 160px !important;
    margin-left: 160px;
}
/* menu::subtext           intent NOT to use */
#menu span.subtext {
    display: block;
    font-size: 12px;
    color: #ffa;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
#menu li:hover>a span.subtext {
    color: #ffa;
}
/* lava lamp */
#menu li.back {
    position: absolute;
    width: 10px;
    height: 40px;              /* Was 57 */
    z-index: 8;
    margin-top: 1px;
}
#menu li.back .left {
    height: 40px;                      /* Was 57 */
    border: 1px solid rgb(14,68,85);
    border-bottom: none;
    margin-right: 5px;
    background: rgb(24,88,115);
}
/* END NAV replaced with Menu */
#outer {
	position: relative;
	z-index: 3;
	width: 1180px;
	margin: 60px auto 0 auto;
	background: #ffffff;
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.2);
	/* border: 2px solid red; */
}
#maino {
	position: relative;
	padding: 60px 28px 0px 28px;
	width: 1124px;
	height: 1135px;
	background: #000000 url(../../images/main/bk01.jpg) center top;
	/* border: solid 14px orange; */
}
/*
#search {
	position: absolute;
	bottom: 0;
	right: 28px;
	height: 127px;
	line-height: 138px;
}
#search input.text {
	padding: 10px 10px 10px 10px;
	background: #ffffff url(../../images/main/search.png) top right no-repeat;
	border: 0;
	width: 250px;
	color: #777;
}
*/
#search {
	position: absolute;
	top: 67px;					/*  added line  72px on  10.12.17 GGC */
	bottom: 0;
	right: 28px;
	height: 127px;
	line-height: 138px;
}
#search input.text {
	padding: 10px 10px 10px 10px;
	background: #ffffff url(../../images/main/search.png) top right no-repeat;
	border: 0;
	width: 250px;
	color: #777;
}
#sidebar {
	width: 250px;
	float: left;
	padding: 0;
}
#footer {
	padding: 40px 0 80px 0;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}
#footer a {
	text-align: center;
	color: #ffffff;
}