body {
	
	background-color: #161410;
	color: #000000;
	font: 75%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

	/*margin: 0px 0;*/
	/*padding: 0;*/
	/*background: #FFFFFF;*/
	/*background: #000000;*/
	
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	/*font: normal 11px Arial, helvetica, sans-serif;	color:#31333B;*/
	/*font: normal 75% Arial, helvetica, sans-serif;	color:#31333B;*/
	/*font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;*/
	/*color: #574210;*/
	

}



#header {
	width: 700px;
	height: 193px;
	margin-left: auto;
  	margin-right: auto; 
  	
  	border-bottom: 0px solid;
  	padding: 0px 0px 0px 0px;
  	background: #ffcd04;
  	
}

#menu {
	width: 700px;
	height: 45px;
	margin: 0 auto;
	background: #8fa819;
}

#submenu {
	width: 700px;
	height: 35px;
	margin: 0 auto;
	background: #8fa819;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#submenu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}


#menu li {
	display: inline;
}

#submenu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	margin-left: 10px;
	height : 35px;
	width : 55px;
	padding: 5px 10px 0px 10px;
	border-bottom: 4px solid #330010;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #ffcd04;
}

#submenu a {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	height : 15px;
	width : 140px;
	padding: 5px 10px 0px 10px;
	/*border-bottom: 4px solid #330010;*/
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #ffcd04;
}


#menu a:hover {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}

#submenu a:hover {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}


#menu .active a {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}

#submenu .active a {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}

#indeximages {
	float: left;
	width: 320px;
	margin: 0 auto;
	background:#FFFFFF;	
}

#content {
	width: 700px;
	margin: 0 auto;
	background:#FFFFFF;
	
	/*border-top: 1px solid #FFFFFF;*/
	/*border-bottom: 1px solid #FFFFFF;*/
	text-align : justify;
	
}

#content_frame {
	width: 700px;
	height:500px;
	margin: 0 auto;
	background:#FFFFFF;
	
	/*border-top: 1px solid #FFFFFF;*/
	/*border-bottom: 1px solid #FFFFFF;*/
	text-align : justify;
	
}

/*#index-bottom {
	width: 320px;
	height:400px;
	margin: 0 auto;
	background:#FFFFFF;
	text-align : justify;
	background: url(images/kca_background.jpg) no-repeat left center;
		
}
*/

#content_index {
	text-align : left jusitfy; 
}


#right-left {
	width: 270px;
	padding: 0px;
	margin-left:0px;
	float:right;
	/*background: #ff00ff;*/
	}
#right-right{

	width: 180px;
	padding: 0px;
	float:left;
	background:#FFFFFF;
	/*background: #ff00ff;*/
	
	}
	


#right {
	width: 380px;
	padding: 0px;
	margin-left:5px;
	margin-right:5px;
	float:right;
	/*background: #ff00ff;*/
	}

#right-01 {
	width: 330px;
	padding: 0px;
	margin-left:0px;
	margin-right:10px;
	float:right;
	/*background: #ff00ff;*/
	}


#right-02 {
	width: 450px;
	padding: 0px;
	margin-left:10px;
	margin-right:20px;
	float:right;
	/*background: #ff00ff;*/
	}



#left {
	width: 280px;	
	margin: 0 auto;
	float:left;
	padding-left:10px;
	padding-top:0px;
	padding-right:5px;
	background:#FFFFFF;

	/*background: #ff0000;*/
}

#left-left {
	width: 160px;	
	margin: 0 auto;
	float:left;
	margin-left:20px;	
	margin-right:10px;	

	/*background: #ff0000;*/
}

#footer {
	width: 700px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	border-top: 2px solid #FFFFFF;
	background: #8fa819;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}

#mission {
 color:#8fa819;
 font-weight:normal;
 font-size:1em;padding-left:0px;
 text-transform: uppercase;
 text-align: center;
 font-family:cursive;
 text-shadow : 1px 2px 5px silver;

