/* Style Sheet developed by Mike Kilmer and Associates */
/* copyright 2008 */

/* FrontPage settings */
.Row01 {
	display:block;
	width:100%;
	height:244px;
}
	.Row01 .Logo {
		display:block;
		float:left;
		width:398px;
		height:100%;
		background:url(../images/FrontPageLogo.png) #4a130c top left no-repeat;
		border:
	}
	.Row01 .FrontPageRotator {
		display:inline;
		float:left;
		width:402px;
		height:100%;
		background:url(../images/FrontPagePic01.jpg) top left no-repeat;
	}
		a.EnEspanol {
			position:absolute;
			display:block;
			width:785px;
			margin:5px auto 0 auto;
			color:#e0eaee;
			font-family:'Arial Narrow', Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight:500;
			text-align:right;
			text-decoration:none;
			z-index:100;
			border:0;
		}
		a.EnEspanol:hover {
			text-decoration:underline;
			border:0;
		}
		
.Row02 {
	display:block;
	width:100%;
	height:131px;
	overflow:hidden;
}

	.Row02 a.Navi01 {
		display:inline;
		float:left;
		width:199px;
		height:100%;
		border:0;
		margin:0;
	}
		.Row02 a.Navi01 img {
			width:199px;
			height:100%;
			border:0;
			margin:0;	
		}
	.Row02 a.Navi02 {
		display:inline;
		float:left;
		width:199px;
		height:100%;
		border:0;
		margin:0;
	}
		.Row02 a.Navi02 img {
			width:199px;
			height:100%;
			border:0;
			margin:0;	
		}
	
	.Row02 a.Navi03 {
		display:inline;
		float:left;
		width:200px;
		height:100%;
		border:0;
		margin:0;
	}
		.Row02 a.Navi03 img {
			width:200px;
			height:100%;
			border:0;
			margin:0;	
		}
	
	.Row02 a.Navi04 {
		display:inline;
		float:left;
		width:202px;
		height:100%;
		border:0;
		margin:0;
	}
		.Row02 a.Navi04 img {
			width:202px;
			height:100%;
			border:0;
			margin:0;	
		}	
	
.Row03 {
	display:block;
	margin:3px 0 0 0;
	padding:6px 0 30px 0;
	background-color:#f7dfad;
}
	.Row03 div {
		margin:18px 101px 0 101px;
		font-size:13px;
		text-align:center;
		color:#5e221d;
		/* letter-spacing:1px; */
	}
.Row3_1 {
	display:block;
	width:100%;
	height:168px;
	background:url(../images/FrontPageMissionStatement.png) top left no-repeat;
}
.Row04 {
	display:block;
	width:100%;
	height:57px;
	background:url(../images/FrontPageFooter.png) top left no-repeat;
}
	.Row04 a.FooterNavi {
		display:inline;
		float:left;
		width:40px;
		height:26px;
		margin-top:33px;
	}
	
