/* @override http://www.klf.org/css/global.css */

/* @override http://www.klf.org/css/global.css */

* {
	margin: 0;
	padding: 0;
}

/*Background*/

body {
	background-color: #74a2d6;
	background-image: url(../images/bg_repeater.gif);
	background-repeat: repeat-x;
}

#container {
	width: 892px !important;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}

/*Logo & Clouds Header*/

#header_container {
	width: 892px;
	float: left;
	margin-top: 0;
	display: inline;
}

#header_left {
	width: 347px;
	height: 184px;
	float: left;
	display: inline;
}

#header_right {
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	width: 545px;
	height: 184px;
	float: right;
	display: inline;
}

/*Navigation*/

#topnav {
	text-align: center;
	width: 830px;
	height: 39px;
	clear: both;
	margin: 0 auto;
	padding: 8px 0 0 62px;
}

#nav, #nav ul {
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	text-align: left;
	float: left;
}

#nav li a {
	color: #676200;
	background-color: #d9da55;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 8px 16px;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
}

#nav li a.current {
	color: #fff;
	font-size: 12px;
	background-color: #afbc21;
	background-image: url(../images/current_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
}

#nav li a:hover {
	color: #fff;
	background-color: #afbc21;
	margin: 0;
}

#nav li ul {
	background-color: #afbc21;
	position: absolute;
	left: -999em;
	width: 9em;
	margin: 0;
}

#nav li ul a {
	color: #676200;
	background-color: #d9da55;
	background-image: none;
	width: 9em;
	margin: 0;
	padding: 6px 18px;
	border-top: 1px solid #afbc21;
}

#nav li ul a:hover {
	color: #fff;
	background-color: #afbc21;
	background-image: none;
	width: 9em;
	margin: 0;
}

#nav li ul a.first {
	border-top: 8px solid #afbc21;
}

#nav li ul a.last {
	border-bottom: 8px solid #afbc21;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*Homepage Content*/

#hp_content_container {
	width: 770px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#tab_box {
	width: 770px;
	height: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
}

#middle_section {
	width: 770px;
	height: 210px;
	clear: both;
	margin-bottom: 20px;
}

#middle_section h2 {
	font-size: 24px;
}

#welcome_text {
	width: 540px;
	float: left;
	display: inline;
}

#hp_mini_box {
	width: 212px;
	height: 200px;
	float: left;
	display: inline;
	margin-left: 18px;
}

#hp_mini_box img {
	margin-bottom: 10px;
}

#hp_mini_box a:hover {
	background-color: transparent;
}

#three_bottom_container {
	width: 770px;
	clear: both;
	min-height: 275px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#hp_box_1 {
	width: 220px;
	float: left;
	margin-right: 55px;
	display: inline;
}

#hp_box_2 {
	width: 220px;
	float: left;
	margin-right: 55px;
	display: inline;
}

#hp_box_3 {
	width: 220px;
	float: left;
	display: inline;
}

.blue_title_text {
	color: #2b56a0;
	font-weight: bold;
	padding: 0;
}

#hp_box_1 p {
	font-size: 13px;
	line-height: 24px;
	padding: 0;
}

#hp_box_1 a {
	color: #2b56a0;
	text-decoration: none;
}

#hp_box_1 a:hover {
	color: #fff;
}

/*Secondary Page Layout*/

#content_left {
	width: 545px;
	float: left;
	margin-top: 20px;
	margin-left: 46px;
	padding-bottom: 40px;
	display: inline;
}

#container_right {
	width: 190px;
	float: right;
	padding-bottom: 40px;
	margin-right: 80px;
	display: inline;
}

.gallery_pics {
	background-color: #3e67ac;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 5px solid #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: none;
}

.gallery_pics img {
	border-style: none;
	display: inline;
}


.gallery_pics a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
}


.gallery_pics a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
}

/*Side Nav and Info Boxes*/

