@charset "UTF-8";
/* CSS Document */
/*======= Standard Desktop Screen =======*/


/*======= Basic Styles =======*/

@media all and (max-width: 320px) {
  .bottomwidget{
			display:inline-block;
	  				vertical-align: top;

	max-width:250px;
			min-height: 450px;
			}	
	
	.photowidget{
			display:inline-block;
	  				vertical-align: top;
	max-width:250px;
			min-height: 300px;
			}
			}


@media all and (min-width: 769px) and(max-width: 1050px) {
  .bottomwidget{
			display:inline-block;
	  				vertical-align: top;

	max-width:250px;
			min-height: 450px;
			}	
	
	.photowidget{
			display:inline-block;
	  				vertical-align: top;

	max-width:250px;
			min-height: 300px;
			}
			}


@media all and (max-width: 768px) {
#topbannerlarge{
	display:none;
}


#logo {
	font-size:90%
}
body{
	background-color: #6a92d0;
	background:url(images/containerbackground.png)
}.content {
	font-size:80%;}

#midheaeder{display:none;}
#menubar{display:none;}

.topwidget{
	width:130px;
	float:right;
	height:33px;
	margin-right:0px;
	text-decoration:none;
	border: 1px solid #fff;
	border-top:0px;
border-bottom:0px;
border-right:0px;
padding-left:0px;
padding-top:12px;
	font-size:80%;
	text-align:center;
}

	
	.topwidget a:hover{
	color:#333;
	background:url(images/FLOAT_BG_HOVER.png);

}
	.topwidget a{
	color:#FFFFFF;
	text-decoration:none;}
	
	.topwidget2{
	width:130px;
	float:right;
	height:45px;
	margin-right:0px;
	text-decoration:none;
			border: 1px solid #fff;
			border-top:0px;
border-bottom:0px;
border-right:0px;
padding-left:0px;
padding-top:0px;
	font-size:80%;
	text-align:center;

	
}

}

@media all and (min-width: 769px)  {
#logo {
	font-size:80%;
}

.topwidget{
	display:none;
}
.topwidget2{
	display:none;
}


}



body  {
font-family:Arial, Helvetica, sans-serif;
background: url(images/lnvsbackground2.jpg) no-repeat fixed center;
background-position-y:10px;		
		margin-top:45px;
	margin-bottom:px;
	margin-left:0px;
	margin-right:0px;
}


#menubanner{
	width:100%;
	height:45px;
	position:fixed;
	background:url(images/topbackground2.png);
	margin:auto;
	color:#FFF;
	top:0;
	z-index:5;

}


.banner{
	width:100%;
	height:35px;
	position:inherit;
	background:url(images/topbackground2.png);
	margin:auto;
	color:#FFF;
	top:0;
	padding-top:10px;
	padding-left:20px;
	margin-bottom:2px;
	text-decoration:none !important;


}

a:link {text-decoration:none;}
a:hover {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}

.banner:hover{
	color:#333;
	background:url(images/FLOAT_BG_HOVER.png);

}


#topbannerlarge{
	vertical-align:bottom;
	max-width: 100%;
	position: relative;
	background-size: cover;
	top: 0px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 45px;
	line-height:45px;
	padding-top: 0px;
	background: url(images/topbackground2.png);
}
	#logo h3{
	font-size: 110%;
			color:#639ec8;  }
			
			  .bottomwidget{
			display:inline-block;
				vertical-align: top;
					width:300px;
			min-height: 400px;
			margin:0 auto;
	text-align:left;
	/*background-color:#111;*/
	padding:10px 10px 10px 10px;
	 font-size: 90%;
		}

