#whcenter {
	background: white;
	margin: 0 auto;
    max-width: 1400px;	
}

#topline {
	background-color: white !important; 
	margin: 0 !important;
	padding-top: 10px;
}


p {font-weight: 100;	 font-family: "Times New Roman" !important;; color: #141414;  	font-size: 18px; }
a { color: #105DB0 !important;}  
a:hover { text-decoration: underline; color: #105DB0 !important; }
#menuholder nav .current {	border-bottom: solid 3px silver !important; 	} 
#menuholder nav .menuitem:hover { background-color: silver !important; border-bottom: solid 3px silver !important;}
.blocktitle span  {  border-bottom: solid 3px #105DB0 !important;  width: auto; }
.categoryholder h1 {  border-bottom: 3px solid #105DB0 !important;}
.wpcf7-submit, .showmore {  background-color: #105DB0 !important;  color: white !important;}
h1, h2, h3, h4, h5, h6 {  color: #105DB0 !important;  font-family: 'PT Serif', sans-serif !important; }
.verticalnew h3, .news h3 {  color: #105DB0 !important; font-family: 'PT Serif', sans-serif !important;  font-size: 18px;  font-weight: bold;  line-height: 1.2; }



#menuholder {
  background-color: silver !important;
  border-top: none !important;
  border-bottom: none 2px silver !important;
}

#menuholder nav .menuitem {
  border-bottom: solid 2px silver !important;
  
}

a {
    color: black !important;
}


.big_image {	
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.55);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.55);
}

#topnew img {
  float: left;
  margin: 0 20px 5px 0 !important;
  padding: 0 !important;
}

.datetime {
  color: #696969 !important;
  font-family: "PT Serif"  !important;
}


.wpcf7-submit, .showmore {
  background-color: #2f4f4f;
  border: medium none;
  color: #fff;
  padding: 10px;
  text-align: center;
  width: 100%;
}

.wpcf7-submit:hover, .showmore:hover {
	opacity: .8;
}


.hassubmenu { overflow: hidden; }
.hassubmenu::after {    
  margin-left: 5px;
  content:'\f107';
  float: right;
  font-family: FontAwesome;           
} 
                         

#menuholder nav .menuitem.hassubmenu:hover { border-bottom: solid 3px #e9e9e9 !important; color: #DF2700;}


.hassubmenu:hover > ul {display: table; position: absolute;}

.menuitem {
	/*width: 80px;*/
}

.submenu-ul {
	display:none;
	clear: both;
	position: relative;	              	
	z-index: 9999;
	overflow: hidden;      
	background-color: white;
	top: 39px;
	padding: 10px;           
	margin-left: -3px;
	border-top: 1px solid Silver;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.66);
	-moz-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.66);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.66);
	}                               

.submenu-li {
	padding: 5px 0 5px 0; 
	clear: both;
}                      

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

h2 {
 color: #2f4f4f;	
}

.logoa img {
	margin-left: 0;
}


#logoh, #gerb {float: left;}
#logoh {	width: 85%;}
#gerb {	width: 14%; margin-right: 1%;}
.condensed {
	font-size: 14px !important;
}