body {
	text-align:center;
	background:#583719 url(jha-bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#333;
	padding: 0px;
}

/* LAYOUT ----------------- */

div#frame { 
	width:1100px; 
	height:100%; 
	margin:0 auto; 
	padding:0;
	background:url(bg-page.gif) repeat-y; 
	overflow:hidden;
	text-align:left;
}
/*IE6*/ * html div#frame { overflow:visible; }

.head_img { margin-bottom:0px; }

div#left_column { float:left; width:203px; padding:0 22px 0 9px; margin-right:14px;  }
/*IE6*/ * html div#left_column { width:203px; }

div#contentPhoto { float:left; width:740px; padding:0px 0px 0px 0px; }
div#contentText { float:left; width:660px; padding:12px 0px 34px 34px; }
div#footer { text-align:center; padding:24px; }

 <!-- use in div#contentText: background:#fff1d0 when editing -->

/* SLIDE SHOW SYLES */

div#fadeshowHome { float:left; padding:0px 0px 0px 0px; }
div#fadeshow2toggler  {float:center; text-align:center; padding:0; }

/* CONTENT *----------------- */

h1 {
	font: normal 22px/26px Arial, Helvetica, sans-serif;
	color: #810E1A;
	letter-spacing:0.01em;
	margin-bottom: 0.2em;
}
h2 {
	font:normal 16px/18px Arial, Helvetica, sans-serif;
	color: #810E1A;
	letter-spacing:0.01em;
	margin-bottom:0.4em;
	line-height:22px;
}
h3 {
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color: #810E1A;
	letter-spacing:0.01em;
	margin-bottom:0.2em;
}


a {
	font-weight:bold;
	text-decoration:none;
	color: #810E1A;
}
a:hover {
	color: #b91425;
}

p {
	line-height:20px;
	margin-bottom:0;
}

div.content p { line-height:20px; }
div.content a { color:#660000; }
div.content a:hover { color:#336633; text-decoration:none; }
.info {
	color:#000000;
	line-height:17px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 20px;
}

#footer strong { color: #3e7f09; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  }

/* NAVIGATION --------------- */

ul#navSection { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FEECC6;
	font-size:16px;
	line-height:8px;
	letter-spacing:0.02em;
	margin-bottom:5px;
}
ul#nav {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #C48733;
	font-size:12px;
	line-height:16px;
letter-spacing:0.02em;
	margin-bottom:20px;
}

ul#navSection li { text-align:left;margin-left: 20px; margin-bottom:5px; }
ul#nav li { text-align:left;margin-left: 20px; margin-bottom:5px; }


ul#navSection li a { 
	color:#FEECC6;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.02em;
	margin-bottom:5px;
	}

	ul#nav li a { 
	color:#C48733;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.02em;
	margin-bottom:20px;
	}

ul#navSection a:hover { color:#FFB042; }
ul#nav a:hover { color:#FFB042; }

/* FORMS -------------------- */

table.tbl_form { width:600px; margin-bottom:1.2em; background:#d9d5be; }
table.tbl_form tr { vertical-align:baseline; }
table.tbl_form th { background:#cac7b1; width:120px; padding:8px 12px 8px 4px; color:#666; font-weight:normal; text-align:right; border-bottom:1px solid #9e9b8a; }
table.tbl_form td { padding:6px; }

div.form_box { background:#cac7b1; padding:8px; margin-bottom:1em; width:580px; }

/* MISC --------------------- */

.img_center { float:center; margin:1.2em 1.2em 1.2em 1.2em; }
.img_right { float:right; margin:0 0 1.2em 1.2em; }
.img_right_bdr {
	float:right;
	margin:1.2em 2.0em 1.2em 1.2em;
	border:1px solid #333;
}
.img_left { float:left; margin:0 1.0em 1.0em 0; }
.img_left_bdr { float:left; margin:0 1.2em 1.2em 0; border:1px solid #333; }
.img_top { float:left; margin:0em 0em 0em 0; }

.smallText {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

.quote { font: 20px Verdana, Arial, Helvetica, sans-serif; color: #A9C0D9; line-height:30px; }

.closed { font-size: 11px; font-weight: bold; text-transform: uppercase; color: #CC6600; }
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #996600;
	margin-right: 14px;
}
.capInfo {
	font-family: Calibri, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #660000;
	margin-left: 20px;
}
.Copyright {
	color:#C48733;
	line-height:16px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

