body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body{
	margin:0 auto;
	padding:0;
	text-align:center;
	background:#fff;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555;
}

p{
	line-height:22px;
	display:block;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

a{
	color:#7C144A;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h2{
	display:block;
	margin:0px 0px 10px 0px;
	font-size:28px;
	font-weight:bold;
	color:#7C144A;
}
h3{
	font-size:18px;
	font-weight:bold;
	color:#7C144A;
	margin:0px 0px 10px 0px;
}
h4{
	font-size:15px;
	font-weight:bold;
	color:#7C144A;
	margin:0px 0px 10px 0px;
}
strong{font-weight:bold;}

.clr{
	voice-family: "\"}\"";  /* hide "clear:both" from IE5.x */
	voice-family:inherit;
	clear: both;
}/* other browsers will use this DIV to clear floats */
html>body .clr { clear: both; } /* allow Opera to recover and get correct value */

#container{
	margin:0 auto;
	width:100%;
	background:#fff;
}

#logo, #footer{
	clear:both;
	width:960px;
	margin:auto;
	text-align:left;
}
	a#goshen{
		outline:none;
		display:block;
		width:400px;
		height:135px;
		margin:0 auto;
		background:#fff url('../images/logo-financial.jpg') no-repeat;
		text-indent:-9999px;
	}

#header{
	width:100%;
	height:135px;
	overflow:hidden;
	margin:0 auto;
}

#navigation{
	width:100%;
	clear:both;
	height:30px;
	margin:0 auto;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background:#7C144A;
	-webkit-box-shadow: 0px 2px 8px 0px #af9149;
	box-shadow: 0px 2px 8px 0px #af9149;
}
	#navigation:after { /* clearing without presentational markup, IE gets extra treatment */
		display:block;
		clear:both;
		content:" ";
	}
	#navigation ul{
		margin:0 auto;
		padding:0;
		display:table;
		white-space:nowrap;
	}
	#navigation li{
		float:left;
		display:table-cell;
		line-height:30px;
	}
	#navigation a{
		float:left;
		color:#fff;
		background:#7C144A;
		position:relative;
		top:0px;
		z-index:2;
		padding-left:12px;
		text-align:center;
		text-decoration:none;
		white-space:nowrap; /* required in IE 6 */    
	}
	#navigation a:hover, #navigation a:focus, #navigation a:active, #navigation a.selected{
		text-decoration:none;
		outline:0; /* prevent dotted border in Firefox */
		color:#ccc;
	}
	#navigation a span{
		width:15px; /* IE 6 treats width as min-width */
		min-width:15px;
		height:24px; /* IE 6 treats height as min-height */
		min-height:24px;
		padding-top:3px;
		padding-right:12px;
	}
	*>#navigation a span{ /* hide from IE 6 */
		width:auto;
		height:auto;
	}
/*IE Hack to center Navigation*/
#navigation ul {/display:inline-block;}
#navigation ul{/display:inline; }
#navigation ul li{/display:inline-block}
#navigation ul li{/display:inline;}
#navigation ul a{/display:inline-block;}
#navigation{/text-align:center}

#content{
	display:block;
	width:960px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

/*Left Column and Right Column*/
#box-container{
	margin:30px 0px;
	clear:both;
	overflow:hidden;
}
	.box-a{
		float:left;
		width:690px;
		margin-right:20px;
	}
	.box-b{
		float:left;
		width:250px;
	}
	.box-c{
		clear:both;
		width:960px;
	}
	.box-a, .box-b, .box-c{
		margin-top:5px;
	}

		.head-title{
			overflow:hidden;
			margin:0 0 10px;
		}
		.preamble{
			position:relative;
			text-align:left;
		}
			.preamble ul{
				list-style:disc;
				margin-left:20px;
				float:left;
			}
			.preamble li{
				clear:both;
				float:none;
			}

/*Bottom Navigation*/
.navbot{
	clear:both;
	margin:30px 0;
	text-align:center;
	overflow:hidden;
}
.navbot a{
	color:#7C144A;
}

/*Drop Caps Image*/
.drop-left{
	display:block;
	float:left;
	margin-right:15px;
}
.drop-right{
	display:block;
	float:right;
	margin-left:15px;
}

/*Footer, image is the same as #logo*/
#footer{
	margin:5px auto 20px;
	text-align:center;
	border-top:1px solid #ddd;
}
	.footer-content{
		background:#fff;
		margin:0px 50px;
		padding:15px 10px 0px;
		font-size:11px;
		line-height:20px;
	}

/*Sitemenu Bullet Links*/
ul#sitemenu{
	margin:0px;
	color:#aaa;
	list-style:none;
	float:none;
	clear:both;
	overflow:hidden;
}
	ul#sitemenu li{
		margin:0px 0px 8px;
		background:none;
		padding:0;
	}
	ul#sitemenu li a{
		display:block;
		margin:0px;
		color:#777;
		padding:10px;
		background:#eee;
		text-align:center;
		border-right:3px solid #9e2167;
	}
	ul#sitemenu li a:hover{
		color:#333;
		background:#ddd;
		text-decoration:none;
	}
		ul#sitemenu li ul{
			list-style:none;
			margin:8px 0 0;
			width:100%;
		}
			ul#sitemenu li ul li{}
				ul#sitemenu li ul li a{
					display:block;
					text-align:center;
				}

/*Family Service*/
a.healthcare, a.housing{
	display:inline-block;
	float:left;
	width:200px;
	height:200px;
	background:url(../images/family/health.jpg) repeat-x 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
a.housing{
	margin-left:9px;
	background:url(../images/family/housing.jpg) repeat-x 0 0;
}