text-indent: 0em;
letter-spacing: 0.1em;
word-spacing: 0.2em;
line-height: 1.5em;
white-space: normal;
font-effect: emboss;
font-effect: engrave; 
 }
 
#medialeft {
 font-weight:bold;
 font-size:12px;padding-left:12px;
 text-transform: uppercase; padding-bottom:2; padding-top:2;margin: 0 auto;
 border-top: 1px solid #FFFFFF;
 background: #FFFFFF; border-bottom: 0px inset #969696; 

  }


 
 h1 {
 color:#8fa819;
 font-weight:bold;
 font-size:15px;padding-left:12px;
 text-transform: uppercase;
 }
 
 h3 {
 font-weight:bold;
 font-size:12px;padding-left:12px;
 text-transform: uppercase; padding-bottom:2; padding-top:2;margin: 0 auto;
 border-top: 1px solid #FFFFFF;
background: #E1E1E1; border-bottom: 0px inset #969696; 

 
 }



 .weekdaytop {
 color:#3f71b6;
 font-weight:bold;
 padding-left:12px;
 text-transform: uppercase;border-bottom: 2px solid #8fa819;
 }

 .weekday {
 color:#3f71b6;
 font-weight:bold;
 padding-left:12px;
 text-transform: uppercase;border-top: 2px solid #8fa819;border-bottom: 2px solid #8fa819;
 }

.hr_schedule {
 	height:0.1px;border-bottom: 1px solid #31333B;
 }


 .subtitle {
  color:#ffcd04;
  font-weight:bold;
  padding-left:10px;
  text-transform: uppercase;
 }
 
 .schedule {
	background-color:#E9E9EB;margin: 20 auto;align:center;
	color: #000000;
	/*background: url(images/emblem.jpg) no-repeat center center;*/

 }
 
.time {
	color:#31333B;border:0;width:55%;text-align: left;font-weight:normal; 
	padding-left:12px;border:0px;}

.service {
	color:#31333B;width:45%;float: left; text-align: left; font-weight:bold; 
	padding:0px;border:0px;cell-spacing:0px;cell-padding:0px;
}

.blue {
	color:#3f71b6;
	font-weight: 800;
}

.bluesquare {
 	color:#3f71b6;
 	font-weight: 800;
 	padding-left:12px;
 	background: url(images/square.gif) no-repeat left center;
}


a {
	color:#3f71b6;
}

a:hover {
	color:#3f71b6;
	text-decoration :none;
}

hr {
	width:100%;
	height: 1px;
	color:#8fa819;
	background-color:#8fa819;

}

.hr2 {
	width:80%;
	height: 1px;
	color:darkgrey;
}

table { 
	border-bottom-color:#3f71b6;
	/*font-size:10px;*/
	padding:1px;border:0px;cell-spacing:0px;cell-padding:0px;

}

#footnote { 
	font-size:0.7em;

}

p {
	color:#ffcd04;
	float: left; text-align: left; line-height: 150%; margin-left: 0 
}

#weeklyschedule {
	width:280px;
	height:363px;
    	background:#8fa819; 
	color: #FFFFFF;
	font-weight:bold;
	background: url(images/stone08.jpg) no-repeat left center;
	
}

.scheduleframe {
	width:280px;
	height:254px;
    	background:#8fa819; 
	color: #FFFFFF;
	font-weight:bold;
	background: url(images/stone01.jpg) no-repeat left center;
	
}

.scheduleframe2 {
	background:#8fa819;
	color: #FFFFFF;
	font-weight:bold;
	background: url(images/square.gif) no-repeat left center;


}

.ads {
	cursor:hand;
}

strong{ color:#408EC0;}
strong a{ color:#006AAE; text-decoration:underline; font-weight:normal}
strong a:hover{ color:#006AAE; text-decoration:none; font-weight:normal;}
