@CHARSET "UTF-8";
html,body{
	background: #5d5d5d !important;
	max-width: 1024px !important;
	min-width: 1024px !important;
	margin: auto;
	font: 17px arial, sans-serif;	
}

.header{
	background-color: #2a3675;
	width: 100%;
	height: 150px;
}

a {
	color: #000;
}

.content{
	background-color: #fff;
	padding: 5px;
}

.banner1{
	background: #fff url('../images/Arlington_County_Virginia.jpg') no-repeat;
	padding: 5px;
	height: 350px;
	max-height: 100%;
	background-size: 100% 100%;
}
.banner2{
	background: #fff url('../images/Augusta_County_Virginia.jpg') no-repeat;
	padding: 5px;
	height: 350px;
	max-height: 100%;
	background-size: 100% 100%;
}
.banner3{
	background: #fff url('../images/Richmond_VA_Skyline.jpg') no-repeat top;
	padding: 5px;
	height: 350px;
	max-height: 100%;
	background-size: 100% 100%;
}
.banner4{
	background: #fff url('../images/SV.jpg') no-repeat;
	padding: 5px;
	height: 350px;
	min-height: 100%;
	background-size: 100% 100%;
}
.banner5{
	background: #fff url('../images/Virginia_Beach_from_the_pier.jpg') no-repeat;
	padding: 5px;
	height: 350px;
	max-height: 100%;
	background-size: 100% 100%;
}

.telephoneDiv{
	background:url("../images/lineTel.png") repeat-x center;
	width: 90%;
	padding:5px;
	height: 75px;
	position: relative;
  	z-index: 100;
  	left: 5px;
}

.telephoneImg{
	height: 75px;
	position: relative;
  	z-index: 101;
  	top: 7px;
  	left: 65px;
}



.titleSearch{
	font-size: 30px;
}

.searchListing{
	margin-left: 40px;
	margin-top: 40px;
}

.formSearchTxt1{
	font-size: 30px;
	padding: 10px;
	width: 30%;
	border: 1px solid #5d5d5d;
	float: left;
}

.formSearchTxt2{
	font-size: 30px;
	padding: 10px;
	width: 50%;
	border: 1px solid #5d5d5d;
	margin-left: 5px;
	float: left;
}

.formSearchBtn{
	font-size: 30px;
	background-color: #bd2132;
	color: #fff;
	padding: 10px;
	margin-left: 5px;
	float: left;
}

.mar-t-20{
	margin-top: 20px;
}

.mar-t-40{
	margin-top: 40px;
}

.mar-b-40{
	margin-bottom: 40px;
}

.mar-5{
	margin: 5px;
}

.telTxt{
	margin-left: 60px;
  	font-size: 25px;
}

.img-header{
	margin-left: 50px;
  	margin-top: 5px;
}

a[title="211 Homepage"]{
	color: #2A3675;
}

@media screen and (max-width: 1024px){
	.header{
		width: 100%;
	}
}

@media screen and (max-width: 497px){
	.banner1{
		background: #fff url('../images/Arlington_County_Virginia.jpg') no-repeat center;
		padding: 5px;
		height: 350px;
		max-height: 100%;
		background-size: 100% 100%;
	}
	.banner2{
		background: #fff url('../images/Augusta_County_Virginia.jpg') no-repeat center;
		padding: 5px;
		height: 350px;
		max-height: 100%;
		background-size: 100% 100%;
	}
	.banner3{
		background: #fff url('../images/Richmond_VA_Skyline.jpg') no-repeat center;
		padding: 5px;
		height: 350px;
		max-height: 100%;
		background-size: 100% 100%;
	}
	.banner4{
		background: #fff url('../images/SV.jpg') no-repeat center;
		padding: 5px;
		height: 350px;
		max-height: 100%;
		background-size: 100% 100%;
	}
	.banner5{
		background: #fff url('../images/Virginia_Beach_from_the_pier.jpg') no-repeat center;
		padding: 5px;
		height: 350px;
		max-height: 100%;
		background-size: 100% 100%;
	}
}

