@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColLiqCtrHdr #container {
	width: 94%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
.oneColLiqCtrHdr #header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	background-color: #0000FE;
	height: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	clear: none;
	float: none;
}
.oneColLiqCtrHdr  #Banner {
	float: left;
}

.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
.oneColLiqCtrHdr #footer {
	bottom: -5px;
	position: absolute;
	width: 87%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	background-color: #0000FE;
	left: 23px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {
	display: inline;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 8px;
	border-bottom-width: 2px;
}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navmenu a {
	text-decoration:none;
	color: blue;
	font-weight: bold;
}
#navmenu a:hover {
	color: #FFFFFF;
}	
.oneColLiqCtrHdr #container #header #Firas img {
	clear: none;
	float: right;
	height: 63px;
	width: 115px;
	padding-right: 20px;
	padding-top: 5px;
}
.oneColLiqCtrHdr  #Telnumber {
	clear: none;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 15px;
	text-align: right;
	padding-left: 5px;
	white-space: nowrap;
}
.Firas {
	margin-right: 20px;
	background-position: left;
}
.JImage1 {
	text-align: left;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.JImageRight {
	text-align: right;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GalleryTableCellFormat {
	border: 1px solid #999999;
	background-color: #E9E7E4;
}
.gallerytextmodifier {
	padding: 10px;
	letter-spacing: 0.15em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	margin-top: 20px;
}
.blueheader {
	letter-spacing: .15em;
	font-weight: bold;
	color: #0000FE;
	text-align: left;
}
.emergency1 {
	letter-spacing: 0.05em;
	width: 90%;
	text-align: left;
	float: none;
}
.floatrightimg {
	margin: 4px;
	padding: 2px;
	float: right;
	clear: none;
	border: 1px solid #666666;
}
.greybordersector {
	padding: 2px;
	border: 2px solid #CCCCCC;
}
.centreboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
	text-align: center;
}
