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

a { 
	border-style:none;
}

a:link {
	color: #063;
}

a:visited {
	color: #666;
}

hr {
	width:100%;
	margin:0;
	border-bottom:0px;
	border-top: dotted #999 2px ;
}


/* ............for flash file to view correctly............... */

object {
display:table;
}

/* ............end............... */


body { 
	background:#DADAC3 url(fhi_images/fhi_bkgrd.jpg) repeat-x top;
	margin: 0px auto;
}

img {
	border-style:none;
}

p {
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	position: relative;
	background: url(fhi_images/fhi_wrapBkgrd.png) repeat-y;
	width:1016px;
	margin:0px auto;
}


/* ............top............... */


#top {
	position:relative;
	background: url(fhi_images/fhi_topGrphx.png) no-repeat top;
	width:1016px;
	height:25px;
	margin:0px;
	z-index:1;
}

#logoContainer {
	position:absolute;
	background:url(fhi_images/fhi_hmLogoTab.png) no-repeat top;
	width:228px;
	height:144px;
	left:83px;
	top:0;
}

#logo {
	position:absolute;
	width:177px;
	height:90px;
	left:26px;
	top:28px;
}

#blogBtn {
	position:absolute;
	width:138px;
	height:32px;
	top:21px;
	left:793px;
}


/* ............content............... */

#hmContent {
	position:relative;
	background:url(fhi_images/fhi_hmContentBkgrd.gif) top repeat-y;
	width:950px;
	margin: -25px 0 0 33px;
}
	#hmContentDecor {
	position: absolute;
	background: url(fhi_images/fhi_hmContentBkgrd_top.gif) top no-repeat;
	width:950px;
	}

#hmFlash {
	position:absolute;
	width:603px;
	height:113px;
	top:192px;
	left:11px;
}

#hmPic {
	position:relative;
	width:950px;
}

#hmInsetPic {
	position:absolute;
	background:url(fhi_images/fhi_hmInset.jpg) top no-repeat;
	width:289px;
	height:255px;
	left:18px;
	top:505px;
}

#hmMainTxt {
	position:absolute;
	width:246px;
	height:334px;
	left: 317px;
	top: 500px;
}
	
	.hmMainTxtStyle {
		font-size:10pt;
		color:#FFF;
		line-height:1.65em;
		letter-spacing:.03em;
	}
	
	.hmPhoneStyle {
		font-size:16pt;
		font-weight:bolder;
		line-height:1.0em;
		letter-spacing:.03em;
	}

#hmEvnts {
	position: relative;
	background:url(fhi_images/fhi_hmEvntBkgrd.gif) top repeat-y;
	width:324px;
	margin:19px 0 0 602px;
}

	#hmEvntsTxt {
		width:270px;
		height:197px;
		padding:0 24px 0 30px;
	}
	
	.hmEvnts {
		font-size:9pt;
		line-height:1.35em;
		letter-spacing:.03em;
	}
	
	.hmEvntsHdr {
		color:#063;
		font-size:11pt;
		font-weight:bolder;
	}
	
	.hmEvntsSubHdr {
		font-size:7pt;
		text-transform:uppercase;
		font-weight:bolder;
	}
	
	.hmEvntsFinePrt {
		font-size:7pt;
		text-transform:uppercase;
		font-weight:bolder;
		line-height:3.5em;
		letter-spacing:.05em;
	}
	
	#hmEvntsBase {
		background:url(fhi_images/fhi_hmEvntBtm.gif) top no-repeat;
		width:324px;
		height:24px;
	}


#hmMeet {
	position: relative;
	width:331px;
	height:70px;
	left: 596px;
	margin: 5px 0 0 0px;
	padding-bottom:10px;
}


/* ............base............... */


#base {
	position:relative;
	background:url(fhi_images/fhi_baseBkgrd.png) no-repeat top;
	width:1016px;
	height:34px;
	margin:0px auto
}

#finePrint {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding: 0 0 0 16px;
}

	.finePrintTxtStyle {
		font-size:8pt;
		color:#333;
		letter-spacing:.04em;
		line-height:1.85em;
	}

