body {
	background-color: #7D6857;
	color: #333333;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
}
#masthead {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 172px;
}
#hdrflash {
	position: relative; 
	left: 46	px;
	right: 22px;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/content.png);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin: 0 auto;*/
	width: 780px;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 780px;
	padding: 1em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 562px;
	margin-top: 20px;
}
#sidebox {
	float: left;
	width: 207px;
	background-color: #4a6202;
	margin-top: 20px;
	border: 2px #FFFFFF solid;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 30px 20px 30px;
	font-size: 0.85em;
}
#solocontent {
	padding: 0 30px 20px 30px;
	font-size: 0.85em;
}
#maincontent p, #solocontent p {
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
.callout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 0 20px 20px 20px;
	margin: 0 0 0 0;
	color: #FFF;
}
#sidecontent p{
	line-height: 1.35em;
	margin: 12px 0;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	font-size: 1.75em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
h3 a:link, h3 a:visited { text-decoration:none; color:#333333;}
h3 a:hover, h3 a:active {
	color: #283101;
	font-style: italic;
}
h6 {
	font-family:"Trebuchet MS", Arial, Geneva, sans-serif;
	fomt-size: 1.5em;
	color: #336600;
	text-align: center;
	font-size: 1.75em;
	margin-bottom: 5px;
	padding: 0px;
}
ul {margin-left: 20px;}
ul ul {margin-left: 1px; }
#sidecontent h3.topheading {
	margin: 5px 0;
}
/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 80px;
	background-position: left bottom;	
    text-align: center;
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 0.6em;
	line-height: 1em;
	color: #76612C;
	padding-top: 7px;
}
#bottom a:link, #bottom a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#bottom a:hover, #bottom a:active {
	text-decoration: underline;
}
/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
}
/*Footer Content*/
#footer {
	padding: 0;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #76612C;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #76612C;
	background-color: #76612C;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#solocontent a:link, #solocontent a:visited, #maincontent a:link, #maincontent a:visited {
	color: #3D6213; /*#339900;*/
	text-decoration: none;
	border-bottom: #000 1px dotted;
	font-weight: bold;
}
#solocontent p a:hover, #solocontent p a:active, #solocontent p a:focus,
#maincontent p a:hover, #maincontent p a:active, #maincontent p a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	border-bottom:none;
}
#sidebox a:link, #sidebox a:visited {
	text-decoration: none;
	color: #BFDD6D;
	font-weight: normal;
}
#sidebox a:hover, #sidebox a:active, #sidebox a:focus {
	color: #FCEE21;
	text-decoration: underline;
}

/******TAB BAR MAGIC NAVBAR STYLES********/
#p7TBMroot {
	font-size: 1em;
	border-top: 1px solid #333333;
	background-image: url(../images/kltab_bevel_bottom.jpg);
	padding: 0 0 16px 0;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#p7TBMrootbox {
	background-image: url(../images/kl-mbar.jpg);
	background-repeat: repeat-x;
	background-color: #97AD73;
}
#p7TBMroot ul {
	padding: 0;
	margin: 0;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
#p7TBMroot li a {
	float: left;
	color: #333333;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background-image: url(../images/klb_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #97AD73;
}
#p7TBMrootuberlink {
	color: #333333!important;
	background-color: #FFFFFF!important;
	background-position: 0px -200px !important;
	background-repeat: repeat;
}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#p7TBMroot li a:hover,
#p7TBMroot li a:focus, 
#p7TBMroot li a:active {
	color: #ECE9D8;
	background-position: 0px -100px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}
/* Image Classes  */
.img-LB-RB {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	border: 2px solid #273500;
	float: left;
}
.img-RB-BL {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: 2px solid #273500;
	float: right;
}
.img-LBTRB {
	padding: 0px;
	margin: 10px 10px 10px 0px;
	border: 2px solid #273500;
	float: left;
}
.img-RBTRB {
	padding: 0px;
	margin: 10px 0px 10px 10px;
	border: 2px solid #273500;
	float: right;
}
.img-sidebar {border: 4px solid #fff;}
.img-staff {border: 2px solid #274F00 }
.imglt {float:left; padding: 5px 5px 5px 0;}
.imgrt {float:right; padding:5px 0 5px 5px;}
.callout-r {
	float: right;
	width: 132px;
	margin: 6px 18px 0px 10px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pcentered {
	text-align: center;
}
.faq {
	font-weight: bold;
	color: #3B9C3B;
}
.faq a:link, .faq a:visited{
	text-decoration: none;
}
.faq a:hover, .faq a:focus, .faq a:active {
	text-decoration: underline;
	color: #FF6600;
}
.story {
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #273500;
}
.tabledata {
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #273500;
	font-weight: bold;
}
.tabledata th {
	color:#273500;
	font-size: 1.3em;
}
.tabledata td {text-align: center;}
#slideshow {
	margin: 35px 0 5px 0;
	text-align: center;
}
a:link.readmore, a:visited.readmore {
	font-variant:small-caps;
	font-size:0.6em;
	color:#CC3300;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover.readmore, a:active.readmore { text-decoration:underline; color:#003300;}
.botboxcon { width: 80%; margin: 0 auto; font-size: 14px;}
.botbox {
	text-align: center;
	line-height:1.5em;
	border: 2px solid #003300;
	padding:10px;
}
.botbox a:link, .botbox a:visited {text-decoration: underline!important; font-weight: normal; color: #3D6213;}
.botbox a:hover, .botbox a:active {text-decoration: none!important; color: #003300;}

