@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* 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;
	margin-top: 25;
	margin-right: 0;
	margin-bottom: 25;
	margin-left: 0;
	background-color: #fff;
	background-image:url(file://///integrity-1/Mr%20Krabs%20(D)/INTEGRITY%20WEB%20SOURCE/Clients-Vendors/NorthHardinChristianSchools/NHCS_1/images/NHCS_BG_Emerald_1.png);
	background-repeat: repeat-x;
	background-image: url(file://///integrity-1/Mr%20Krabs%20(D)/INTEGRITY%20WEB%20SOURCE/Clients-Vendors/NorthHardinChristianSchools/NHCS_1/images/NHCS_BG_Emerald_1.png);
	background-attachment: fixed;
	background-image: url(../images/NHCS_BG_Emerald_1.png);
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.oneColFixCtrHdr #header {
	height: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;




	background-image: url(file://///integrity-1/Mr%20Krabs%20(D)/INTEGRITY%20WEB%20SOURCE/Clients-Vendors/NorthHardinChristianSchools/NHCS_1/images/NHCSBanner.gif);
	background-image: url(file://///integrity-1/Mr%20Krabs%20(D)/INTEGRITY%20WEB%20SOURCE/Clients-Vendors/NorthHardinChristianSchools/NHCS_1/images/NHCSBanner3.jpg);
	background-image: url(../images/NHCSBanner3.jpg);
}
.oneColFixCtrHdr #preheader {
	background-color: #777777;
	height: 28px;
	font-family: Perpetua, Georgia;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.oneColFixCtrHdr #container #preheader a {
	font-size: 14px;
	font-style: normal;
	color: #030;
}
.oneColFixCtrHdr #container #preheader a {
	font-size: 12px;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


.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(file://///integrity-1/Mr%20Krabs%20(D)/INTEGRITY%20WEB%20SOURCE/Clients-Vendors/NorthHardinChristianSchools/NHCS_1/images/NHCSBanner.gif);
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: inset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-left-style: outset;
	padding: 0;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #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-size: 10px;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: Cambria, "times New Roman";
	padding-left: 10px;
	padding-right: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 14px;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent ul li {
	font-family: Cambria, "times New Roman";
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Cambria, "times New Roman";
	padding-left: 20px;
}
.oneColFixCtrHdr #container #mainContent ol li {
	font-family: Cambria, "times New Roman";
	padding-right: 20px;
	font-size: 14px;
}

.oneColFixCtrHdr #container #mainContent table tr #Links a {
	color: #000;
	font-size: 100%;
}
.oneColFixCtrHdr #container #mainContent ul ul li {
	list-style-type: circle;
	font-size: 14px;
}
#Links {
	font-family: Cambria, "times New Roman";
	text-align: center;
}
#NotebookArea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 32px;
	padding-left: 25px;
	vertical-align: top;

	background-image: url(file://///integrity-1/Mr%20Krabs%20(D)/INTEGRITY%20WEB%20SOURCE/Clients-Vendors/NorthHardinChristianSchools/NHCS_1/images/notepad.jpg);
	background-image: url(../images/notepad.png);
}
#rateTable {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 03px;
}
#busSchedule {
	background-image: url(file://///integrity-1/Mr%20Krabs%20(D)/INTEGRITY%20WEB%20SOURCE/Clients-Vendors/NorthHardinChristianSchools/NHCS_1/images/busRouteBG.jpg);
	font-family: Cambria, "times New Roman";
	background-repeat: no-repeat;
	background-image: url(../images/busRouteBG.jpg);
}


.oneColFixCtrHdr #container #mainContent table tr #NotebookArea p a {
	color: #306;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent h3 {
	font-family: Cambria, "times New Roman";
}
