/*body{margin:0;}
.page{padding:0;font-family:sans-serif, arial;}
/*.banner1{
    background:#9C3F39;
	background-image: url( '../images/bannerbckgnd.png' );
    background-repeat: x;	
	text-align:center;
	border-top:2px solid #e4a276;
	border-bottom:2px solid #e4a276;
    }*/
.title{font-size:1.4m;text-transform: uppercase;}    
/*.titlebanner{text-align:center;font-size:1.80em;font-weight: bold;color:#000;margin:10px 0;}*/
.titleicons{font-size:1.4m;text-transform: uppercase; color: #1d6ea8; font-weight: bold;} 
.titleshadow{text-shadow: 1px 1px #333333;}
/*.titlecontent{font-size:1.8em;color:#A65300;margin-left:240px;border-bottom:solid 1px #A65300;padding:15px 0 0 0; }*/
.header1{background:#1f3b7c;border-top:2px solid #3d809b;border-bottom:2px solid #3d809b;margin: 0;}	
.footer1{background:#1f3b7c;border-top:2px solid #3d809b;border-bottom:2px solid #3d809b;margin: 0;}
/*.footer1{background: rgba(0, 0, 0, 0) linear-gradient(to right, #c27329 0%, #c8762a 25%, #e38730 75%, #ff9736 100%) repeat scroll 0 0;
    border-bottom: 1px solid #8c3616;
    border-top: 3px solid rgba(140, 54, 22, 0.75);
    box-shadow: 0 8px 6px -6px #999;
    font-family: Arial,"robotomedium";}*/	
.foottext {font-weight: bold;font-size:1.1em;padding: 10px 20px;color:#ffffff}
.foottext a {color:#ffffff !important;}
.footr{float:right;}
.footl{float:left;}
/* #arrow{background-image: url('../images/arrow.png'); background-size: 20px 30px;background-repeat:no-repeat; background-position:right; padding-right:25px;} */

.clear{clear:both;}
.content1{
	background-image: url( '../images/ANVmapExhibit1.png' );
	background-repeat:no-repeat;
    background-size:cover;
    background-position: center 55%;
    width: 100%;
    height:100%;  
   	margin:0;
	color:#03184a;
    text-shadow: 1px 0 1px #ffff;
    font-weight:bold;
}
	

#top { 
	text-align:center;
	padding-top: 45px;
}

#top a{
	color:#ffffff;
	text-decoration:none;
}
#middle a{
	color:#ffffff;
	text-decoration:none;
}
.hover:hover{
    position: top;
	background-image: url('../images/hover2smly.png');
	background-repeat: no-repeat;
	z-index:100
}

.iconsTop{
	float:none;
	/*text-align:center;*/
	width:210px;
	display:inline-block;
        
	}
.iconsBottom{
	float:none;
	text-align:center;
	width:210px;
	padding:0 0 0px 0;
    display:inline-block;
       
	}	
	
.iconsLeft{
	float:left;
	text-align:center;
	width:210px;
	padding-top:0px;	
	}
.iconsRight{
	float:Right;
	text-align:center;
	width:210px;
	padding-top:0px;	
	}	
#middle{
	padding:0;
    max-width: 60%;
    margin: auto;
    }

#bottom{text-align:center;padding-bottom:15px;}
#bottom a{
	color:#ffffff;
	text-decoration:none;
}

.floatleft{float:left}
.floatright{float:right}

/* media queries */
@media (max-width: 768px) {
	#middle {
		padding: 0px;
		text-align: center;
	}
	.iconsLeft,
	.iconsRight {
		float: none;
		display: inline-block;
	}
}

.tcrp{font-weight: bold;text-shadow: 1px 1px 1px #732600; z-index:2545;}
.navbar-inverse{background-color: transparent; border:solid 0px #ccc;}