.footer-content1{
	border-top: solid 1px grey;
	background-color: #e5e6e5;
	padding: 5px;
	padding-left: 200px;
}
.footer-content2{
	background-color: #2a3675;
	padding: 10px 50px 10px 30px;
}

.button-grey{
	background: url(../images/btn-grey.png) no-repeat center;
	width: 70px;
	height: 21px;
	border: 0;
	color: #fff;
	cursor: pointer;
}
.button-darkgrey{
	background: url(../images/btn-dark-grey.png) no-repeat center;
	width: 70px;
	height: 21px;
	border: 0;
	color: #fff;
	cursor: pointer;
}

.languageDiv{
	float: right;
	margin-right: 45px;
  	margin-top: 15px;
}

.mainMenu{
	float: right;
	margin-top: -20px;
	margin-right: 40px;
}

.mainMenu a {
	color: #fff;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}

.mainMenu a:hover {
	color: #2A3675;
	background-color: #fff;
	border-radius: 5px;
	text-decoration: none;
	padding: 5px;
}

.clear{
	clear: both;
}

.f-r{
	float: right;
}

.f-l{
	float: left;
}

.inner{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.footerLink{
	margin: 10px;
	float: left;
}

.footerLink a{
	text-decoration: none;
}

.footerLink div{
	width: 150px;
}

.helpImg{
	margin-top: -25px;
	margin-left: -25px;
}

.footerTxt{
	  color: #fff;
	  font-size: 13px !important;
	  margin-top: -5px;
	  margin-left: 10px;
}

.footerTxt p{
	  color: #fff;
	  font-size: 13px !important;
}

.footerTxt a{
	  color: #fff !important;
	  font-size: 13px !important;
	  text-decoration: none !important;
}

.footerTxt a:hover{
	text-decoration: underline !important;
}

.c-white{
	color: #fff !important;
}

#pagecontainer{
	background-color: transparent !important;
	width: 100% !important;
	padding: 0 !important;
}

.bannerName{
	margin-right: 30px;
	font-size: 11px;
}

#popup
{
	z-index: 101;
	background: #fff;
	border-radius: 15px;
	padding: 8px;
	box-shadow: 2px 5px 27px rgb(0, 0, 0);
	color:black;
}

#popup .content
{
	overflow:auto
}
#popup .popup_header
{
	padding:0px 0px 5px 5px
}

.headlineContentImg{
	float: left;
	z-index: 100;
	position: relative;
}
.headlineContentText{
	width: 93%;
	background-color: #bd2132;
	padding: 10px;
	position: relative;
	top: -75px;
	float: right;
	color: white;
	font-size: 25px;
	left: -4px;
	height: 30px;
}
.headlineContent{
	position: absolute; 
	width: 1023px;
	top: 157px;
}
.headlineText{
	margin-left: 40px;
}

a.headlineLink{
	color: transparent;	
	position:relative;
}

.tagline{
	background-color: #33325a;
	padding: 10px;
}

.taglineContent{
	text-align: center;
	font-size: 13px;
	color: white;
	font-weight:bold;
}

#containerDiv{
	float:left;
	background-color: #e9ecef;
	margin: 10px 5px 10px 20px;
	padding:10px;
	width: 45%;
	height: 300px;
}

#containerDiv2{
	padding: 10px;
}

.section-icon{
	width:5%;
	padding: 1px;
	float:left;
}
.section-icon img{
	width:100%;
	margin-top: -4px;
	margin-left: -3px;
}
.section-content{
	width:90%;
	float:left;
	font-size: 15px;
	line-height: 20px;
}
.section{
	margin-top: 15px;
}

.containerAnnoucements{
	font-size: 15px;
}

.containerAnnoucements li{
	font-size: 15px;
	line-height: 20px;
}

.containerAnnoucements table{
	margin-top: 10px;
}