		Body
			{
				background: url(images/hoh_bkg.jpg) repeat-x 0 0 #fff;
				color: #555555;
				font-size: 12px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				margin: 0px;
				text-align: left;
			}
		.footer
			{
				background: #DFF0DE;
				font-size: .75em;
				color: #555555;
			}
		.smallfooter
			{
				color: #555555;
				font-size: 8pt;
			}
		.pagetitle
			{
				color: #0c5711;
				font-size: 1.4em;
				font-weight: bold;
				font-family: "Times New Roman", Times, serif;
			}
		td {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
			}
		.left {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				background-image:  url(images/back2.jpg);
				background-repeat: repeat-y;
			}
		.content {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				background: #FFFFFF;
			}
		.subheader
			{
				color: #0c5711;
				font-size: 1.2em;
				font-weight: bold;
				font-style: italic;
				font-family: "Times New Roman", Times, serif;
			}
	
		.sidebartext
			{
				font-size: 10px;
				color: #555555;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.caption
			{
				color: #000000;
				font-size: .75em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.headerfootertext
			{
				color: #000000;
				font-size: .7em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		.alternatelink
			{
				/*alternate to the standard a tag*/
			}
		a.alternatelink:link
			{
				color: A0292C;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: A0292C;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: A0292C;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: A0292C;
				text-decoration: none;
			}
		a:link
			{
				color: #006699;
				text-decoration: underlined;
			}
		a:active
			{
				color: #006699;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #009966;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #009966;
				text-decoration: none;
			}
		.weaver
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .75em;
			font-weight: normal;
			color: #333333;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
    .bubble {width: 120px; height: 40px; font-size:11px; text-align: left;}
    .bubble h1 {margin: 0; padding: 0; font-size: 11px;}

.contact-info {
	clear: both;
	margin-top: 15px;
	float: left;
	width: 144px;
}

/**** BEGIN MAIN NAVIGATION ****/
	
#navigation {
	width: 144px;
	margin-top: 45px;
	float: left;
}

#navigation ul.menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation ul.menu li ul {
	display: none;
}

#navigation .menu li:hover ul {
	left: 144px;
	display: block;
	height: auto;
	background: none;
	top: 0;
	position: absolute;
	z-index: 999;
}

#navigation ul.menu li {
	position: relative;
	z-index: 19;
	float: left;
	width: 144px;
	display: block;
	margin: 0;
	padding: 0;
}

#navigation ul.menu li ul.menu li {
	background: none;
	width: 200px;
}

#navigation ul.menu li a {
	display: block;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
	color: #152f49;
	border-bottom: solid 1px #0c5711;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	text-decoration: none;
	z-index: 1000;
	margin: 0;
	text-align: right;
	font-style: italic;
}

#navigation ul.menu li a:hover {
	color: #c99700;
}

#navigation ul.menu li:hover > a {
	color: #c99700;
}

#navigation ul.menu li ul.menu a:hover {
	text-decoration: none;
	background-color: #c99700;
	color: #152f49;
	border-bottom: none;
}

#navigation ul.menu li ul.menu li:hover > a {
	text-decoration: none;
	background-color: #c99700;
	color: #152f49;
	border-bottom: none;
}

#navigation .menu ul a:hover,
#navigation .menu ul a:focus {
	color: #fff;
}

#navigation ul.menu li ul a {
	background-color: #0C5711;
	color: #fff;
	width: 200px;
	padding: 2px 5px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 0;
	display: block;
	text-transform: none;
	text-align: left;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#navigation ul.menu li ul.menu li ul {
	display: none;
}

#navigation ul.menu li .menu li:hover ul {
	left: 210px;
	display: block;
	height: auto;
	background: none;
	top: 0;
	position: absolute;
	z-index: 99999;
}

#navigation ul.menu li ul.menu li ul a {
	background-color: #0C5711;
	border-bottom: none;
	color: #fff;
	width: 200px;
	padding: 2px 5px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#navigation ul.menu li ul.menu li ul.menu a:hover {
	text-decoration: none;
	background-color: #c99700;
	color: #152f49;
	border-bottom: none;
}

#navigation ul.menu li ul.menu li ul.menu li:hover > a {
	text-decoration: none;
	background-color: #c99700;
	color: #152f49;
	border-bottom: none;
}

/**** BEGIN MAIN NAVIGATION STYLES ****/

