@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font: inherit;
  font-size: 100%;}

.jamesdouglascoleman{
	margin: center;
	text-align: center;
	letter-spacing: 1.5px;
	color: black;
	z-index: 1;
	font-size: 82%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"}

.primary-header h1 {
	position: fixed;
    left: 50%;
    transform: translateX(-50%);
  	text-transform: none;
  	text-align: center; 
	margin-top: 20px;
	margin: center;
	letter-spacing: 1.5px;
	color: black;
	z-index: 1;
	font-size: 82%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"}
.primary-header h1 a {
	text-transform: uppercase;
	text-decoration:none;
  	margin-right: .1em;
  	border-bottom: 1px solid #000;
	color: black;}
.primary-header h1 a:hover {
	border-bottom: 1px solid transparent;
}

.detail1{
	position: fixed;
	margin-top: 100px;
	margin-left: 20px;
	text-align:left;
	letter-spacing: 1.5px;
	color:black;
	z-index: 1;
	font-size: 85%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	list-style: none;
}
.detail1 summary {
	border-bottom: 1px solid #000;
	color: black;
}
.detail1 summary:hover {
	border-bottom: 1px solid transparent;
}
.detail1 li a {
	text-decoration:none;
  	margin-right: .1em;
  	border-bottom: 1px solid #000;
	color: black;
}
.detail1 li a:hover {
	border-bottom: 1px solid transparent;
}
.detail2{
	position: fixed;
	margin-top: 210px;
	margin-left: 20px;
	text-align:left;
	letter-spacing: 1.5px;
	color:black;
	z-index: 1;
	font-size: 85%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	list-style: none;
}
.detail2 summary {
	border-bottom: 1px solid #000;
	color: black;
}
.detail2 summary:hover {
	border-bottom: 1px solid transparent;
}
.detail2 li a {
	text-decoration:none;
  	margin-right: .1em;
  	border-bottom: 1px solid #000;
	color: black;
}
.detail2 li a:hover {
	border-bottom: 1px solid transparent;
}


.summary{
	margin-top: 10px;
	margin-left: 20px;
	text-align:left;
	letter-spacing: 1.5px;
	color:black;
	z-index: 1;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	list-style: none;
}

.insum{
	margin-top: 20px;
	margin-left: 50px;
	text-align:left;
	letter-spacing: 1.5px;
	line-height: 160%;
	color:black;
	z-index: 1;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	list-style: none}

.imagecascade{
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
}
.image{
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	max-width: 1200px;
	margin-top: -200px;
}



