@charset "utf-8";
body {
	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: left;
	background-color: #929292;
	background-image: url(../images/bkkg_main.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px outset #333; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/bkkg_container5.jpg);
	background-repeat: no-repeat;
	height: auto;
	font-size: small;
}
.oneColFixCtrHdr #container #mainContent h3 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: lighter;
	color: #FC0;
	margin-left: 300px;
	line-height: 24px;
}

.oneColFixCtrHdr #header {
	height: 190px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 760px;
}
.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 */
}
.oneColFixCtrHdr #mainContent {
	width: 760px;
	padding: 0;
	height: 325px;
	color: #CCC;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-top: -20px;
}
.oneColFixCtrHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../images/footer2.jpg);
	height: 800px;
	width: 800px;
	padding: 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 */
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 22px;
	color: #CCC;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	margin-top: 5px;
}
.oneColFixCtrHdr #mainContent h1 {
	width: 740px;
	padding: 0;
	height: 0px;
	color: #CCC;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: lighter;
	line-height: 20px;
	text-indent: 30px;
}
.oneColFixCtrHdr #container #mainContent h5 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #CCC;
}
.oneColFixCtrHdr #container #mainContent a {
	font-family: "Century Gothic";
	font-style: italic;
	font-weight: lighter;
	color: #FFC;
	text-decoration: none;
}
.oneColFixCtrHdr #indexcontainer {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px outset #333; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bkkg_index.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
.oneColFixCtrHdr #footnote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
}
.oneColFixCtrHdr #footnote a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent h6 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
}
.oneColFixCtrHdr #container #mainContent h4 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #666;
	text-decoration: none;
	line-height: 24px;
	font-variant: normal;
	text-indent: 40px;
	margin-bottom: -15px;
}
.oneColFixCtrHdr #indexcontainer #mainContent h6 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
}
.oneColFixCtrHdr #indexcontainer #mainContent2  h6 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	margin-top: 180px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #subpagecontainer {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px outset #333; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	background-repeat: no-repeat;
	height: 400px;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #footer2 {
	background-image: url(../images/footer10.jpg);
	height: 245px;
	width: 800px;
	padding: 0;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #subpageheader {
	height: 190px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 760px;
}
.oneColFixCtrHdr #mainContent2 {
	width: 760px;
	padding: 0;
	height: 240px;
	color: #CCC;
	margin-left: 40px;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #000;
	margin-right: 40px;
}
.oneColFixCtrHdr #subpagecontainer #mainContent2  h5 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #CCC;
}
.oneColFixCtrHdr #header2 {
	height: 25px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 760px;
	background-color: #000;
}
.oneColFixCtrHdr #subpagecontainer {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px outset #333; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	background-repeat: no-repeat;
	height: auto;
	font-size: small;
}
.oneColFixCtrHdr #subpagecontainer #mainContent2 {
	width: 720px;
	padding: 0;
	height: 240px;
	color: #CCC;
	margin-left: 40px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 40px;
}
.oneColFixCtrHdr #mainContent22 {
	width: 760px;
	padding: 0;
	height: 260px;
	color: #CCC;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #subpagecontainer #mainContent22 h5 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #FFF;
}
.oneColFixCtrHdr #subpagecontainer #mainContent22 h4 {
	font-family: "Century Gothic";
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #CCC;
	line-height: 33px;
}
.oneColFixCtrHdr #subpagecontainer #mainContent22 a {
font-family: "Century Gothic";
	font-style: italic;
	font-weight: lighter;
	color: #FFC;
	text-decoration: none;
}
.oneColFixCtrHdr #containerfirst {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px outset #333; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/bkkg_container5.jpg);
	background-repeat: no-repeat;
	height: auto;
	font-size: small;
}
.oneColFixCtrHdr #container #mainContent h7 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.oneColFixCtrHdr #subpagecontainer #mainContent2 a {
	width: 720px;
	padding: 0;
	height: 240px;
	color: #FFF;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
}
