/* WARNING: I COULDN'T WRITE THIS FILE OVER THE OLD ONE */
/* TRIED TO WRITE FILE : /app/production/mkwinc/www/template/home.css*/
body.home div.t_footer{
	height:36px;
}

ul.h_center{
	width:755px;
	height:241px;
	margin:0;
	padding:0;
	background-image:url(/template/images/home_center.png);
	background-position:0 163px;
	background-repeat:no-repeat;
	margin-left:-11px;
	padding-top:153px;
	padding-left:10px;
}

* html ul.h_center{
	height:394px;
	width:765px;
}

	ul.h_center li{
		float:left;
		width:210px;
		margin:0;
		padding:0;
		display:block;
		padding-left:30px;
		background-repeat:no-repeat;
		background-position:5px 15px;
	}
	
	* html ul.h_center li{
		width:230px;
	}
	
		ul.h_center li h3{
			color: #ae5a57;
			padding:0;
			padding-top: 1.5em;
			font-size: 1.65em;
			margin:0;
			border:none;
		}
		
		* html ul.h_center h3{
			height:57px;
		}
		
		ul.h_center li.h_direction{
		}
		
		ul.h_center li.h_dedication{
		}
		
		ul.h_center li.h_discipline{
		}
		
		
		
.h_tagline{
	text-align:right;
	margin-top:15px;
	font-size:1.2em;
	width:730px;
}

div.t_page{
	background-image:url(/template/images/home_content_top.png);
}


body.home ul.t_navigation li.home a{
	background:none;
}
