@charset "UTF-8";
body{
	background-color:#000000;

	
}
#container{

	width:1024px;
	height:960px;
	margin: auto;
	border:solid white medium;
	background-color:#ffffff;
	
}
#BVESName{
	
	width:100%;
	height:120px;
	
	
	background-image:url(../BVES_Name1024x120.png);
	
	background-repeat:no-repeat;
}

#address{
	font-size: auto;
	color: #000000;
	vertical-align:central;
	width: 100%;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	background-color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	
}


#emergency{
	color: red;
	text-align: center;
	line-height: 2px;
}

#serviceStatement{
	font-size: auto;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;

	width: 100%
	display: block;
	text-align: center;
	top: 192px;
	font-weight: 300;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	text-shadow: 0px 0px;
	background-color: #000000;
	padding-top:5px;
	padding-bottom:5px;
}
#content{
	position:absolute;
	z-index:3;
	width:1024px;
	height:650px;
	
}
#bvesEmblem{
	z-index: 4;
	position: relative;
	top: 30px;
	left: 70px;
	width: 200px;
	height: 200px;
	
	}

.fb-like{
	z-index:4;
	position:absolute;
	top:20px;
	
	margin-left:430px;

}
#linksMenu1{
	z-index: 4;
	position: absolute;
	
	width: 250px;
	top: 250px;
	border-radius: 5px;
	display: inline-block;
	color: #EB181C;
	text-align: center;
	left: 15px;
}

.links:link {
	color:red;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.links:visited {
	color: Blue;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.links:hover {
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	color: White;
	font-weight: bolder;
}

.navLinks {
	display: block;
	border: thin solid #000000;
	background-color: #F1F1F1;
	list-style-type: none;
	list-style-image: none;
	font-size: 18px;
	font-weight: 300;
	border-radius: 10px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #E40D11;
	padding-left: 3px;
	padding-right: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(227,240,239,1.00) 2.07%,rgba(184,187,195,1.00) 57.49%);
	background-image: linear-gradient(180deg,rgba(227,240,239,1.00) 2.07%,rgba(184,187,195,1.00) 57.49%);
	-webkit-box-shadow: 0px 1px 0px 1px #000000;
	box-shadow: 0px 1px 0px 1px #000000;
	vertical-align: middle;
}
#contacts{
	z-index: 4;
	position: absolute;
	top: 70px;
	left: 411px;
	height: 173px;
}
.contactList{
	z-index:4;
	padding:5px;
	font-size:16px;
	font-weight:bold;
}
#map-canvas{
	border: solid black thin;
	position: relative;
	background-color: white;
	z-index: 5;
	left: 360px;
	top: 5px;
	width: 600px;
	height: 200px;
	
}
#missionStatementCR{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	top:10px;
	position:relative;
	float: none;
	border:solid thin black;
	width: 600px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
	font-weight: normal;
	font-size: 20px;
	background-color: #FFFFFF;
	display: block;
	left:350px;
	border-radius:25px;
	
	opacity: .7;
	
	
}

#backgroundImage{
	z-index:0;
	position:absolute;
	width:1024px;
	
	height:648px;
	
	background-image:url(../backgroundStretcher1024x648.png);
	background-repeat:no-repeat;
	
	opacity:.20;
	}
	
	#footer{
		position:relative;
		z-index:0;
	background-color:#0455C1;
	display: block;
top:650px;
padding-top:13px;
	padding-left:5px;
	
	width: 1019px;
	height:120px;
	
}
