/*URI:http://www.KFRCKids.org/
Version:1.0
Description:fixed width 2-column design with top menu
Author:Lauren A. Keller
Author URI:http://www.SandstoneDigital.com/
*/
*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	}
ol,ul{
	margin:10px 15px;
	}
li{
	padding:5px 0 0 5px;
	}
blockquote,q{
	quotes:none;
	}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
	}
table{
	table-layout:fixed;
	border-collapse:collapse;
	border-spacing:0;
	}
body{
	font:16px/1.25 Arial,sans-serif,Verdana,Tahoma;
	color:#666;
	line-height:1;
	text-align:center;
	background:#ffc;
	}
p{
	line-height:1.25;
	margin:.5em 1em 1.125em;
	}
a:link,a:visited{
	color:#f60;
	text-decoration:none;
	}
a:link,a:visited{
	color:#f60;
	}
h1,h2,h3,h4,h5,h6{
	margin:10px 0;
	font-size:200%;
	font-weight:normal;
	color:#699;
	}
h1{
	color:#666;
	}
h2{
	font-size:150%;
	}
h3{
	font-size:133%;
	}
h4,h5,h6{
	font-size:108%;
	}
img,a img{
	border:0;
	}
hr{
	display:none;
	}
#head{
	display:block;
	width:939px;
	height:206px;
	margin:10px auto 0;
	background:url('images/head.jpg') no-repeat;
	}
#head ul{
	float:right;
	margin:5px 5px 0 0;
	}
#head li{
	display:inline;
	float:left;
	margin-left:2px;
	padding-top:18px;
	text-align:left;
	}
#head li a:link,#head li a:visited{
	padding:3px 7px;
	font-weight:bold;
	color:#306;
	line-height:1.5;
	text-decoration:none;
	}
#head li:focus,#head li:hover,#head li:active{
	background:url('images/link_arrow.gif') no-repeat center top;
	}
#head li a:focus,#head li a:hover,#head li a:active{
	background:#cddbd4;
	}
#head ul ul,#head ul ul ul{
	display:none;
	}
#head li li,#head li li li{
	display:none;
	}
#head li.current_page_item{
	background:url('images/link_arrow.gif') no-repeat center top;
	}
#head .current_page_item a{
	color:#ffae00;
	background:#cddbd4;
	}
#head h1 a{
	display:none;
	}
#pre-main{
	width:100%;
	margin:0 auto;
	background:#fff;
	}
#main{
	width:939px;
	margin:0 auto;
	text-align:left;
	background:#fff url('images/col_left_bottom.gif') no-repeat 30px bottom;
	}
#cont_top{
	width:939px;
	height:47px;
	margin:0 auto;
	background:url('images/content_top.gif') no-repeat;
	}
#col_lt{
	float:left;
	width:540px;
	margin:10px 0 10px 30px;
	}
#sidebar{
	float:right;
	width:350px;
	margin:0 0 15px;
	}
#sidebar ul{
	list-style:none;
	margin:0;
	}
#sidebar ul p{
	margin:0;
	}
#sidebar ul ul{
	margin-left:20px;
	}
#sidebar ul ul li{
	list-style-type:disc;
	}
#sidebar h3.gallery a{
	display:block;
	color:#699;
	}
#foot{
	position:relative;
	width:879px;
	height:100px;
	margin:0 auto;
	font-size:11px;
	color:#699;
	text-align:left;
	background:url('images/foot_bg.gif') no-repeat;
	}
#foot div{
	float:right;
	width:300px;
	}
#foot div ul{
	float:left;
	width:43%;
	margin-top:15px;
	}
#foot div li{
	display:block;
	margin:5px 0;
	border:0;
	}
#foot p{
	clear:left;
	margin:5px 0 10px 10px;
	}
#foot a{
	color:#699;
	}
#foot ul#nav{
	float:left;
	margin:43px 0 15px;
	}
#foot #nav li{
	display:inline;
	border-left:1px solid #699;
	}
#foot #nav li:first-child{
	border:0;
	}
#foot #nav li a{
	margin:0 7px;
	line-height:1.125;
	}
#quotes{
	position:relative;
	left:30px;
	bottom:-15px;
	width:477px;
	height:125px;
	z-index:9;
	overflow:hidden;
	}
#quotes h3{
	padding-left:15px;
	background:url('images/arrow.gif') no-repeat 0 center;
	}
.clear-b{
	clear:both;
	}
.fl_lt{
	float:left;
	}
.fl_rt{
	float:right;
	}
h3.gallery{
	width:90%;
	margin:0;
	padding:5px 0 5px 25px;
	font-size:108%;
	font-weight:bold;
	background:#ecf1ed url('images/gallery_arrow.gif') no-repeat 265px center;
	}
