/* BEGIN Generic Styles */

body {
	line-height: 24px;
	font-size: 14px;
	color: #666666;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/jh_bkgrnd_body.jpg);
	background-color: #7f85a6;
}

a img {
	border-width: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #1e38d4;
}

a:hover, a:active {
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}

ul {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 80px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

li {
	padding: 0px;
	margin: 0px;
}

h1 {
	text-align: left;
	font-style: normal;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	font-size: 20px;
}

h2 {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}

/* END Generic Styles */
/* BEGIN Content Box Styles */

#contentBox {
	background-repeat: repeat-y;
	background-image: url(../images/jh_bkgrnd_contentBoxMid.jpg);
	margin: auto;
	text-align: left;
	height: auto;
	width: 900px;
}

#contentBox .contentBoxTop {
	background-repeat: no-repeat;
	background-image: url(../images/jh_bkgrnd_contentBoxTop.jpg);
	height: 230px;
	width: 100%;
}

#contentBox .contentBoxTop ul {
	padding-left: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	float: left;
	list-style-type: none;
}

#contentBox .contentBoxTop li {
	display: inline;
	text-align: center;
	float: left;
}

#contentBox .contentBoxTop a:link, #contentBox .contentBoxTop a:visited, #contentBox .contentBoxTop a:active {
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	width: 100px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(../images/jh_bkgrnd_contentBoxTop_normal.jpg);
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #292b35;
	border-style: solid;
	display: block;
}

#contentBox .contentBoxTop li.first a:link, #contentBox .contentBoxTop li.first a:hover, #contentBox .contentBoxTop li.first a:visited, #contentBox .contentBoxTop li.first a:active {
	border-left-width: 1px;
}

#contentBox .contentBoxTop a:hover {
	background-image: url(../images/jh_bkgrnd_contentBoxTop_over.jpg);
}

	/* BEGIN Selected Nav - Page Body Class defines which tab should be "selected" */
	
	.home #contentBox .contentBoxTop ul .home a {
		color: #000000;
		background-image: url(../images/jh_bkgrnd_contentBoxTop_select.jpg);
		border-bottom-color: white;
		border-bottom-width: 1px;
	}

	.bio #contentBox .contentBoxTop ul .bio a {
		color: #000000;
		background-image: url(../images/jh_bkgrnd_contentBoxTop_select.jpg);
		border-bottom-color: white;
		border-bottom-width: 1px;
	}

	.keynotes #contentBox .contentBoxTop ul .keynotes a {
		color: #000000;
		background-image: url(../images/jh_bkgrnd_contentBoxTop_select.jpg);
		border-bottom-color: white;
		border-bottom-width: 1px;
	}
	
	.books #contentBox .contentBoxTop ul .books a {
		color: #000000;
		background-image: url(../images/jh_bkgrnd_contentBoxTop_select.jpg);
		border-bottom-color: white;
		border-bottom-width: 1px;
	}		

	.contact #contentBox .contentBoxTop ul .contact a {
		color: #000000;
		background-image: url(../images/jh_bkgrnd_contentBoxTop_select.jpg);
		border-bottom-color: white;
		border-bottom-width: 1px;
	}		

	/* END Selected Nav */

#contentBox .contentBoxMid {
	padding-right: 50px;
	padding-left: 50px;
	width: 800px;
}

#contentBox .contentBoxBtm {
	background-repeat: no-repeat;
	background-image: url(../images/jh_bkgrnd_contentBoxBtm.jpg);
	height: 75px;
	width: 100%;
}

/* END Content Box Styles */
/* BEGIN Main Box Styles*/

#mainBox {
	margin-bottom: 15px;
	height: 450px;
	width: 800px;
}

#mainBox .button-a {
	float: left;
	height: 120px;
	width: 410px;
}

#mainBox .button-b {
	float: left;
	height: 105px;
	width: 410px;
}

#mainBox .pic {
	float: right;
	height: 450px;
	width: 390px;
}

/* END Main Box Styles*/
/* BEGIN Gray Box Styles*/

.grayBox {
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	background-repeat: repeat-y;
	background-image: url(../images/jh_bkgrnd_grayBoxMid.jpg);
}

.grayBox .top {
	background-repeat: no-repeat;
	background-image: url(../images/jh_bkgrnd_grayBoxTop.jpg);
	height: 20px;
	width: 100%;
}

.grayBox .mid {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 40px;
	padding-left: 40px;
	height: auto;
	width: 720px;
}

.grayBox .btm {
	background-repeat: no-repeat;
	background-image: url(../images/jh_bkgrnd_grayBoxBtm.jpg);
	height: 20px;
	width: 100%;
}

.grayBox h2 {
	margin-left: 0px;
}

.grayBox ul {
	padding-left: 40px;
}

/* END Gray Box Styles*/
/* BEGIN Testimonial Box Styles */

.testimonialBox {
	text-align: left;
	margin-bottom: 30px;
}

.testimonialBox .author {
	padding-bottom: 10px;
	border-bottom-color: #b9b9b9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-right: 40px;
	font-size: 11px;
}

.testimonialBox p {
	margin-left: 60px;
	margin-right: 60px;
}

/* END Testimonial Box Styles */
/* BEGIN Buttons Styles */

a.whiteBtn:link, a.whiteBtn:hover, a.whiteBtn:visited, a.whiteBtn:active {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/jh_bkgrnd_whiteBtn.jpg);
	height: 35px;
	width: 165px;
	font-weight: bold;
	color: #5b5f77;
	font-size: 11px;
	line-height: 35px;
	display: block;
	text-decoration: none;
}

a.grayBtn:link, a.grayBtn:hover, a.grayBtn:visited, a.grayBtn:active {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/jh_bkgrnd_grayBtn.jpg);
	height: 35px;
	width: 165px;
	font-weight: bold;
	color: #5b5f77;
	font-size: 11px;
	line-height: 35px;
	display: block;
	text-decoration: none;
}

/* END Button Styles */
/* BEGIN Button Box Styles */

.buttonBox ul {
	height: 35px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
	list-style-type: none;
}

.buttonBox ul.oneBtn {
	width: 185px;
	margin-left: 267px;
	margin-right: 268px;
}

.buttonBox ul.twoBtn {
	width: 370px;
	margin-left: 175px;
	margin-right: 175px;
}

.buttonBox ul.threeBtn {
	width: 555px;
	margin-left: 83px;
	margin-right: 82px;
}

.buttonBox li {
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
}

/* END Button Box Styles */
/* BEGIN Video Styles */

.videoBox {
	background-repeat: no-repeat;
	background-image: url(../images/jh_bkgrnd_videoBox.jpg);
	padding-top: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	height: 495px;
	width: 720px;
}

.videoStandard {
	padding-left: 120px;
}

.videoWidescreen {
	padding-left: 40px;
}

/* END Video Styles */
/* BEGIN Footer Box Styles */

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	color: #000000;
	font-size: 10px;
	width: 900px;
}

/* END Footer Box Styles */
/* BEGIN Miscellaneous Styles */

.clear {
	clear: both;
}

.left_img {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.right_img {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
/* END Miscellaneous Styles */