h1 span {
	display:none;
}
h2 {
	margin: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #072f84;	
	text-transform: uppercase;
}
#SiteMap_Links .Links h3 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
}
h4 {
	color: #138dca;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;	
}

#about_content {
	background: url(../images/about/about_top_bg.jpg) no-repeat right top;
	border-top: 1px solid #055DB7;
	border-bottom: 1px solid #28ABE2;
	padding: 38px 52px;
}

#about_top {
	width: 550px;
	min-height: 180px;
	font-weight: bold;
	color: #138dca;
	padding-top: 5px;
	
}	

.about_items {
	margin-bottom: 20px;
    width: 550px;
}

.about_items h3 {
	/*background-image: url(../images/about/title_difference.gif);*/
	height: 18px;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;	*/
}
.about_copy h4 {
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #F5A50B;	/*border: 1px solid #FF0000;	*/
}
.about_items .divider {
	height: 2px;
	padding: 0px;
	background-image: url(../images/hours/opening_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
img.toRight {width:290px; height:240px; float:right; display:inline;}
