@charset "utf-8";
/* CSS Document */


.pageTitleBlue {
	 
	color: #102238; 
	font-size:24px; 
	padding:0px; 
	margin:0px;
	}
#pageTitle2container {
	float: right;
	padding:19px 0px 0px 0px;
	margin:0px;
	width: 441px;
	height: 47px;
}
.pageTitle2BlueBold {
	font-weight:bold;
	font-size:20px;
	color:#102238;
	margin:0px;
	padding:0px;
	font-family:'century gothic','Century Gothic W01 Bold', Verdana, Geneva, sans-serif;
}
.pageTitle2BlueBold a, .pageTitle2BlueBold a:visited {
	color:#102238;
	text-decoration:underline;	
}
.pageTitle2BlueBold a:hover {
	color:#666666;
	text-decoration:underline;	
}


#hm_title_container {
 width:900px;
 height:66px;
 background:url(../images/hm/leftRight_title_bg.jpg) no-repeat #eeeeee;
}
#hm_title_left {
	width:448px;
	text-align:center;
	padding-top:15px;
	margin:0px;
}
#hm_title_left h1 {
	margin:0px;
	padding:0px;
	font-size:26px;
	color:#102238;
}
#maincontent {
 background:url(../images/hm/maincontent_bg.jpg) repeat-y #eeeeee;	
}

#hm_contentcontainer {
  width:900px;
  position:relative;
  top:0px;
  left:0px;
}
#hm_content {
	
}
#col2rightcol {
	float:right;
	width:448px;
	top: 0px;
	right:0px;
}
#col2leftcol{
	padding-left:40px;
	padding-top: 15px;
	padding-bottom:15px;
	line-height:24px;
	width:360px;	
}
#col2leftcol h2 {
	font-size: 18px;
	color:#7d0121;
	text-align: center;
	/*padding-top:15px;*/
	padding-top:8px;
	margin:5px 0;
}
p a {
	color:#003366;
}
.whiteline {
	border-bottom: #ffffff 1px solid;
}
#hm_calltoday {text-align:center; height:105px; padding-top:25px;}

#hm_ads { background:url(../images/hm/right_ad_bg.jpg); 
	/*height:198px; width:448px*/ 
	width:224px; height:400px;float:left; }
#hm_facebookBody { padding-top:5px; background:url(../images/hm/right_facebook_bg.jpg) repeat-x top right #ffffff}
#hm_specials { background:url(../images/hm/rightTitle_bg.jpg); height:64px; width:224px; text-align:center; float:left }
#hm_facebook { background:url(../images/hm/rightTitle_medGray_bg.jpg) left top no-repeat; height:64px; width:224px; text-align:center; float:left }
#hm_ads .imgAd { margin:8px 5px 5px 10px }
.hmService {
	  width:300px;
	/*  border: 1px solid #cccccc; 	padding:10px 20px; */
	  padding:5px;
	  border-bottom:none;
	  margin-left:20px
 }
.hmServiceBottomBorder { border-bottom: 1px solid #cccccc; padding:10px 20px; }
.hmService img { float:left; padding-right:20px }
.hmService a img:hover {
	 opacity:0.8;filter:alpha(opacity=80)
}
.hmServiceTextContainer { display:table; height:30px}
.hmServiceText { 
	width:240px;
	margin-left:10px;
	display:table-cell; 
	vertical-align:middle
}
.hmServiceText h3{
	font-size:16px; font-weight:bold; line-height:16px;
	padding:0; margin:0;
	color:	#003366;
}
.hmServiceText p {
	margin:0;	
	line-height:18px;
}
.hmServiceText h3 a, .hmServiceText p a {
	color:#003366;
	text-decoration:none;	
}
.hmServiceText h3 a:hover, .hmServiceText p a:hover{
	color:#666666;	
}

.hmServiceHeading { 
	text-align:center; font-size:14px; font-weight:bold; line-height:16px;
	padding:0; 
	margin:10px 0;
	color:#7d0121;
}

