
body{
	background-color: #284155;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
}
a:link {
	color: #284155;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #6BA2C9;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #6BA2C9;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color:#6BA2C9;
	text-decoration:none;
	font-weight:bold;
}

#wrapper{
	margin:0 auto;
	width:950px;
	background-color: #EBEBEB;

}

/*subpage*/
#searchArea #searchBg {
	display:none;
}
#header .headerPhoto {
	display:none;
}

#header .headerPhoto2 {
	background-image:url(../images/headerPhoto_subbase.png);
	background-repeat:no-repeat;
	height:197px;
	left:-28px;
	
	margin-top:-200px;
	position:relative;
	_position:absolute ;
	z-index:10;
	width:999px;

}
*+html #header .headerPhoto{
	left:280px;

}
#header {
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:300px;
}

#kwLogo{
	display:none;
}

#header h3{	
	color:#FF9900;
	font-size:1.5em;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
}

#header h4{	
	color:#FF9900;
	font-size:1.3em;
	margin-left:0px;
	font-style:italic;
	margin-top:0;
}

#mainCol{
	width:950px;
	margin-top:15px;
}

#mainColTop{
	margin-top:22px;
	_margin-top:0;
}


html*#mainColTop{
	margin-top:10px;
}


#mainCol #content{
	color:black;
	padding-left:16px;
	padding-right:25px;
}


#mainCol #content > p:first-child, #mainCol #content div > p:first-child, #mainCol #content > h2:first-child, #mainCol #content > h3:first-child{
	margin-top:0;
	padding-top:0;
}

#mainCol #whitespace{
	width:913px;
	margin-left:20px;
}

#mainCol #whitespace #whitespace-top{
	background-image: url(../images/mainBox_top_wide.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:913px;
}

#mainCol #whitespace #whitespace-btm{
	background-image:url(../images/mainBox_bottom_wide.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:913px;
}

#mainCol #whitespace #whitespace-mid{
	background-image: url(../images/mainBox_middle_wide.jpg);
	background-repeat:repeat-y;
	width:913px;

}


#mainCol #mainColTop #mainTitle h3{

	font-size:1.4em;
	font-style:normal;
	font-weight:bold;
	padding:10px;
	color: #333333;
}

#mainCol a:linked{
	color:284155;
	text-decoration:underline;
}
#rightCol{

	display:none;
}

#leftCol{

	display:none;
}
#mainCol #contactInfo{

	width:900px;
	padding-top:20px;
	padding-bottom:20px;
	color: #000000;
	text-align:center;
	


}
#contactInfo a{

	color: #000000;
	
}


#footer{
	background-color: #1B364A;
	clear:both;
	padding: 2px;
	height: 18px;
	
}

#legal{
	text-align:center;
	font-size:10px;
	color:white;
	padding-top:10px;
}
#legal a{
	text-decoration:underline;
	color: #FF9900;
}
#legal p{
	margin-top:5px;
	margin-bottom:0px;
}
#searchBox .middleBox .housepng{
	padding-top:20px;
	padding-left:30px;
	
}

.clearBoth{
	clear:both;
}

#cmaBox{
	height:120px;
}