.side_box {
	width: 190px;
	float: left;
	margin-top: 20px;
	display: inline;
	text-decoration: none;
}

.box_top {
	background-image: url(../images/sidebar_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box_middle {
	width: 190px;
	background: #356699 url(http://www.klf.org/images/sidenav_starbar.gif) no-repeat scroll 0 0;
	padding-top: 10px;
}

.box_bottom {
	background-image: url(../images/sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}

.box_middle h3 {
	color: #fff;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 0;
	width: 160px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-bottom-style: none;
	padding: 0 0 8px;
}

.box_middle ul {
	width: 160px;
	padding-left: 18px;
	list-style-type: none;
}

.box_middle li {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}

.box_middle li a {
	color: #d9da55;
}

.box_middle li a:hover {
	color: #fff;
	background-color: #356699;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 3px solid #d9da55;
	border-left: 3px solid #d9da55;
}

#program_logo {
	background-image: url(/images/program_logo_bkg.gif);
}

/*Footer*/

#footer {
	background-image: url(../images/bg_footer_repeater.gif);
	background-repeat: repeat-x;
	height: 230px;
	clear: both;
	padding-top: 25px;
}

#footer_contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}

#sitemap {
	width: 480px;
	float: left;
	display: inline;
}

#sitemap ul {
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
}

#sitemap ul li {
	font-weight: bold;
	list-style-type: none;
}

#sitemap ul ul li {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	background: url(http://www.klf.org/images/chevron.gif) no-repeat 0 6px;
}



#sitemap a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7b9124;
	text-decoration: none;
}

#sitemap a:hover {
	color: #fff;
	background-color: #7b9124;
}

#left {
	float: left;
	display: inline;
}

#middle {
	float: left;
	display: inline;
	margin-left: 20px;
}

#right {
	float: left;
	display: inline;
	margin-left: 20px;
}

#klf_info {
	background: url(http://www.klf.org/images/footer_info_box.gif) no-repeat center top;
	float: right;
	display: inline;
	width: 314px;
	height: 65px;
	padding-top: 60px;
}

#klf_info p {
	color: #586e2a;
	letter-spacing: -1px;
	text-align: center;
	margin: 0;
	padding: 0;
	font: .8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#website_by_47 {
	width: 314px;
	height: 44px;
	float: right;
	display: inline;

	margin-top: 10px;
}

#website_by_47 a {
	text-decoration: none;
	font-size: 0;
	border-style: hidden;
}

/*Global Typography*/

h1 {
	color: #fff;
	font-size: 24px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 24px;
	width: 545px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h2 {
	color: #2b56a0;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	width: 500px;
	margin-bottom: 0;
}

h3 {
	color: #fff;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	background-image: url(../images/asterisk_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 190px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #d9da55;
}

p {
	color: #fff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-bottom: 12px;
}

a {
	color: #ffdc00;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #2b56a0;
	border-bottom-width: 0;
}

.callout {
	color: #fff;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: oblique;
	line-height: 24px;
}

.blue_italics {
	color: #2b56a0;
	font-style: italic;
}

.smaller_blue_italics {
	color: #2b56a0;
	font-style: italic;
	line-height: 30px;
	font-size: 14px;
}


.gallery_italics {
	color: #afd4fd;
	font-size: 11px;
}

.bold {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.25px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

.bold_blue {
	color: #2b56a0;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.blue {
	color: #2b56a0;
}

hr {
	color: #d3da55;
	border: 1px dashed #d3da55;
}

#content_left ul {color: #fff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-bottom: 12px;
	list-style-type: none;
}

#content_left li {
	list-style-type: none;
	list-style-position: inside;
	background: url(http://www.klf.org/images/bullet_yellow.gif) no-repeat 0 4px;
	padding-left: 20px;
}

/*Form Styles*/



tbody {
	padding-bottom: 10px;
	font-family: verdana;
	color: #ffffff;
	font-size: 13px;
}

td {
	padding-bottom: 7px;
}
