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


.body {
	background-color: #000000;
}

a:link {
	color: #99c2ff;
	text-decoration: none;
}
a:visited {
	color: #ffe6e6;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffe066;
}
a:active {
	text-decoration: none;
}

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	background-color: #0a0a33;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
.jumbotron {
	background-image: url(../img/header-art-1.jpg);
	background-size: 100% 100%;	
	background-repeat: no-repeat;
	margin-bottom: 0px;
	max-height: 175px;
	min-height: 150px;
	width: 100%;
	padding: 0px;
	}
.navbar {
	margin-top: 0px;
	border-radius: 0px;
	background-color: #0a0a33;
	border-width: 0px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0052cc;
	border-bottom-width: 1px;
	}
.navbar .a:hover { /* doesn't work */
	color: #ffe066;
}
.navbar .navbar-inverse .a:link { /* doesn't work */
	color: #ccebff;
}
.glyphicon {
	color: #ffe066;
	}
.main-content {
	background-color: #0a0a33;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.footer {
	width: 100%;
	text-align: center;
	color: #ffe066;
	background-color: #0a0a33;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-style: solid;
	border-top-color: #0052cc;
	border-top-width: 1px;
}
.title-bar { /* copy on template header as well. page refused to use this one. */
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #0a0a33;
	text-align: center;
	font-size: 24pt;
	color: #ffe066;
	margin-right: 3px;
	margin-left: 3px;
	border-bottom-style: solid;
    border-bottom-color: #0052cc;
    border-bottom-width: 1px;
    }

.bottom-bar {
	background-color: #0a0a33;
	color: #0052cc;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -15px;
	margin-bottom: -15px;
	width: ;
	}
.column-middle {  /* for the containing column. there'll be a div inside that. */
	padding-right: 0px;
	padding-left: 0px;
	background-color: #0a0a33;
}
.column-bkgrd-left { /* left and right ones for margin on one side */
	background-image: url(../img/column-art-1.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	margin-right: 0px;
	margin-left: 15px;
	padding-left: 0px;
	padding-right: 0px;
	/*border-right-style: solid;*/
    /*border-right-color: #0052cc;*/
    /*border-right-width: 1px;*/
	}
.column-bkgrd-right { /* left and right ones for margin on one side */
	background-image: url(../img/column-art-1.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	margin-right: 15px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*border-left-style: solid;*/
    /*border-left-color: #0052cc;*/
    /*border-left-width: 1px;*/
	}
.navbar-brand { /* this one seems to be working */
	font-size: 18pt;
}
.blurb-box {  /* text box on pages with a message in the middle column */
	background-color: black; 
	padding: 2em; 
	border-radius: 2em; 
	border-style: solid; 
	border-color: #0052cc; 
	border-width: 1px;
	}
.formfield-names {
	font-family: 'Neuton', serif; font-weight: 400;  font-style: normal;
	color: #ffe066;
	font-size: 16pt;
	}
.form-reg {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-color: #0a0a33;
	max-width: 800px;
	min-width: 400px;
	}
.button {
		font-family: 'Neuton', serif; font-weight: 400;  font-style: normal;
		background-color: #0052cc;
		font-size: 16pt;
		color: white;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
		border-radius: 7px;
		border-style: solid;
		border-width: 1px;
		border-color: #0052cc;
		}
	.button:hover {
    background-color: #0a0a33;
    color: #ffe066;
	}
	
	@font-face { font-family: OpineHeavy; src: url('../fonts/Opineheavy.ttf'); } /* in the font folder */
	
	op1 {font-family: 'OpineHeavy', sans-serif; font-weight: unset;  font-style: normal;
			-webkit-text-stroke-width: 1px;
			-webkit-text-stroke-color: #990000;
		}
	op2 {font-family: 'OpineHeavy', sans-serif; font-weight: unset;  font-style: normal;

		}
	/* google fonts */
	n1 { font-family: 'Neuton', serif; font-weight: 200;  font-style: normal;}
	n2 { font-family: 'Neuton', serif; font-weight: 300;  font-style: normal;}
	n3 { font-family: 'Neuton', serif; font-weight: 400;  font-style: normal;}
	n4 { font-family: 'Neuton', serif; font-weight: 400;  font-style: italic;}
	n5 { font-family: 'Neuton', serif; font-weight: 700;  font-style: normal;}
	n6 { font-family: 'Neuton', serif; font-weight: 800;  font-style: normal;}
	
	n5b { font-family: 'Neuton', serif; font-weight: 700;  font-style: normal;
			-webkit-text-stroke-width: .5px;
			-webkit-text-stroke-color: #990000;
		}
	

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