.photowidget{
			display:inline-block;
	width: 275px;
	min-height: 275px !important;
	margin: 2px 2px 2px 2px;
	font-size: 90%;
	text-align: center;
	/*background-color:#111;*/
	padding: 5px 5px 5px 5px;
	vertical-align:text-top;
	-webkit-box-shadow: 0px 2px 4px #EB2A21;
	-moz-box-shadow: 0px 2px 4px #EB2A21;
	box-shadow: 0px 2px 4px #EB2A21;
		}
		
		 .bottomwidget h3{
			 color:#639ec8;
		 }
		 .bottomwidget h3 a{
			 color:#639ec8;
		 }
			
 .photowidget h3{
			 color:#639ec8;
		 }
		 .photowidget h3 a{
			 color:#639ec8;
		 }

	.rotate{
	width: 100%;
	height: 100%;
	position: relative;
	
	margin:auto;


}
#rotator2{
	z-index: 2;
	top: 0;
	margin-top: -400px;
	position:relative;
	
	margin:auto;


}
#rotator1{
	z-index: 3;
	top:0;
	margin-top: 0px;
	position: relative;

	margin:auto;

}
	#timer{
		border:thin;
border-color:#FFF;
	}

  #slideshow {
	width:1000px;
	position:relative;
	max-width:100%;
	height:auto;
	color: #ffffff;
	background-color:#FFF;
		background-image:url(images/slide1b.jpg); background-repeat:no-repeat;
	background-size: contain; 
	margin-top:45px;
	margin:0 auto;
	border-radius:11px;
	
  }
  
  .headseq{
	position: absolute;
	max-width:100%;
	height:auto;
border-radius:11px;
	  margin: 0 auto;

	
}

 #container { 
 font-family:Arial, Helvetica, sans-serif;
		width: 1000px;
max-width:95%;
	min-height:500px;
	/**/overflow:auto;
		margin: 0  auto; 
	text-align: left; 
margin-top:10px;
	-webkit-box-shadow: 0 0 5px #062656;
	-moz-box-shadow: 0 0 5px #062656;
	box-shadow: 0 0 5px #062656;
	color:#062656;
	padding-top:10px;
	border-radius:11px;
		background:url(images/containerbackground.png);
		border-width:2px #FFFFFF;

		   }
		   
		     .maincontent {
			   width:90%;
			   margin:0 auto;
			   font-size: 90%;
			   text-align:justify;
			   display:block;
			   clear:both;
			  
		   }
		   	   .maincontent h3{
	margin-left: -10px;
	font-size: 130%;
	color:#639ec8;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;	
	text-align:left;		 
		   }
		   
		   .content {
	padding: 10px;
	width: 90%;
	margin: 0 auto;
	font-size: 95%;
	text-align: justify;
	display: block;
	clear: both;
	-webkit-box-shadow: 0 0 5px #062656;
	-moz-box-shadow: 0 0 5px #062656;
	box-shadow: 0 0 5px #062656;
	border-radius: 11px;			   
		   }
		   
	
		   .content h3{
	font-size: 130%;
	color:#639ec8;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;	
	text-align:center;		 
		   }
		     
		  .content a{color:#639ec8;}

.content img{
		margin: 0px 10px 0px 0px;
	}

		   .servicebox{
			width:900px;
			max-width: 90%;
		height:auto;
		font-size:100%;
		margin:auto;
		margin-bottom:10px;
	text-align:left;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 5px #062656;
	-moz-box-shadow: 0 0 5px #062656;
	box-shadow: 0 0 5px #062656;
	background-image:url(images/background_light2.png)
		}
		.servicebox h3{
			 color:#639ec8;
			font-size:100%;

		 }

.servicebox a{color:#639ec8;}


		 .servicebox table{
			 font-size:80%
		 }


.servicebox img:hover{
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	border:2px solid #fff;
}
.servicebox img{
	border: 2px solid #639ec8; 
	margin: 0px 10px 0px 0px;
	}
.servicebox img:visited{
	border: 2px solid #fff; 
	margin: 0px 10px 0px 0px;
	
}
		 
 .serviceboxb{
			width:900px;
			max-width: 90%;
		
			height:auto;
		font-size:100%;
		margin:auto;
		margin-bottom:10px;
	text-align:left;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 5px #062656;
	-moz-box-shadow: 0 0 5px #062656;
	box-shadow: 0 0 5px #062656;
	background-image:url(images/background_light2.png)
		}
		.serviceboxb h3{
			 color:#B10606;
			font-size:100%;

		 }
		 .serviceboxb table{
			 font-size:80%
		 }
.serviceboxb a{color:#639ec8;}



.serviceboxb img:hover{
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	border:2px solid #B10606;
}

	

		 .panewidget{
			float:left;
			width:250px;
			min-height: 450px;
			margin-right: 10px;
	text-align:left;
	padding:10px 10px 10px 10px;
	 font-size: 90%;
	 
		}
		
		 .panewidget h3{
			 color:#639ec8;
		 }
		
		#footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#639ec8;
	width:800px;
	max-width: 90%;
	height:30px;
	clear:both;
	margin-bottom:15px;
	margin:auto;
	}
	    
		img.swoosh {
	width: auto;
	max-height: 90%;
	}
	
	    img.photo {
	max-width: 100%;
	height: auto;	
	border-radius: 11px;
	/*border: 2px solid #FC3;*/	
	
	
	}
        img.logo {
    max-width: 100%;
    height: auto;
		border: 2px solid #639ec8; 

		}
		
		#midheaeder{
margin-top:105px;
width: 9500px;
margin:auto;
			max-width:100%;
			height:auto;
			position:static;
			overflow:auto;
overflow-x:hidden;
overflow-y:hidden;
	}
	
	
	#menubar{
		display:block;
	max-width:100%;
	width:900px;
	height:45px;
/*	padding:10px 10px 10px 10px;*/
			margin-top:-18px;
	}


