/* Filename IndexStyle.css the main style sheet for Flotilla 8-7 Web Site */
/* starting with mobile styles*/
body {
	font-family:Arial, Helvetica, sans-serif
}
#wrapper{
	width:100%;
	background:#f8f8f8;
}
h1, h2, h3, h4, h5, h6 {
	color: #000892;
	text-align:center;
	
}
.linkfont{
	color:#000080;
}

			/*banner*/
#wrapper > img{
	width:100%;
}
#leftcol{
	width:100%;
}
nav ul{
	margin:0;
	padding:0;
}
nav ul li{
	list-style-type:none;
}
nav ul{
	display:none;
}
nav a{
	width:100%;
	height:35px;
	background:#000992;
	/*background:url(images/flotilla_nav.png) no-repeat;
	background-size:cover;*/
	color:#fff;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	text-align:center;
	font-weight:bold;
	line-height:35px;
	display:block;
	text-decoration:none;
}
nav a:hover, nav a.curr{
	background:#c00;
	/*background-image:url(images/flotilla_hover.png);*/
}
#map{
	display:none;
}
figcaption{
	color: #F00;
	text-align:center;
	padding-top:10px;
	font-size:20px
}
#content{
	width:100%;
	font-size:1.1em;
	margin-bottom:100px;
}
#content h2{
	width:100%;
	text-align:center;
	color: #000892;
	font-size: 1.5em;
	margin-top:30px;
	
}
#content h3{
	width:100%;
	text-align:center;
	color:#F00;
	padding-top:15px;
	
}
#content h4{
	width:100%;
	text-align:center;
	color:#F00;
	padding-top:15px;
	
}
#content .home{
	text-align:center;
	padding-left:0;
}

#content img{
	display: block;
	margin: 0 auto;
}
#content p{
	padding-left:20px;
	padding-right:10px
}
#content ul ul li{
	list-style:none;
}
header{
	width:100%;
	text-align:center;
}
header h1{
	font-size:25px;
}
.home{
	font-size:15px;
}
header img{
	display:block;
	width:100%;
}
header .banner{
	box-shadow:15px 15px 10px #999;
	border-radius:10px;
}
header p{
	color: #000892;
	font-size:17px;
	magin-bottom:20px;
}
header p img{
	width:100%;
	max-width:700px;
	box-shadow:15px 15px 10px #999;
	border-radius:10px;
}
#act{
	font-weight:bold;
	font-size:20px
}
#act p{
	font-size:22px;
}
#act ul li{
	text-indent:5px;
	margin-left:15px
	/* Activities selection on the Operations page */
}
.optitle{
	text-align:center;
	width:90%;
	color:#F00;
	font-size:18px;
	line-height:normal;
	/* This is the p under all of the photos */
}
.optitle img{
	width:100%;
	box-shadow: 15px 15px 10px #999;
	border-radius: 15px;
}
.optitle1{
	text-align:center;
	color:#F00;
	font-size:18px;
	line-height:normal;
}
.optitle1 img{
	width:100%;
	max-width:200px;
	height:auto;
}
.optitle2 img{
	width:100%;
	max-width:300px;
	box-shadow: 15px 15px 10px #999;
	border-radius: 5px;
}
.optitle3 img{
	border-radius: 5px;
}
#vsc table{
	width:400px;
	margin-top:50px;
	border-collapse:collapse;
	border:none;
	margin-left:190px
}
#vsc table td, th, tr{
	border-collapse:collapse;
	border:1px solid;
	padding-bottom:10px;
	text-align:center
}
#vsc table th:first-child{
		text-align:center;
}
#vsc_1 table{
	width:400px;
	margin-top:50px;
	border-collapse:collapse;
	border:none;
	margin-left:190px
}
#vsc_1 table td, th, tr{
	border-collapse:collapse;
	border:1px solid;
	padding-bottom:10px;
	text-align:center
}
#vsc_1 table th:first-child{
		text-align:center;
}
#require{
	color:#F00;
	font-weight:bold;
}
#stafftable{
	font-size:13px;
	width:100%;
	max-width:800px;
	margin-top:50px;
	border-collapse:collapse;
	border:none;
}
#stafftable td, #stafftable th, #stafftable tr{
	border-collapse:collapse;
	border:none;
	padding-bottom:10px
}
#stafftable tr:nth-child(even){
	background-color:#FFF
}
#stafftable tr td:first-child{
	text-align:right;
	padding-right:40px;
}
#stafftable th:first-child{
	text-align:right;
	padding-right:40px
}
.dhs{
	width:80%;
	margin:10px auto;
	display:block;
}
.level{
	color:#F00;
	font-style:bold;
}
blockquote{
	color:#903
}
.ContactSubHdr{
	color:#F00;
	font-weight:bold;
}
.SubScript{
	text-align:center;
	font-size:0.8em;
}
.indent{
	margin-left:55px;
	line-height:50px;
}
.indent2{
	margin-left:110px;
	line-height:50%
}
.indent3{
	margin-left:55px;
	color:#000892;
	font-weight:bold;
}
.red{
	text-align:center;
	color:#FF0000;
	font-size:0.8em;
}
footer{
	width:100%;
	height:120px;
	background:#039;
	color:#FFF;
	text-decoration:none;
	margin-top:-70px;
}
footer a{
	text-decoration:none;
	color:#FFF;
}
#footerleft{
	padding:10px;
}
#footerright{
	position:relative;
	text-align:center;
}
/*marker page css start*/
#marker{
	font-size:16px;
	border:1px solid #000;
	border-collapse:collapse;
}
#marker tr:nth-child(even){
	background-color:#FFF
}
#content #marker td{
	padding:2px 5px;
	height:40px;
	font-weight:bold;
	text-align:center;
	border:none;
	border-bottom:1px solid #000;
	
}
#content #marker tr td:first-child{
	max-width:45px;
	border-left:1px solid #000;
}
#content #marker tr td:nth-child(2){
	min-width:70px;
}
#content #marker tr td:nth-child(3){
	min-width:80px;
}
#content #marker tr td:nth-child(4){
	min-width:80px;
}
#content #marker tr td:nth-child(5){
	min-width:60px;
}
#content #marker tr td:nth-child(6)
#content #marker tr td:nth-child(7),
#content #marker tr td:nth-child(8){
	min-width:20px;
}
#content #marker tr td:nth-child(9){
	border-right:1px solid #000;
}
#content #marker .greenfont{
	color:#090;
}
#content #marker .redfont{
	color:#F00;
}
#shortcut-mob-nav{
	list-style:none;
	margin:0;
	padding:0;
}
#shortcut-mob-nav li{
	width:100%;
}
#shortcut-mob-nav li a{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	color:#fff;
	background-color:#000992;
	border-bottom:1px solid #000;
	text-align:center;
}
#content h4+p{
	width:90%;
	padding-bottom:20px;
}

