header .container {width: 94%;}
body {font-weight: 400!important;}

/* Nav Menu */
.current_page_item>a {font-weight: 800!important;}
li.current_page_item:last-child>a {font-weight: 400!important;}

.mobile_menu_bar:before {
    color: #000000!important;
}
.et_mobile_menu {border-color: #000000!important;}
.et_mobile_menu li:nth-child(n+6) a {font-size: 12px;}

/* Body Related */
img.circle {
 border-radius: 50%;
}


.border-white, .border-white a {color: #ffffff!important;; border-bottom: 1px solid #ffffff!important;}
.border-white:hover, .border-white a:hover {border-bottom: 2px solid #ffffff!important;}

/*
@media screen and (max-width: 1300px) and (min-width: 1101px) {	
	img#logo {
    	max-height: 34%!important;
	}
}
@media screen and (max-width: 1100px) and (min-width: 1001px) {	
	img#logo {
    	max-height: 23%!important;
	}
}

@media screen and (max-width: 1000px) and (min-width: 980px) {	
	img#logo {
    	max-height: 20%!important;
	}
}
*/

#et-top-navigation {
    font-weight: 500!important;
}

/*** a Link Starts ***/
p a {      
    //color: #9e2b44;  
    //text-decoration: underline !important;  
}  
li a {      
   //color: #9e2b44;  
   //text-decoration: underline !important;  
}  

p a:hover {  
    text-decoration: none!important;  
}  
li a:hover {  
    text-decoration: none!important; 
} 

p a, .et_pb_text_inner a, 
.et_pb_tab_content p a,
.et_pb_toggle_content p a,
.et_pb_blurb_description a {
	padding-bottom: 3px;
 	color: #000000; 
  	border-bottom: 1px solid #800020;
}
p a:hover, .et_pb_text_inner a:hover, 
.et_pb_tab_content a:hover,
.et_pb_toggle_content a:hover,
.et_pb_blurb_description a:hover {
	border-bottom: 2px solid #800020;
  text-decoration: none;
}
a.related-links {
 border: none;
  padding: none;
  color: #000000;
}
a.related-links:hover {
  color:#000000;
 border: none;
}

.no-border, .border-none {border-bottom:none!important; text-decoration: none!important; }

.event-list a {border: none;}
.event-list a:hover {border-bottom: 1px solid #800020;}
.event-list hr {margin-bottom: 20px;}

.news-list a {
  font-weight: 600; 
  border: none!important;
font-family: 'Antic Didone', Georgia, "Times New Roman", serif;
    letter-spacing: 1px;
    line-height: 1.6em;
}
.news-list a:hover {border-bottom: 1px solid #ffffff!important;}
.news-list {display: inline-block;}
.news-list hr {margin: 0px 0 20px;}
.news-list img {width: 140px;}
@media screen and (max-width: 480px) {
	.news-list img {width: 100px; margin: 5px 10px 0 0!important;}
	.news-list hr {margin: 0 0 20px;}
}
/*** a Link Ends ***/

/*no underline in footer*/   
#footer-info a {    
  text-decoration: none !important;    
}    
footer a { border: none!important;}
footer a:hover { border-bottom: 2px solid #fff!important;}

/* footer headings are white for legibility */ 
.footer-widget h4, .white, a.white { 
  color: #ffffff !important; 
} 
/*no underline in footer*/ 
