@charset "UTF-8";
/* CSS Document */
 
body {
	background:url(images/bg_main.gif) repeat-x #99adbe;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
	line-height:16px;
}

a:link, a:visited {
	color:#6e8da7;
	font-weight:bold;
}

a:hover, a:active {
	text-decoration:none;
}

img {
	border:none;
}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.clearBoth {
	clear:both;
	font-size:0px;
}

.clearBoth2 {
	clear:both;
	font-size:0px;
	margin-bottom:10px;
}



a.blueLink:link, a.blueLink:visited {
	color:#6e8da7;
	font-size:13px;
	font-weight:bold;
}

/* Wrapper Elements */

#wrap {
	width:950px;
	position:relative;
	height:inherit;
}

#kccwrapBottom {
	background:url(images/bg_mainBottom.png) repeat-x bottom;
	padding-bottom:7px;
	height:inherit;
}

#kccwrapLeft {
	background:url(images/bg_mainLeft.png) repeat-y;
	height:inherit;
}

#kccwrapRight {
	background:url(images/bg_mainRight.png) repeat-y right;
	height:inherit;
}

#kccwrap {
	background-color:#FFFFFF;
	margin:0px 7px;
	border-top:7px solid #ffbb30;
	padding-bottom:15px;
	width:936px;
}

#kccContent {
	margin:0px 15px;
	border-bottom:1px solid #3e72a0;
	padding-bottom:25px;
	width:906px;
	position:relative;
}

/* Header Elements */

#weather {
	float:right;
	font-weight:bold;
	margin-top:5px;
	font-size:9px;
	text-transform:uppercase;
	line-height:normal;
}

	
	.rss_box ul {
		margin:0px;
		padding:0px;
	}
	
	.rss_box li {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	
	a.rss_item:link, a.rss_item:visited {
		text-decoration:none;
		color:#444;
		cursor:text;
	}

#logoKCC {
	margin:25px 15px 0 0;
	float:left;
	padding:3px 15px 3px 0;
	border-right:1px solid #cdd8e1;
	position:relative;
	width:234px;
	height:64px;
}

#address {
	margin-top:25px;
	float:left;
	position:relative;
}

	#directions {
		position:absolute;
		top:0px;
		right:0px;
	}

.headerButton {
	margin-top:28px;
	float:right;
	position:relative;
	width:130px;
}

	.headerButton .dropdown {
		position:absolute;
		background-color:#92a8ba;
		width:130px;
		border-top:3px solid #ffbb30;
		text-transform:uppercase;
		padding:5px 0;
		display:none;
		top:41px;
		left:0px;
		z-index:20;
	}

	.dropdown {
		position:absolute;
		background-color:#92a8ba;
		width:130px;
		border-top:3px solid #ffbb30;
		text-transform:uppercase;
		padding:5px 0;
		display:none;
		top:92px;
	}


	.dropdown div {
		list-style:none;
		margin:5px 0 5px 7px;
		padding:0px;
		font-size:9px;
		font-weight:bold;
	}

	.dropdown a:link, .dropdown a:visited {
		color:#FFFFFF;
		text-decoration:none;
	}

	.dropdown a:hover, .dropdown a:active {
		color:#ffbb30;
		text-decoration:none;
	}

.headerButtonDiv {
	float:right;
	margin-top:28px;
}

#nav {
	margin-top:18px;
	white-space:nowrap;	
	position:relative;
}

	#nav span {
		margin:0px 6px;
		color:#888;
	}
	
	#navOn {
		border-bottom:3px solid #ffbc30;
		padding-bottom:8px;

	}

	#subNavOn {
		border-bottom:3px solid #febc32;
	}

	#nav a:link, #nav a:visited {
		color:#444;
		text-decoration:none;
		font-weight:normal;
		font-size:10px;
		text-transform:uppercase;
	}

	#nav a:hover, #nav a:active {
		color:#ffbb30;
		text-decoration:none;
	}
	
.navIndicator {
	background-color:#FFBB30;
	position:absolute;
	border:none;
	margin:0px;
	padding:0px;
	height:5px;
	top:150px;
	font-size:0px;
}

/* Content Elements */

#homeFlash {
	border-top:#d4d8e0 5px solid;
	border-bottom:#d4d8e0 5px solid;
	margin-top:10px;
	padding:5px 0;
}

#homeleft {
	float:left;
}

	#homeleft p#testimonial {
		width:400px;
		margin:50px 0 0 50px;
	}
	
	#handi {
		width:400px;
		margin:20px 0 0 50px;
		position:relative;
	}
	
	#handiPop {
		width:320px;
		border-top:3px solid #FFBB30;
		color:#fff;
		background:#92A8BA;
		padding:10px;
		position:absolute;
		top:0px;
		left:30px;
		display:none;
	}

#homeright {
	float:right;
	width:275px;
	margin:50px 0;
	padding-right:15px;
}

	#homeright #upcoming {
		margin-top:5px;
	}
	
	#homeright .upcomingevent {
		margin:10px 0px;
	}

.horDiv {
	background:url(images/img_div.gif) repeat-x;
	height:1px;
	font-size:0px;
	margin:10px 0px;
}

.horDiv2 {
	background:url(images/img_div.gif) repeat-x;
	height:1px;
	font-size:0px;
	margin:5px 0 0 0;
	width:816px;
}

#subNav {
	background-color:#e7ebee;
	margin-top:10px;
	height:20px;
	line-height:20px;
	color:#999999;
	overflow:hidden;
}

	#subNav a:link, #subNav a:visited {
		text-decoration:none;
		color:#28567e;
		font-weight:normal;
		text-transform:uppercase;
		font-size:10px;
	}

	#subNav a:hover, #subNav a:active {
		color:#febc32;
	}

#subleft {
	float:left;
	width:300px;
}

#subright {
	float:left;
	width:550px;
}

#subleftWrap {
	width:254px;
	margin:25px 0 0 46px;
}

#subrightWrap {
	margin:25px 0 0 36px;
}

.titleBar {
	background-color:#eeeff3;
	margin:25px 0 10px 0;
}

.titleBar div {
	color:#28567E;
	text-transform:uppercase;
	padding:4px 10px;
	font-weight:bold;
}

#foodImages {
	margin:25px 0 0 46px;
}

#foodImages img {
	margin-left:27px;
}

#policies {
	margin:25px 0 0 46px;
	width:812px;
}

.downloadcol {
	padding-right:25px;
}

.downloadcol2 {
	padding-left:25px;
}

.odd {
}

.even {
	background-color:#f6f7f9;
}

.press td {
	padding:5px 0px;
}

.press td.date {
	padding-left:13px;
}

.press tr.trtitle {
	background-color:#eeeff3;
}

.press tr.trtitle td {
	padding:0px;
}
/* Footer Elements */


img#bottom {
	height:7px;
}

#smgLink {
	width:165px;
	height:20px;
	position:absolute;
	bottom:0px;
	right:15px;
	margin:0px;
	padding:0px;
}

#logoSMG {
	display:none;
}