	body{
    margin: 0px;
    padding: 0;
	background-color: whitesmoke;
	}


	a, a:link, a:active, a:visited{text-decoration:none;}

	a:hover, a:focus{text-decoration:underline;}

	#Logo{
    background-color: #FFFFFF;
    width: 100%;

	}	

	highline{
    font-size: 2rem;
    font-family: "Arial Black";
    font-weight: 700;
    color: #404040;
    letter-spacing: -0.7px;
	}


	#Logo_Nav{
    position: fixed;
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 10px;
    z-index: +1;
	}
	
	#Banner{
    background-color: whitesmoke;
	height: 400px;
    }	
	
	#Notice{
    background-color: whitesmoke;
    height: 270px;
    padding-top: 10px;
    }	
	
	#navBar{
    background-color: #FFFFFF;
    padding-top: 10px;
	
	}

	#PPLCount{
    background-color: #FFCC70;
    width: auto;
    height: 300px;
    }
	
	#OpenHours{
    background-color: #83AFBB;
    }
	
	#BookSys{
    background-color: #9F83BB;
    }
	
	#MAP360{
    background-color: #87CDDF;
    /* height: 580px; */
	min-height: 100px;
	padding-top: 10px;
    margin-bottom: 10px;		
    }
	
	#Contact{
	background-color: #19A7CE;
    padding-top: 10px;
	margin-bottom: 10px;
	}
	
	#SiteMap{
    background-color: #184864;
	width: 100%;
	max-width: 100%;
	padding-left: 10%;	
	padding-right: 10%;
	}	
	
	#Footer{
    /* background-color: #22668D; */
	background-color: #184864;			
	width: 100%;
	max-width: 100%;
    }


	
	#thelist{
    font-size: 1.2rem;
    list-style-type: none;
    color: #404040;
    text-align: left;
	}
	
	#proBan {
	margin-top: 20px;
	}

	#topHead{
    position: fixed;
    width: 1000px;
	top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: +1;
    background-color: #FFFFFF;
    margin-top: 20px;
	}	

	
	.cCenterV{
	display: flex; 
	align-items: center;
	}

	.cCenterVH{
	display: flex; 
	align-items: center;
	justify-content: center;
	}

	.cContainer{
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
	max-width: 1600px;
}
	
	.cContainer_Text{
    font-family: Arial;
    font-size: large;
    text-align: center;
	-webkit-font-smoothing: antialiased;
    
}

	.clogo{
    height: 100px;
}
	
	.cBanner{
    
	}
	

	.cNotice{
    float: left;
	height: 250px;
	width: 100%;
	}	
	
	.cNotice ul{
	
	margin-left: 20%;
		
	}

	.cContent{}
	
	.cContact{
    float: left;
    width: 33%;
	font-size: 16px;
	font-weight: 500;
    text-align: left;
	padding-left: 10%;
	}

	.cContact a{
	font-size: 16px;	
	}
	
	.clogo_2{
    width: 35%;
	}
	
	
	.foot_row {
    display: contents;
    clear: both;
		
	}
		
	.foot_link{
    float: left;
	display: block;
    width: 20%;
   
	}

	.foot_link ul{
    list-style-type: none;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: IBM Plex Sans,sans-serif;
    text-align: center;
    font-weight: 500;
	}
	
	.flink_item{
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    padding-bottom: 10px;
    text-align: left;
	-webkit-font-smoothing: antialiased;
	}
	
	.flink_subitem{
    font-weight: 500;
    text-align: left;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	}
	
	
	.cFooter{
	width: 100%;
	float: left;
	background-color: #184864;
	color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
	-webkit-font-smoothing: antialiased;
	}


	.mySlides {
		display:none;
		width:100%;
		max-height: 400px;
		
	}
	

	.cPPL{
    float: left;
    display: flex;
    height: 300px;
	}

	.w3-left, .w3-right, .w3-badge {cursor:pointer}
	.w3-badge {height:13px;width:13px;padding:0}	



.navLogo{
    width: 50%;
}



.lrc-button:hover{color:#000!important;background-color:#ccc!important}

.lrc-button{
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: #000000;
    background-color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

#navBar .w3-dropdown-hover .w3-dropdown-content.w3-bar-block.w3-border {
}

@media only screen and (max-width: 800px) {

	iframe{
		width: 400px;
		height: 500px;
	}
	
	highline{
		font-size: 22px;
	}

	a{
		font-size: 16px;
	}
	
	
	#Logo_Nav{
		
	}
	
	#navBar {
		font-size: 14px;
		
	}

	#Banner{
/*		height: 140px;	*/
	height: 110px;
	}
	
	#Notice{
		height: 200px;
	}
	
	#thelist{
		font-size: 4px;
	}
	
	#MAP360{
		margin-bottom: 0px;
	}

	#Contact{
		margin-bottom: 0px;
	}
	
	.cNotice{
    float: inherit;
    height: 200px;
    width: 100%;
	}
	
	.cNotice ul{
	
	margin-left: 0%;
			
	}

	.cContact{
		font-size: 12px;
	}

	.cContact a{
		font-size: 12px;
	}

	
	.foot_link{ width: 50%}
	
	.flink_item, .flink_subitem, .flink_subitem a, .cFooter, .cFooter a{
		font-size: 10px;	
	}
		
}
