@charset "UTF-8";
/* CSS Document */


@font-face {
	font-family: saginaw__bold;
	src: url(../FONTS/saginaw__bold-webfont.woff);
}

@font-face {
	font-family: elephnt-webfont;
	src: url(../FONTS/elephnt-webfont.woff);
}

@font-face {
	font-family: cooperhewitt-light-webfont;
	src: url(../FONTS/cooperhewitt-light-webfont.woff);
}

@font-face {
	font-family: cooperhewitt-semibold-webfont;
	src: url(../FONTS/cooperhewitt-semibold-webfont.woff);
}

@font-face {
	font-family: Kingthings_Wrote;
	src: url(../FONTS/Kingthings_Wrote-webfont.woff);
}

body {
	background-image: url("../images/jonesloismNetBG1aLIGHT.jpg");
}

p2 {
	display: block;
	margin-top: -5px;
}

p3 {
	display: block;
	margin-top: 12px;
}

.wrapper {
   width: 850px;  
   height: 98vh; 
   margin: auto auto;
   //border: 4px solid blue;
}


table {
	width: 850px;
	height: 100%;
  //border: 4px solid red;
}
table td {
  display: table-cell; vertical-align: middle; horizontal-align: middle;
}


.header {
	height: 240px;
	width: auto;
	background-color: #008ca6;
	color: rgba(238,238,238,1);
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#pic {
	position: relative;
	left: 630px;
	top: 35px;
}

#HEADER-TEXT-wrapper {
	letter-spacing: 1px;
	text-align: right;
	width: 620px;
	color: white;
	top: -170px;
	position: relative;
	//border: 1px solid BLACK;	
}

#headerTextBoxName {
	font-family: serif, "cooperhewitt-semibold-webfont";
	font-variant: small-caps;
	font-size: 30px;
	font-size: 38px;
	//border: 1px DASHED RED;
	height: 45px;
	height: 50px;
}

#headerTextBoxInfo p2 {
	font-family: "cooperhewitt-light-webfont";
	font-size: 16px;
	padding-top: -40px;
	height: 85px;
	//border: 1px DASHED white;
	height: 25px;
	
}





div#headerTextBoxInfo a:link {
	color: #ffffff;
	text-decoration: none;
}
div#headerTextBoxInfo a:visited {
	color: #ffffff;
	text-decoration: none;
}
div#headerTextBoxInfo a:hover {
	color: #14d2ff;
	text-decoration: none;
}




.main {
	background-color: rgba(255,255,255,1);
	float: none;
	height: 300px;
	width: auto;
	margin-left: auto; margin-right: auto;
	margin-top: 0%;
	padding-top: 70px; 
}

br {
    display:none;
}


ul {
	list-style-type: none;
	//list-style-position: outside;	
}

.mybullet {
	margin-left: -6px;
	color: #626262;
	color: #7b999f;
}

li {
	font-size: 18pt;
	line-height: 150%;
	color: #516569;
	//color: #7b999f;
	
	
}


ul li a {
	text-decoration: none;
	padding-right: 32px;
	//border: 4px blue solid;
	color: #14d2ff;
}

ul li a:link, a:visited {
	color: light-blue;
}

ul li a:hover {
	color: #14d2ff;
	text-decoration: underline;
	padding-right: 32px;
}

#hr1 {
	height: 1px;
	border-width: 0;
	color: gray;
	background-color: silver;
	width: auto;
}

#hr2 {
	height: 16px;
	border-width: 0;
	color: gray;
	background-color: #1f6679;
	width: auto;
	position: relative;
	margin-top: 2px;
}

.footer {
	height: 120px;
	width: auto;
	background-color: rgba(255,255,255,1);
	//background-color: #ffffff;
	color: rgba(238,238,238,1);
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;   /* border: 4px green solid; */
}

#footerTextBox{
	text-align: right;
	width: 815px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: medium;
	margin-left: 9px;
}

#footerTextbyLine {
	font-family: "cooperhewitt-semibold-webfont";
	font-variant: small-caps;
	color: #e69f33;
	font-size: 18px;
	//font-weight: 900;
	//text-shadow: 1px 1px 0px rgba(140,153,165,.7);
	//line-height: 98%;
	text-align: right;
}

pByLine {
	//font-size: 200%;
	//text-shadow: 1px 0px #ff0000;
	//line-height: normal;
	line-height: 45%;
}

.footerTextCopyright {
	font-family: "Arial Black", Gadget, sans-serif;
	font-family: "Arial Black", Gadget, sans-serif;
	font-family: "cooperhewitt-light-webfont";
	//font-weight: 300;
	color: #007084;
	//text-shadow: 0px 1px 1px rgba(140,153,165,.3);
	line-height: 10%;
	font-size: 16px;
	margin-top: 20px;
	
}
