#locations_toolbar {

}

	#locations_toolbar .content {
		background: url('../images_site/locations/bg-locations_toolbar.gif') repeat-x;
		width: 1010px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		height: 75px;
	}

		#locations_toolbar .content {
			background: url('../images_site/locations/bg-locations_toolbar.gif') repeat-x;
		}
		
		#locations_toolbar .content .bg1 {
			background: url('../images_site/locations/bg-locations_toolbar_l.gif') no-repeat;
			height: 75px;
		}
		
		#locations_toolbar .content .bg2 {
			background: url('../images_site/locations/bg-locations_toolbar_r.jpg') no-repeat top right;
			height: 75px;
		}
		
		#locations_toolbar .col_l {
			
		}
			
			#locations_toolbar .col_l h1, #locations_toolbar .col_l h2 {
				display: inline-block;
				margin: 0px;
				margin-top: 20px;
			}
			
			#locations_toolbar .col_l a {
				font-size: 25pt !important;
				margin-right: 20px;
				color: #f5821f;
				text-decoration: none;
			}
			
			#locations_toolbar .col_l a:hover {
				text-decoration: none;
				color: #da2128;
			}
			
			#locations_toolbar .col_l h2 {
				font-size: 13pt !important;
				color: #8e8e8e;
				font-weight: 120%;
			}
		
		#locations_toolbar .col_r {
			position: absolute;
			left: 580px;
			top: 0px;
		}
		
			#locations_toolbar .set_home a {
				background: url('../images_site/locations/b-locations_toolbar_home.gif') no-repeat;
				padding-left: 28px;
				height: 22px;
				display: inline-block;
				color: #979696;
				font-size: 7pt;
				width: 80px;
				position: absolute;
				top: 35px;
			}
			
			#locations_toolbar .change_location {
				position: absolute;
				top: 33px;
				left: 139px;
			}

/* START INTRO CONTENT STYLES */
			
#locations_intro #mother {

}
			
#locations_intro #content {
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
	
	#locations_intro #content .row1 {
		height: 222px;
		margin-bottom: 15px;
	}	
		
		#locations_intro #content .row1 .col_l {
			float: left;
			margin-right: 10px;
		}
		
		#locations_intro #content .row1 .col_r {
			float: right;
		}

		
	#locations_intro #content .row2 {
		margin-bottom: 20px;
	}	
	
		#locations_intro #content .row2 .col {
			margin-right: 31px;
			float: left;
			width: 244px;
			margin-right: 14px;
		}	
		
			#locations_intro #content .row2 .col .head {
				background: #f5821f;
				padding-left: 15px;
			}	
			
	
		#locations_intro #content .row2 .col_r {
			display: inline-block;
		}	
		
		#locations_intro #content .content {
			padding-top: 8px;
		}
		
		
		#locations_intro #content .row2 .contact {
			list-style: none;
			margin: 0px;
			padding: 10px;
		}
		
			#locations_intro #content .row2 .contact li {
				padding-bottom: 7px;
				color: #777777;
				font-size: 10pt;
			}
			
				#locations_intro #content .row2 .contact li b {
					color: #f5821f;
					padding-right: 10px;
				}
				
				#locations_intro #content .row2 .contact a.map {
					background: url('../images_site/locations/4arw.gif') no-repeat right;
					padding-right: 15px;
					float: right;
				}
		
		#locations_intro #content .row2 .facil {
			text-align: center;
		}
		
		#locations_intro #content .row2 .map {
			text-align: center;
		}
		
		#locations_intro #content .row2 .map .expand {
			text-align: center;
			background: url('../images_site/locations/magnify.gif') no-repeat top right;
			height: 13px;
			padding-right: 20px;
		}	
		
		#locations_intro #content .row2 .map #location_map {
			width: 244px;
			height: 144px;
			margin-bottom: 4px;
		}
		
		
/* OVERIDE SUB MENU STYLES FROM MAIN STYLESHEET */

#header_sub {
	
}

	#header_sub .content {
		padding-left: 0px;
	}
	
	#header_sub .content a {
		text-decoration: none;
	}
	
	#header_sub .content a:hover {
		color: #da2128;
	}
	


/* FACILITIES SECTION */

.facil_photos {
	border-top: 1px solid #d3d3d3;
}

	.facil_photos ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
		line-height: 100%;
	}
	
	.facil_photos ul li {
		display: inline;
	}
