﻿body 
{
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	background: #eee;
	position: relative;
}

a 
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:focus
{
	outline: 0;
}

a img
{
	margin: 0;
	padding: 0;
	border: none;
}

img
{
	margin: 0;
	padding: 0;
}

ul 
{
	margin: 0;
	padding: 0;
}

li 
{
	margin: 0;
	padding: 0;
}

#hhnWrap
{
	width: 994px;
	margin: 0 auto 0 auto;
	position: relative;
}

#hhnWrapLeftBorder
{
	position: absolute;
	left: -31px;
	top: 0;
	background: top left repeat-y url('/images/SegmentShadowLft.png');
	height: 100%;
	width: 31px;
	z-index: 200;
}

#hhnWrapRightBorder
{
	position: absolute;
	right: -31px;
	top: 0;
	background: top left repeat-y url('/images/SegmentShadowRt.png');
	height: 100%;
	width: 31px;
	z-index: 200;
}

#hhnHeaderShadow
{
	height: 10px;
	width: 994px;
	background-image: url('/images/SegmentShadow.png');
	z-index: 99; /* menu is @100. just under the header, but over everything in the banner section*/
	position: absolute;
	top: 0;
}

#hhnBannerShadow 
{
	height: 10px;
	width: 994px;
	background-image: url('/images/SegmentShadow.png');
	z-index: 1; 
	position: absolute;
	bottom: -10px;
}

#hhnHeader
{
	margin: 0;
	padding: 0;
	height: 80px;
	background-image: url('/images/Clouds Banner Top_Body.jpg');
	z-index: 100;
	position: relative;
}

#hhnHeader #hhnTopNav
{
	margin: 0;
	padding: 2px 8px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}

#hhnHeader #hhnTopNav img
{
	vertical-align: middle;
}

#hhnHeader #hhnTopNav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#hhnHeader #hhnTopNav ul li
{
	display: inline;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

#hhnHeader #hhnTopNav ul li a
{
	color: #FFF;
	padding: 3px 0 4px 0;
}

#hhnHeader #hhnTopNav ul li a:hover
{
	color: #c5f043;
}

#hhnHeader #hhnMenuNav 
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	right: 0;
	z-index: 20;
}

#hhnHeader #hhnMenuNav ul
{
	list-style: none;
}

#hhnHeader #hhnMenuNav ul li
{
	display: inline;
}

#hhnHeader #hhnSiteLogo
{
	width: 126px;
	height: 116px;
	z-index: 1;
	position: absolute;
	margin: 4px 4px 0 8px;
}

#hhnHeader #hhnSiteLogoText
{
	width: 229px;
	height: 48px;
	z-index: 1;
	position: absolute;
	margin: 16px 4px 0 134px;
}

#hhnCommonBanner
{
	width: 994px;
	height: 160px;
	background-image: url('/images/Cloud layer_Body.jpg');
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#hhnCommonBanner .hhnGrayBorder
{
	position: absolute;
	bottom: 0;
}

#hhnPageTitle
{
}

#hhnCommonBanner #hhnPageTitle
{
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #25b;
	margin: 0;
	font-family: Arial Narrow, Arial, Sans-Serif;
	padding: 22px 0 22px 28px;
	z-index: 20;
}

#hhnHomeBanner
{
	height: 289px;
	background-image: url('/images/Cloud layer_Body.jpg');
	position: relative;
}

.hhnGrayBorder
{
	height: 20px;
	width: 994px;
	background: #777;
	margin: 0;
	padding: 0;
}

#hhnHomeBanner .hhnGrayBorder
{
	position: absolute;
	bottom: 0px;
	z-index: 0;
}

.hhnRachel
{
	width: 289px;
	height: 322px;
	position: absolute;
	top: -14px;
	right: 76px;
}

#hhnHomeBanner .hhnRachel
{
	z-index: 3;
}

#hhnHomeBanner #hhnBannerTextPanel
{
	position: relative;
	left: 86px;
	top: 20px;
}

#hhnHomeTitleText
{
	width: 355px;
	height: 45px;
}

#hhnHomeSubTitleText
{
	width: 530px;
	height: 103px;
	position: relative;
	left: 30px;
	margin: 10px 0 10px 0;
}

#hhnDiaryButtons
{
	position: relative;
	left: 96px;
	max-width: 500px;
}

#hhnDiaryButtons ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#hhnDiaryButtons ul li
{
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

#hhnCommonBody
{
	width: 994px;
	min-height: 641px;
	margin: 0 auto 0 auto;
	background: #eee;
}

#hhnHomeBody
{
	height: 641px;
	background-image: url('/images/Floral Background_Body.gif');
	border-top: solid 1px #fff; /* makes ie fit to banner.*/
}

#hhnHomeBodyLinkSection
{
	margin: 40px 0 0 130px;
}

#hhnHomeBodyLinkSection ul
{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

#hhnHomeBodyLinkSection ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

a.hhnHomeArticleLink
{
	float: left;
	margin: 0 32px 0 0;
	width: 236px;
}

a:hover.hhnHomeArticleLink
{
	float: left;
	margin: 0 32px 0 0;
	width: 236px;
	background: #e6efe6;
}

.hhnHomeArticleLink img
{
	display: block;
	padding: 4px;
	margin: 4px;
}

.hhnHomeArticleLink img.hhnPhoto
{
	background: white;
}

.hhnTopNavDropDownPanel
{
	display:none;
	background-color: #b9cacd;
}

.hhnTopNavDropDownPanel ul 
{
	list-style: none;
	margin: 0 0 0 6px;
}

.hhnTopNavDropDownPanel ul li
{
	margin: 0;
	padding: 2px;
}

.hhnTopNavDropDownPanel a
{
	color: #333;
	font-size: 12px;
	padding: 4px 30px 4px 10px;
	margin: 0;
}

#hhnTopNavDropDownPanel a:hover
{
	color: #3a6a00;
	background-image: url('/images/purple-flower24.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.hhnTopNavDropDownPanel h1
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #eee;
	color: #0645a2;
	padding: 0 0 0 5px;
	margin: 10px 0 0 0;
}

#hhnContactUsPanel
{
	position: absolute;
	right: 0;
	top: 24px;
	width: 440px;
	height: 280px;
	padding: 6px;
	z-index: 300;
}

#hhnSiteMapPanel
{
	position: absolute;
	right: 0;
	top: 24px;
	width: 400px;
	padding: 6px;
	z-index: 300;
}

#hhnTopNav a.open
{
	background:#b9cacd;
}

#hhnTopNav a:hover.open
{
	color: white;
}