/* picture bottom */

#pictureContainer {
	width:772px;
	height:148px;
	background:#A0634D url(../images/design/imgBottom_SantaAna.jpg) no-repeat; /* bg bottom */
	float:left;
	clear:both;
}
#locSectionLinks { 
	width:100%;
	text-align:left;
	font-size:12px;
	margin-bottom:100px;
	float:left;
}
#locSectionLinks a {
	line-height:20px;
	padding:0px 0px 0px 2px;
	text-decoration:none;
	font-weight:normal;
}
a.locSection { color:#838382; }
a.locSection:link { color:#838382; }
a.locSection:visited { color:#838382; }
a.locSection:active { color:#F68200; }
a.locSection:hover { color:#F68200; }

/* LAYERS TEXTS */
#idBusiness {
	display:block;
	clear:both;
}

#idHealth, 
#idEducation, 
#idGolf, 
#idGetting, 
#idDescription {
	display:none;
	clear:both;
}

/* LAYERS PICTURES LEFT */
.picturesLeft { margin-bottom:3px; }
#menuUnder { font-size:11px; }

#idBusinessPic {
	padding:0px 0px 25px 0px;
	display:block;
	clear:both;
}

#idHealthPic,
#idEducationPic,
#idGolfPic,
#idGettingPic,
#idDescriptionPic {
	padding:0px 0px 25px 0px;
	display:none;
	clear:both;
}