#key{
	margin:0;
	margin-bottom:50px;
	padding:0;
	list-style:none;
}
#key li{
	text-align:center;
	width:100%;
}
dt {
	font-weight:bold;
	color:#009;
	margin-left:50px;
}
dd {
	margin-bottom:15px;
	margin-left:70px;
}
.returntotop a{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	border-radius:5px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background:#000992;
}
/*fixes the map being too big*/
#district_map{
	width:90%;
	margin:0 auto;
	display:block;
}
{
	width:100%;
}
								/*------------END OF MOBILE STYLES------------*/

















								/*----------START OF TABLET STYLES--------------*/
@media only screen and (min-width:760px){
#shortcut-mob-nav{
	display:none;
}
.optitle{
	max-width:400px;
	margin:0 auto;
}
.returntotop{
	display:none;
}
#content{
	width:71%;
	float:right;
}
#leftcol{
	float:left;
	width:27%;
}
#map{
	display:block;
}
nav{
	width:100%;
	margin-top:10px;
	float:left;
}
nav ul li{
	list-style-type:none;
}
nav #menu{
	display:none;
}
nav ul{
	display:block;
}
nav a{
	width:80%;
	height:30px;
	background:url(images/flotilla_nav.png) no-repeat;
	color:#fff;
	margin-top:10px;
	border:1px solid #000;
	text-align:center;
	padding-left:30px;
	font-weight:bold;
	display:block;
	box-shadow:5px 5px 1px #999;
	margin-bottom:3px;
	border-radius:5px;
	text-decoration:none;
}
nav a:hover, nav a.curr{
	background-image:url(images/flotilla_hover.png);
	margin-left:20px;	
}

footer{
	clear:both;
	position:relative;
}
#footerright{
	margin:0;
	position:absolute;
	right:50px;
	top:20px;
	
}  
.optitle3{
	float:right;
}





}
								/*----------END OF TABLET STYLES----------------*/		
														
