@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: #D6D6D6;
	background-image: url(../_images/JBS%20Base.jpg);
	width: auto;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8C593C;
	font-style: normal;
	z-index: 10;
	text-align: left;
}

.oneColFixCtrHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #E9E7DA;
	font-size: 10pt;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #553D23;
	z-index: 0;
	background-image: url(file:///C|/JBSWeb/_images/Header%20JBS%20About.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #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 */
	background-image: url();
}
.oneColFixCtrHdr #mainContent {
	padding: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #E9E7DA;
	color: #B9B1A6;
	text-align: left;
}

.oneColFixCtrHdr #footer {
	padding: 0;
	background-image: url(file:///C|/JBSWeb/_images/Footer%20Base.jpg);
	background-color: #4F3F28;
	background-repeat: no-repeat;
}
.policyheader1 {
	font-weight: bold;
	text-align: center;
	color: #8D5A3F;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #865B39;
	text-align: left;
}
.contactheader1 {
	font-weight: bold;
	color: #8C5B3D;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8C593C;
	text-indent: 0;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	white-space: normal;
	margin-right: 0px;
	padding-right: 0px;
}
.table desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8C5C45;
	text-align: left;
	font-style: normal;
	word-spacing: normal;
	overflow: auto;
	z-index: auto;
}
EventsText {
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
}
footertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #553D23;
	width: 750px;
}
.oneColFixCtrHdr #container #footer div p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #300;
	margin: 0px;
	width: 750px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
