#nav {
	z-index: 999;
}
#nav .mainMenu {
	background: url(/wp-content/themes/kc_one/img/bg/mainmenu-on-black.gif) 0 0 repeat-x;
}
#pageBody {
	background: #000 none;
	padding-left: 0;
}
#primary {
	position: absolute;
	top: -10px;
}
#secondary {
	background: url(/wp-content/themes/kc_one/img/bg/home_secondary.gif) 0 0 repeat-y;
	position: relative;
	margin-top: 390px;
	margin-bottom: -10px;
	padding-top: 10px;
	width: 789px;
}



#home-message {
	left: 5px;
	top: 10px;
	width: 789px;
	height: 399px;
	background: url(/wp-content/themes/kc_one/img/bg/home-msg2.jpg) 0 0 repeat-x;
	padding: 25px 0 100px;
}
#home-message p {
	margin-left: 48px;
	margin-right: 435px;
	font-family: Georgia, serif;
	font-size: 125%;
	line-height: 1.67em;
	color: #fff;
}



#home-viewbtn {
	position: absolute;
	left: 50px;
	top: 340px;
}
#home-viewbtn a {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 20px;
	border: 1px solid #5f5c4b;
	padding: 9px 30px;
	background-color: #a2996b;
	color: #fff;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}
#home-viewbtn a:hover {
	background-color: #c3be97;
	text-decoration: none;
}



#home-slideshow {
	height: 500px;
}
#home-slideshow .gallery {
	width: 800px;
	background-color: #000;
}
#home-slideshow .gallery .gallery-item {
	float: none;
	padding-top: 10px;
}
#home-slideshow .gallery img {
	border: none;
}
#home-slideshow .gallery .gallery-caption {
	width: 720px;
	height: 60px;
	padding: 20px 40px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	line-height: 1.5em;
	color: #fff;
}
#home-slideshow .gallery dl {
	margin: 0;
}



#secondary .widget {
	clear: both;
}
#secondary .widget h3 {
	color: #e8e7c3;
}

#secondary .widget_recent_entries {
}
#secondary .widget_recent_entries ul {
	width: 760px;
	height: 180px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#secondary .widget_recent_entries ul li {
	background: url(/wp-content/themes/kc_one/img/bg/home_news-item.gif) 0 0 no-repeat;
	float: left;
	margin: 0 12px 12px 0;
}
#secondary .widget_recent_entries ul li a {
	display: block;
	width: 155px;
	height: 130px;
	padding: 10px;
}
#secondary .widget_recent_entries ul li a:hover {
	background-color: #e8e7c3;
	text-decoration: none;
}