@media only screen and (min-width:1280px){
body {
	background-image: url(images/join5.gif);
	font-family:Arial, Helvetica, sans-serif
}
#wrapper{
	width:1280px;
	margin:auto;
	background:#f8f8f8;
	overflow:hidden;
	box-shadow:15px 15px 10px rgba(204,204,204,0.7);
	border-radius:15px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000892;
	text-align:center;
	font-family:Impact, Charcoal, sans-serif;
}
.linkfont{
	color:#000080;
}
a:visited{
	color:#900
}
#leftcol{
	width:300px;
	float:left;
	clear:both;
}
nav{
	width:280px;
	margin-top:10px;
	float:left;
}
nav ul li{
	list-style-type:none;
}
nav a{
	width:240px;
	height:30px;
	background:url(images/flotilla_nav.png) no-repeat;
	color:#fff;
	margin-top:10px;
	border:1px solid #000;
	text-align:center;
	padding-left:40px;
	font-weight:bold;
	display:block;
	box-shadow:5px 5px 1px #999;
	margin-bottom:10px;
	border-radius:5px;
	text-decoration:none;
	line-height:30px;
}
nav a:hover, nav a.curr, nav a:visited{
	background-image:url(images/flotilla_hover.png);
	margin-left:20px;
	color: #fff
}
nav li img{
	vertical-align:middle
}
#map{
	width:200px;
	text-align:center;
	margin-top:640px
}
#content{
	width:950px;
	float:right;
	margin-bottom:100px;
}
#content h1, #content h2, #content h3, #content h4{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-shadow: 5px 5px #ccc;
}
#content h2{
	width:100%;
	text-align:center;
	color: #000892;
	margin-top:30px;
}
#content h3{
	width:100%;
	text-align:center;
	color:#F00;
	padding-top:15px;
}
#content h4{
	width:930px;
	text-align:center;
	color:#F00;
	line-height:48px;
	height:48px
}
#content h4+p{
	width:900px;
	margin-top:-28px;
	padding-bottom:20px;
}
#content h4+dl{
	margin-top:-28px
}
#content .home{
	text-align:center;
	padding-left:0;
}

