body {font-size:16px!important;}

ul li::marker, ol li::marker {color: #FF5720}

.orangelink {color: #FF5720!important;text-decoration:none!important;font-weight: 500;}

.liststyle{list-style-type:circle}

.padding-menu{padding: 26px 24px!important;}

.myCaption{background-color: #f1f1f1!important; color:#000000!important;opacity: 0.8;text-align:left!important;padding-left:20px!important;padding-right:20px;
	text-shadow:none!important;top:50px!important;position:absolute;left:100px;
}

.carouselimg{height:70vh!important;object-fit:cover}

.linkscontainer{padding:50px 0}

.socialmediabutton{margin-top:6px;margin-bottom:6px}

.socialmediaicon{margin-right:1em}

#carouselcontainer{padding:2px 2px 2px 2px;background-color: #f1f1f1!important;}	

#logoimg{margin-top:1px;margin-left:5vw}

#headercontainer{height:83px}





.fa-anchor,.fa-coffee {font-size:200px}

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {	
	display: table-cell;
	padding: 3px 10px;
}.data {		font-weight: bold;	}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}