html {scroll-behavior: smooth;}
/*
body, h1, h2, h3, h4, h5, h6 {font-family: "Times New Roman", Georgia, Serif;}
h1, h2, h3, h4, h5, h6 {letter-spacing: 2px;}*/


body {font-family: monospace;}
h1, h2, h3, h4, h5, h6 {font-family: "Times New Roman", Georgia, Serif;}

/*
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
.w3-serif{font-family:serif}.w3-sans-serif{font-family:sans-serif}.w3-cursive{font-family:cursive}.w3-monospace{font-family:monospace}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}*/

#notificationBar {letter-spacing:3px;} 

#topBar {border-bottom:4px solid #4caf50;}
#menuBar {
	background-image: url("../img/design/leaf_bg8.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#CDEB9B;
	
}
#mySidebar {display:none; background-color:#e8f3db; width:100%; border:3px solid #4caf50;}
#mySidebar a, #mySidebar button, #aboutMenu a {border-bottom:1px solid #4caf50;}
/* #mySidebar div#aboutMenu, #mySidebar div#achMenu {background-color:#93cf95;} */

/* Quick Links */
.quick-links a:link {text-decoration:none;}
.quick-links a:visited {text-decoration:none;}
.quick-links a:hover {text-decoration:none;color:orange;}

/* Footer Section */
footer a:link {text-decoration:none;}
footer a:visited {text-decoration:none;}
footer a:hover {text-decoration:none;color:orange}
footer ul {list-style-type: circle;}

/* Custom Unorder list */
.my-ul{list-style-type:none;padding:0;margin:0}.my-ul li{padding:8px 16px;}
.ul-mandates li {padding-bottom:15px;padding-left:10px;}