#abs_image img{
	display: block;
	margin: 0 auto;
	border-radius: 15px;
	box-shadow: 8px 8px #ccc;
}
#content p{
	padding-left:20px;
	padding-right:10px
}
#content ul ul li{
	list-style:none;
}
#content a{
	text-decoration:none;
}
#aww{
	width:950px;
	margin:auto;
}
#aww a{
	display:block;
	width:210px;
	margin-left:200px
}
header{
	width:930px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
header h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
}
header img{
	display:block;
}
header .banner{
	box-shadow:15px 15px 10px #999;
	border-radius:10px;
}
header p{
	color: #000892;
	font-size:18px;
	magin-bottom:20px;
}
header p img{
	box-shadow:15px 15px 10px #999;
	border-radius:10px;
}
#act{
	font-weight:bold;
	font-size:20px
}
#act p{
	font-size:22px;
}
#act ul li{
	text-indent:5px;
	margin-left:15px
	/* Activities selection on the Operations page */
}
.optitle{
	text-align:center;
	color:#F00;
	font-size:20px;
	line-height:normal;
	box-shadow: 15px 15px 10px #999;
	border-radius: 15px;
}
.optitle1{
	text-align:center;
	color:#F00;
	font-size:18px;
	line-height:normal;
	width:200px
}
.optitle2 img{
	box-shadow: 15px 15px 10px #999;
	border-radius: 5px;
}
.optitle3 img{
	border-radius: 5px;
}
.vsc table{
	width:700px;
	margin-top:50px;
	border-collapse:collapse;
	border:none;
	margin-left:100px
}
.vsc table td, th, tr{
	border-collapse:collapse;
	border:1px solid;
	padding-bottom:10px;
	text-align:center
}
.vsc table th:first-child{
		text-align:center;
}
.require{
	color:#F00;
	font-weight:bold;
}
#stafftable{
	width:800px;
	margin-top:50px;
	border-collapse:collapse;
	border:none;
	font-size:20px
}
#stafftable td, #stafftable th, #stafftable tr{
	border-collapse:collapse;
	border:none;
	padding-bottom:10px
}
#stafftable tr:nth-child(even){
	background-color:#FFF
}
#stafftable tr td:first-child{
	text-align:right;
	padding-right:40px;
}
#stafftable th:first-child{
	text-align:right;
	padding-right:40px
}
.dhs{
	width:160px;
	display:block;
	float:left;
	margin-left:150px;
}
.level{
	color:#F00;
	font-style:bold;
}
#ntas{
	display:block;
}
#marsec{
	display:block;
	clear:both;
}
#marsec img{
	display:block;
	margin-left:150px;
}
blockquote{
	color:#903
}
.ContactSubHdr{
	color:#F00;
	font-weight:bold;
}
.SubScript{
	text-align:center;
	font-size:0.8em;
	color:#F00;
}
<!-- Added .privacy and .privacy1 to this CSS-->
#content .privacy{
	color:#000892;
	font-size:0.8em;
}
#content .privacy1{
	color:#F00;
	font-weight:bold;
}
#youtube a{
	width:100px;
	margin:15px;
	display:block;
	clear:both;
	padding-left: 200px;
	padding-top:20px;
}
.indent{
	margin-left:55px;
	line-height:50%
}
.indent2{
	margin-left:110px;
	line-height:50%
}
.indent3{
	margin-left:55px;
	color:#000892;
	font-weight:bold;
}
.red{
	text-align:center;
	color:#FF0000;
	font-size:0.8em;
}
#request a{
	width:350px;
	height:30px;
	background:url(images/flotilla_nav.png) no-repeat;
	color:#fff;
	margin:10px 0;
	border:1px solid #000;
	text-align:center;
	font-weight:bold;
	display:block;
	box-shadow:5px 5px 1px #999;
	border-radius:5px;
	text-decoration:none;
	line-height:30px;
}
#request a:hover, #request a.curr, #request a:visited{
	background-image:url(images/flotilla_hover.png);
	margin-left:20px;
	color: #fff;
}
footer{
	width:100%;
	height:120px;
	clear:both;
	background:#039;
	color:#FFF;
	text-decoration:none;
	margin-top:100px;
	border-radius:0 0 10px 10px;
}
footer a{
	text-decoration:none;
	color:#FFF;
}
#footerleft{
	float:left;
	margin-left:10px;
	
}
#footerright{
	float:right;
	margin-right:10px
}
/*For the list on environment page*/
dt {
	font-weight:bold;
	color:#009;
	margin-left:50px;
}
dd {
	margin-bottom:15px;
	margin-left:70px;
}

/*marker page css start*/
#marker{
	font-size:16px;
	border:1px solid #000;
	border-collapse:collapse;
	margin-right:10px
}
#marker tr:nth-child(even){
	background-color:#FFF
}
#content #marker td{
	padding:2px 5px;
	height:40px;
	font-weight:bold;
	text-align:center;
	border:none;
	border-bottom:1px solid #000;
	
}
#key{
	padding-left:315px;
	color:#F63;
	font-weight:bold;
	margin-top:-20px
}
#content #marker tr td:first-child{
	max-width:45px;
	border-left:1px solid #000;
}
#content #marker tr td:nth-child(2){
	min-width:70px;
}
#content #marker tr td:nth-child(3){
	min-width:80px;
}
#content #marker tr td:nth-child(4){
	min-width:80px;
}
#content #marker tr td:nth-child(5){
	min-width:60px;
}
#content #marker tr td:nth-child(6)
#content #marker tr td:nth-child(7),
#content #marker tr td:nth-child(8){
	min-width:20px;
}
#content #marker tr td:nth-child(9){
	border-right:1px solid #000;
}
#content #marker .greenfont{
	color:#090;
}
#content #marker .redfont{
	color:#F00;
}
/*marker page end*/

#district_map{
	width:550px;
	display:block;
	padding-top:30px;
	padding-bottom:30px;
}
#district a:hover{
	text-decoration:underline;
}
#division dt{
	font-size:20px;
	color:#007AA5;
	margin-top:50px;
	text-align:center;
}
#division a:hover{
	text-decoration:underline;
}
#division dt a:visited{
	color:#000892;
}
#division dd{
	font-weight:bold;
}
.return, .return a:visited{
	font-size:14px;
	color:#000892;
	text-align:right;
	padding-right:20px;
}
#internal{
	text-align:center;
}
#internal a{
	padding:10px;
}

