@charset "utf-8";
body {
	background-color: #416D07;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/global/bg_Forest.080719%20003.jpg);
	background-attachment: scroll;
	background-position: center top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #072B00;
}
a:link {
	color: #004040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #642ED6;
}

a:hover {
	text-decoration: underline;
	color: #AACD32;
}
a:active {
	text-decoration: none;
	color: #9A291D;
}





.Body {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.KBanner {
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 1050px;
	height: 100px;
}
.KBanner img {
	padding: 0px;
	float: left;
	width: auto;
	margin: auto;
}
#footer {
	color: #EBEBEB;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(../images/global/fill_K-Green.png);
	background-repeat: repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	border-top-width: 15px;
	border-bottom-width: 1px;
	border-top-color: #416D07;
	border-bottom-color: #416D07;
}

#content {
	float: right;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 105px;
	background-image: url(../images/global/fill_Parchment.png);
	background-repeat: repeat-y;
	margin-bottom: 25px;
	padding-bottom: 35px;
}

#content .Header {
	margin: 0px;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 15px;
}
#content .post {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}
#content .post .date {
	display: inline-block;
	float: right;
	background-color: #072B00;
	margin-top: 0px;
	margin-right: 0px;
	color: #EBEBEB;
	border: 1px solid #416D07;
	width: 150px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
#content  .post  .title {
	font-size: 14px;
	margin-bottom: 5px;
	color: #101010;
	display: inline-block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	margin-top: 0px;
}
#content  .post p {
	font-size: 14px;
	color: #101010;
	text-indent: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
#global {
	padding: 0px;
	height: 185px;
	width: 1050px;
}
#global  .KBanner  img {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	padding: 0px;
}
#navBar {
	float: left;
	width: 236px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
#navBar .NavButton {
	background-color: #416D07;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
	border: 1px solid #072B00;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#page {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
}
