#OpeningTimes {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	height: auto;
	max-width: 600px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#timesTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	color: #FFF;
	height: auto;
	text-align: center;
	box-sizing: border-box;
	max-width: 800px;
	margin-bottom: 8px;
}

#timesTable .row0 {
    background-color: #9A9FCB;
    width: 100%;
    float: left;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 8px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #666;
    border-right-color: #666;
    border-bottom-color: #666;
    border-left-color: #666;
    text-align: center;
    padding: 8px;
    height: auto;
    box-sizing: border-box;
    font-weight: bold;
    font-size: large;
}
#timesTable .row1 {
	background-color: #CC9;
	color: #C66;
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}
#timesTable .row2 {
	background-color: #C99;
	color: #CF9;
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}

#timesTable .col1 {
	float: left;
	width: 30%;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: right;
	box-sizing: border-box;
}
#timesTable .col2 {
	float: left;
	width: 30%;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	box-sizing: border-box;
}
#timesTable .col3 {
	float: left;
	width: 10%;
	padding: 6px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	box-sizing: border-box;
}
#timesTable .col4 {
	float: left;
	width: 30%;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	box-sizing: border-box;
	
}
#timesTable .suncol {
	float: left;
	width: 70%;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	box-sizing: border-box;
	
}
#timesTable .BnkHol {
	float: none;
	background-color: #C70003;
	width: 100%;
	padding: 6px;
	border-top-width: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	box-sizing: border-box;
	
}
#specialTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	background-color: #990000;
	width: 70%;
	max-width:500px;
	margin-top: 5px;
	margin-left: auto;
	height: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: 2px solid #666;
	text-align: center;
	text-decoration: blink;
}
#xmastimesTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 590px;
}

#xmastimesTable .row0 {
	background-color: #CC0000;
	width: 576px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	padding: 4px;
}
#xmastimesTable .row1 {
	background-color: #3C6;
	width: 588px;
	height: 36px;
	float: left;
}
#xmastimesTable .row2 {
	background-color: #F30;
	width: 588px;
	height: 36px;
	float: left;
}

#xmastimesTable .col1 {
	float: left;
	width: 160px;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: right;
}
#xmastimesTable .col2 {
	float: left;
	width: 160px;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
}
#xmastimesTable .col3 {
	float: left;
	width: 50px;
	padding: 6px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
}
#xmastimesTable .col4 {
	float: left;
	width: 160px;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
}
