@charset "utf-8";
/* CSS Document */


#kcsm-wrapper{
	width:900px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
		background:white;

}
#kcsm-container{
	float:left;
	width:880px;
	margin:10px;
	display:block;
}

.box_header{
	margin:0;
	display:block;
	padding:2px 10px;
	text-transform:uppercase;
	background:#e3e5e7;
	color:#444;
	font-size:14px;
	border-bottom:1px solid #dedede;
	background:url(/images/BodyBackground.jpg) repeat-x center top;
}
#kcsm-header{
	float:left;
	height:100px;
	width:100%;
	background:url(/images/new_header_test.png);
	position:relative;
}
div.margin{
	margin:10px;
}
#kcsmlogo{
	height:75px;
	width:156px;
	background:url(/images/kcsm_logo_Clr_transparent.png) no-repeat;
	position:absolute;
	left:10px;
	bottom:10px;
	z-index:1000;

}
#jazzlogo{
	height:45px;
	width:99px;
	position:absolute;
	background:url(/images/Jazz91_BasicBlueFinal.png) no-repeat;
	right:10px;
	bottom:10px;
	z-index:1000;
}

#kcsm-header #kcsm-subnav{
	color:#f1f1f1;	
	text-align:right;
	padding:0;
	margin:0;
	top:5px;
	right:5px;
	width:100%;
	poisiton:absolute;
}
.minheight{
	float:right;
	height:500px;
}
#kcsm-header #kcsm-subnav li{
	display:inline;
}
#kcsm-header #kcsm-subnav li a{
	width:100%;
	padding:0em 1em;
	font-size:11px;
	text-decoration:none;
	color:#ebeffd;
}
#kcsm-header #kcsm-subnav li a:hover{
	color:#f0f0f0;
	text-decoration:underline;
}

.tagline{
	text-align:left;
	left:225px;
	top:35px;
	position:absolute;
	color:#cedffc;
	font-weight:bold;
	font-family: Trebuchet, "Trebuchet MS", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Arial, "Verdana Ref", sans-serif;
	font-size:15px;
	letter-spacing:1px;
}
.tagline span{
	margin-left:56px;
}
#kcsm-content{
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:100%;
	background:white;
	text-align:left;
	position:relative;
}
#kcsm-mainnav{
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	display:block;
	width:100%;
	font-size:15px;
	background:url(/images/box_header.jpg) repeat-x;
}
#kcsm-mainnav li{
	float:left;
	color:#f1f1f1;
	font-weight:normal;	
	width:158px;
	padding:0.2em 0px;
	border-right:1px solid #eedede;
}
#kcsm-mainnav li.noborder{
	border:none;
}
#kcsm-mainnav li a{
	width:100%;
	text-decoration:none;
	color:#ebeffd;
	font-weight:bold;
	color:#204177;
}
#kcsm-mainnav li a:hover{
	color:#889ec1;
}
#kcsm-searchForm{
	float:right;
	padding:0;
	margin:0;
	position:relative;
	top:5px;
	right:10px;
}
#kcsm-searchForm .searchBox{
	border: 1px solid #ccc; 
	padding: 2px;
	width:150px; 
	font-size:11px;
	background:#efefef;
}
#kcsm-searchForm .goButton{
	border: 1px solid #f4f4f4; 
	padding: 0px; 
	margin:0px;
	font-size:13px;
	background:url(/images/bg4.jpg);
}
.slideshow{  
    padding: 0px;
    margin:  0;  
	height:160px;
	width:760px;
	border:1px solid #ddd;
} 
.slideshow img{ 
	display:block;
	margin:5px;
}
div.footer{
	float:left;
	width:100%;
	display:block;
	text-align:center;
	background:#FFFFFF;
	font-size:11px;
	
}
.widget{
	float:left;
	border:2px dashed #f1f1f1;
	background:#f9f9f9;	
	font-size:1em;
	text-align:left;
}