#menubar ul a{
	background: url(images/FLOAT_BG.png) repeat-x bottom;
	width: 105px;
	line-height: 45px;
	font-size:12px;
	display:block;
	height: 45px;  
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px;	
	position:relative;
}

	


#menubar ul li{

	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	
}
#menubar2{
	max-width:90%;
height:45px;
	
}

#menubar ul a:hover{
	background: url(images/FLOAT_BG_HOVER.png) repeat-x bottom;
	text-decoration: none;
	color: #000;
	
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	}
#menubar a.this{
	background: url(images/FLOAT_BG_CURRENT.png) repeat-x bottom;
	text-decoration: none;
	color:#000;
font-size:94%;
text-shadow:3px 5px 1px #00000;	
}

#menubar a{
	text-decoration: none;
	color: white;	
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:10px;
	padding-left: 10px;
	height: 40px;
	display:block;
}
.panes div {
	display:none;
	max-width:900px;
	width: 95%;
margin:auto;
	border-top:0;
	height:auto;
	font-size:16px;
	color:#003366;
	text-align:left;
padding:10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 5px #a9ab98;
	-moz-box-shadow: 0 0 5px #a9ab98;
	box-shadow: 0 0 5px #a9ab98;

}

ul {
	list-style:none;
}
		p.normal {margin:0 0 0 0}
		
	
	
		
			.contain { background-size: contain; }
			
			.photohead{
			width:95%;
	max-width: 350px;
	float: left;
	margin-right: 2%;
	text-align: center;
	font-size: 100%;
	display: block;
	margin-left: 5%;
		}
			#menubutton{
	width: 50px;
	/*margin-top:-40px;*/
	height: 32px;
	position: fixed;
	top: 0;
	left: 0;
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	z-index: 20;
	font-size: 150%;
			}
			
#menubutton a:hover{
	background:url(images/background_light.png);
	padding:12px 2px 2px 2px;
}
		
		#map-canvas{
	display:block; !important; 
	width:90%;
	height:400px;
	margin: 5px;
	background: #ffff;
	border: 3px solid #639ec8;
	border-radius: 5px;
}
	#322map-canvas{
	display: block;
!important; 
	width: 90%;
	height: 400px;
	margin: auto;
	background: #ffff;
	border: 3px solid #639ec8;
	border-radius: 5px;
}
#alert{
	background-color:#09F;
position: relative;
margin:auto;
width:100%;
max-width:1000px;
height: 35px;
line-height:35px;
font-weight:bold;
color: #FFF;
}

.vcontainer {
	margin: 0 auto;
    position: relative;
    width: 100%;
	max-width: 600px;
    height: auto;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}