/* CSS Document Containing the typical page styles */
body {
	background-color: #FDFAE7;
	color: #666666;
}

h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;
}

ul {
	margin-left: 10px;
	margin-right:5px;
	padding-left: 11px;
	list-style-position: outside;
	list-style-type: disc;
}

li { margin:2px 0px; }

a,a:visited { color:#99CC00; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; }

a:hover,a:focus { text-decoration:none; } 

#page_wrap{
	width:862px;
	margin:5px auto;
}

#page_header_wrap{
	background-image: url(../images/kcf-typical-header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:181px;
}

#page_header{}

#page_logo{
	margin-left: -22px;
	padding-top: 24px;
	float: left;
	position:relative;
}

#page_header_wrap > #page_logo { position:inherit; }

#header_text {
	height: 75px;
	margin-left: 320px;
	margin-right: 280px;
	padding-top: 90px;
}
#header_text p {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}



#page_body_wrap{
	background-image: url(../images/kcf-typical-body.jpg);
	background-repeat: repeat-y;
	height: 443px;
}
#body_background_wrap {
	background-image: url(../images/kcf-typical-body-back.jpg);
	background-repeat: no-repeat;
	background-position: 6px 23px;
	height: 443px;
}
#left_column {
	width: 278px;
	float: left;
	margin-left: 5px;
}

#body_background_wrap > #left_column { margin-left:12px; }

#menu_head {
	background-image: url(../images/kcf-menu-head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
}
#menu_body {
	background-image: url(../images/kcf-menu-body.jpg);
	background-repeat: repeat-y;
	padding: 5px 0px;
}

#menu_body a { display:block; }

.menu_image{ padding:0px 0px 5px 8px; }

#menu_footer {
	background-image: url(../images/kcf-menu-footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
}

#centre_column {
	width: 307px;
	margin-left: 314px;
}
	#text_head {
		background-image: url(../images/kcf-text-head.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 14px;
	}
	
	#text_wrapper{
		background-image: url(../images/kcf-text-body.jpg);
		background-repeat: repeat-y;
		margin-top:-5px;
	}
	
	#centre_column > #text_wrapper{
		margin-top:0px;
	}
	
	#text_body {
		height:400px;
		overflow:auto;
		margin-right:4px;
	}
	
	#text_wrapper > #text_body{
		height:auto;
		max-height:400px;
	}
	
		#text_body p{
	padding:2px 10px;
	line-height:1.1;
	margin-bottom: 5px;
}
		
	#text_footer {
		background-image: url(../images/kcf-text-foot.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 23px;
	}


#right_column {
	width: 212px;
	margin-right: 5px;
	float: right;
}

#body_background_wrap > #right_column { margin-right:16px; }

/*-------------------------------------- Begin Event Styles -----------------------------------------------*/

.event-block{
	border-top:1px solid #99CC00;
	border-bottom:1px solid #99CC00;
	margin: 5px 7px;
}

.event-desc{
	font-size:13px;
	color:#FD6F0B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
 }
 
.event-info{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

/* ------------------------------------- Gallery Styles ---------------------------------------------------------- */

#second_column{
	width: 532px;
	margin-left: 314px;
}

#gallery_head{
	background-image: url(../images/kcf-gallery-head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	display: block;
	margin: 0px auto;
	width: 532px;
}

#gallery_body {
	background-image: url(../images/kcf-gallery-body.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px;
	margin-top:-5px;
}
#body_background_wrap > #gallery_body { margin-top:0px; }

#gallery_float {
	float: left;
}

#gallery_nav {
	padding: 0px 20px;
}

.button_left { float:left; }
.button_right { float:right; }


#gallery_footer{
	background-image: url(../images/kcf-gallery-footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	margin:0px auto;
	width: 532px;
}

.gallery_thumb{
	padding:4px;
	border: 1px solid #FB7009;
	margin-top: 25px;
	margin-right: 6px;
	margin-bottom: 25px;
	margin-left: 6px;
}
.gallery-text-nav {
	margin-top: 0px;
}



/* ------------------------------------- End Gallery Styles ------------------------------------------------*/
#page_footer{
	background-image: url(../images/kcf-typical-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
}

	#page_footer p { color:#FFFFFF; font-size:12px; text-align:center; padding:10px 0px 0px 0px; margin:0px 30px; }

#design_footer{
	margin:5px 30px 3px 30px;
}
#design_left {
	float: left;
}
#design_right {
	float: right;
}


#design_footer p{
	text-align:center;
}
#design_footer  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

#design_footer img {
	vertical-align: text-top;
}
