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

body {
	background-color: #666;
	background-image: url(../images/hp/cap_bckgrd_stripe.jpg);
	background-repeat: repeat-x;
}
html, body, p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #5D5F3D;
	-moz-text-shadow: 0px 2px 2px rgba(0,0,0,0.5);
	-webkit-text-shadow: 0px 2px 2px rgba(0,0,0,0.5);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	color: #666;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E73D24;
}
a:link {
	color: #122C59;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #122C59;
	font-weight: normal;
}
a:hover {
	color: #666;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: ##122C59;
	font-weight: normal;
}	
#outerWrapper {
	width: 980px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
	box-shadow: 0 0 12px #333;
	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
}
#contentWrapper {
	width: 980px;
	background-image: url(../images/jh_content_bkgd.jpg);
	background-repeat: no-repeat;
	height: 556px;
	float: left;
}
#oneWrapper {
	float: left;
	height: 556px;
	width: 235px;
}
#1a {
	float: left;
	height: 429px;
	width: 235px;
}
#1b {
	float: left;
	height: 127px;
	width: 235px;
}
#title {
	height: 556px;
	width: 498px;
	float: left;
}
#threeWrapper {
	float: left;
	height: 556px;
	width: 247px;
}
#3a {
	float: left;
	height: 232px;
	width: 247px;
}
#3b {
	float: left;
	height: 324px;
	width: 247px;
}
#nav {
	clear: both;
	width: 980px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 21px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #FFF;
}
#copyright {
	clear: both;
	width: 980px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	background-color: #FFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666;
}
