/* location header styles */
#location-header {
	width:961px;
	height:391px;
}

#location-header .left-content {
	float:left;
	width:286px;
	height:332px;
	border-top:10px solid #9d9d95;
	border-left:10px solid #9d9d95;
	border-bottom:10px solid #9d9d95;
	background-color:#f7f7f1;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
}

#location-header .left-content h1 {
	
	width:233px;
	height:39px;
	text-indent:250px;
	overflow:hidden;
	background: url('../images/location/finding-sts.jpg') no-repeat;
	margin-bottom:80px;
	
}

#location-header .left-content hr {
	height:5px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;
	margin-bottom:15px;
}

#location-header .left-content p {
	font-size: 18px;
	line-height:29px;
	font-family:"Georgia", sans-serif;
	font-weight: normal;
	color:#58595b;
}

#location-header .right-content {
	float:left;
	width:635px;
	height:362px;
	border-top:10px solid #9d9d95;
	border-right:10px solid #9d9d95;
	border-bottom:10px solid #9d9d95;
}



#location-header .right-content img {
	width:635px;
	height:362px;
	
}

#location-header .left-bottom-border {
	float:left;
	width:10px;
	height:10px;
	background: url('../images/header-left-bottom-border.png') no-repeat;
	
}

#location-header .center-bottom-border {
	float:left;
	width:941px;
	height:10px;
	background-color:#f7f7f1;
}

#location-header .right-bottom-border {
	float:left;
	width:10px;
	height:10px;
	background: url('../images/header-right-bottom-border.png') no-repeat;
}

#contact-info {
	width:941px;
	background:#f7f7f1;
	margin:0;
	margin-left:10px;
	padding:0;
	float:left;
}

a {
color:#6a6368;
text-decoration:none;
}

a:hover {
	color:#aeaea5;
	text-decoration:underline;
}


#contact-info h2 {
	width:175px;
	height:26px;
	overflow:hidden;
	background: url('../images/location/contact-info.jpg') no-repeat;
	margin:34px 0 40px 16px;
	text-indent:195px;
}

#contact-info h3 {
	font-family: "Lucida Sans", sans-serif;
	color:#6a6368;
	font-size:14px;
	font-weight:normal;
	margin-bottom:15px;
}

#contact-info p {
	font-family:"Georgia", sans-serif;
	color:#6a6368;
	font-size:18px;
	font-weight:bold;	
}

#contact-details {
	margin-bottom:15px;
}

#contact-details  hr {
	width:915px;
	margin-left:12px;
	margin-top:15px;
	height:5px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;
}

#phone-number {
	padding-left:23px;
	padding-right:71px;
	float:left;
}

#general-inquiries {
	padding-right:56px;
	float:left;
}



#address-section {
	width:941px;
	height:464px;
	background:#f7f7f1;
	margin-left:10px;
	margin-top:10px
}

#address-section .left-content{
	width:250px;
	height:412px;
	padding-left:15px;
	padding-top:15px;
	float:left;

}

#address-section .left-content h2 {
	width:154px;
	height:26px;
	overflow:hidden;
	background: url('../images/location/world-view.jpg') no-repeat;
	margin-bottom:70px;
	text-indent:174px;
}

#address-section .left-content h3 {
	color:#6a6368;
	font-size:14px;
	font-weight:normal;
	font-family: "Lucida Sans", sans-serif;
	padding-bottom:22px;
}

#address-section .left-content h4 {
	font-family:"Georgia", sans-serif;
	color:#6a6368;
	font-size:18px;
	padding-bottom:4px;
}

#address-section .left-content p {
	color:#6a6368;
	font-size:14px;
	font-family: "Lucida Sans", sans-serif;
	padding-top:18px;
	padding-right
}

#address-section .right-content{
	width:660px;
	height:412px;
	padding-top:15px;
	float:left;
}


#address-section .right-content #map {
	width:657px;
	height:412px;
}

#address-section hr {
	margin:0;
	padding:0;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
	margin-top:20px;
	height:5px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;
}



