@charset "utf-8";
/* CSS Document */

@font-face
{
    font-family: StencilStd;
    src: url('fonts/StencilStd.eot');
    src: local('StencilStd'), url('fonts/StencilStd.otf') format('opentype');
}

body {
	background-color: #000033;
	background-image: url(images/camo.gif) ;
	background-repeat: repeat-both ;
}

.sidenav {
	padding-top: 5px;
	float: left; 
	width: 260px; 
	height: 400px;
}

.sidenav a:link, .sidenav a:visited {
	display: block;
	color: #663300;
	height: 20px;
	text-indent: 20px;
	background-color: #CC9900;
	border: outset #996633;	
	font-weight: bold;	
	font-size: 16px;
	list-style-type: none;
	list-style-image: none;
	padding: 2px;
	text-decoration: none;	
}

.sidenav a:hover, .sidenav a:active {
	color: #CC9900;
	background-color: #663300;
	text-decoration: none;
	text-indent: 30px;
}

.header {
	border-style: none none ridge none;
	border-bottom-color: #CC9900;
	border-bottom-width: medium;
	width: 965px; 
	height: 100px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/flag-header.jpg);
	color: #CC9900;
	
}

.header h1 {
	display: inline ;
	padding: 0 ;
	margin: 0 ;
	width: 700px ;
	font: 36px StencilStd ;
	position: relative ;
	top: 25px ;
	left: 15px ;
	text-shadow: 2px 2px 2px #000000 ;
}

.header img.logoLink {
	border: none;
	float: left;
	width: 265px;
	height: 100px;
}

.buttonplacement {
	width: 150px;
	height: 25px;
	position: relative;
	top: -55px; 
	left: 455px;
}

.container {
	width: 965px;
	margin: auto;
}

.content {
	width: 700px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 16px ;
}

.content p {
	padding: 0px 25px 0px 25px;
	color: #000000;
	background-color: #FFFFFF;
}

.content p + h2 {
	font: 16px StencilStd ;
	display: inline ;
	margin-left: 25px;
}

.content ul li {
	padding: 0px 25px 0px 0px;
}

.content ol li {
	padding: 0px 25px 0px 0px;
}

.content h1 {
	font: 24px StencilStd ;
	text-align: center ;
}

.content span.one {
	font: 16px StencilStd ;
	display: inline ;
}

.content span.two {
	font: 12px StencilStd ;
	display: inline;
}

.content div.img {
	margin: 0 auto ;
	text-align: center;
}

.content h1 + h1 {
	font: 16px StencilStd ;
	text-align: center ;
}
 
.enrollCard {
	background-image: url(images/military-sign-up-back.jpg) ;
	height: 852px ;
}

.enrollCard .main p {
	margin: 0 ;
	padding: 0 ;
	width: 375px;
	background: none ;
	position: relative ;
	left: 300px ;
	top: 100px ;
	text-indent: 15px ;
	text-align: justify ;
	font: 16px Myriad, sans-serif ;
 }
 
.enrollCard .main p span {
	font: bold 24px Myriad, sans-serif ;
}

.enrollCard .sub {
	margin: 0 ;
	padding: 0 ;
	width: 255px ;
	font: 18px Myriad, sans-serif ;
	position: relative ;
	left: 20px ;
}

.enrollCard .sub span {
	font: bold 18px Myriad, sans-serif ;
}

.enrollLink:link, .enrollLink:visited {
	display: block;
	background-image: url(images/enroll-button-up.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
}

.enrollLink:hover,.enrollLink:active {
	background-image: url(images/enroll-button-down.gif);
}

div.cardRequest {
	background-image: url('images/grad-bg.jpg') ;
	background-repeat: no-repeat;
	width: 700px;
	height: 400px;
}

div.cardRequest h1 {
	font: 30px StencilStd ;
	padding: 25px 0px 15px 0px;
	margin: 0;
	color: #663300;
}

div.cardRequest form {
	width: 700px;
	height: 250px;
	padding-top: 25px;
}

div.cardRequest .left {
	float: left;
	clear: left;
	width: 445px;
	height: 175px;
	margin: 0;
	display: inline-block;
}

div.cardRequest .left label{
	float: right;
}

div.cardRequest .right {
	float: right;
	width: 240px;
	height: 132px;
	margin: 43px 0px 0px 0px;
	display: inline-block;
}

div.cardRequest .span {
	width: 650px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

div.cardRequest label {
	padding: 0px 5px;
	margin: 0px 10px;
	font: 18px Myriad, sans-serif ;
	display: inline-block;
}

div.cardRequest  input, div.cardRequest select{
	font: 16px Myriad, sans-serif ;
	padding: 0;
	margin: 10px 0px;
	display: inline-block;
}

div.cardRequest span.error {
	color: red;
}

div.cardRequest {
	width: 700px;
	height: 400px;
}

div.cardEnroll {
	padding-top: 140px;
}

div.cardEnroll form {
	width: 700px;
	height: 250px;
	padding-top: 25px;
}

div.cardEnroll .left {
	float: left;
	clear: left;
	width: 445px;
	height: 175px;
	margin: 0;
	display: inline-block;
}

div.cardEnroll .left label{
	float: right;
}

div.cardEnroll .right {
	float: right;
	width: 240px;
	height: 175px;
	margin: 0;
	display: inline-block;
}

div.cardEnroll .span {
	width: 100px;
	margin: 0px 75px 0px auto;
	padding: 0;
	clear: both;
}

div.cardEnroll .span input {
		padding: 5px;
}

div.cardEnroll label {
	padding: 0px 5px;
	margin: 0px 10px;
	font: 18px Myriad, sans-serif ;
	display: inline-block;
}

div.cardEnroll  input, div.cardEnroll select{
	font: 16px Myriad, sans-serif ;
	padding: 0;
	margin: 10px 0px;
	display: inline-block;
}

div.cardEnroll span.error {
	color: red;
}

div.cardEnroll form h6 {
	font-size: 16px;
	width: 700px;
	margin: auto;
	text-align: center;
	color: red;
}

.downloadLeft {
	float: left;
	width: 500px;
}

.downloadTable {
	width: 500px;
	padding-top: 25px;	
}

.downloadTable table tr td + td {
	width: 75px;
}

.downloadTable table tr td + td + td {
	width: 75px;
}
 .downloadTable td {
	text-align: center;
}

.downloadTable a:link,
.downloadTable a:visited {
	display: block;
	margin: auto;
	background-image: url(images/down-arrow-up.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

.downloadTable a:hover,
.downloadTable a:active {
	background-image: url(images/down-arrow-down.png);
}

.courseImg {
	width: 700px;
	border-top: solid 2px black;
	margin: 0;
	padding: 0;
}

.courseImg img {
	border: none;
	padding: 0;
	margin: 25px 0px 25px 10%;
	width: 20%;	
	float: left;
}

.footer {
	width: 965px;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	margin: 90% auto auto auto;
	padding-top: 25px;
]
