@import "main.css";

#branding-image2 {
	left: 661px;
}

#nav-main #location-link {
	left: 686px;
	width: 85px;
	height: 47px;
	background: transparent url("../../img/nav/location_on.jpg") top left no-repeat;
}

#nav-main #location-link a, #nav-main #location-link a:hover {
	background: transparent url("../../img/nav/location_on.jpg") top left no-repeat;
}

#page-title {
	background: transparent url("../../img/location/title.jpg") top left no-repeat;
}

#main-content p {
	text-indent: 0em;
	width: 300px;
}

#our-address, #phone-label, #fax-label, #reservations-label, #personalized-directions, #car-service {
	font-weight: bold;
}



#location-details {
	position: relative;
	top: 60px;
	width: 800px;
	height:18px;
}

#contact-us {
	background: transparent url("../../img/location/contactus.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	position: absolute;
	top: 0;
	left: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 115px;
	height: 16px;
}

#contact-us a {
	background: transparent url("../../img/location/contactus.jpg") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#printable-directions {
	background: transparent url("../../img/location/directions.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	position: absolute;
	top: 0;
	left: 170px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 174px;
	height: 18px;
}

#printable-directions a {
	background: transparent url("../../img/location/directions.jpg") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#points-of-interest {
	background: transparent url("../../img/location/pointsofinterest.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	position: absolute;
	top: 0;
	right: 165px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 158px;
	height: 18px;
}

#points-of-interest a {
	background: transparent url("../../img/location/pointsofinterest.jpg") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#print-map {
	background: transparent url("../../img/location/print_map.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	position: absolute;
	top: 0;
	right: 15px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 105px;
	height: 16px;
}

#print-map a {
	background: transparent url("../../img/location/print_map.jpg") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}



#city-map {
	position: absolute;
	top: 45px;
	left: 430px;
	background: url("../../img/location/map_bg.jpg") top left no-repeat;
	width: 395px;
	height: 238px;
}

* html #city-map {
	left: 430px;
}

#city-map object {
	position: relative;
	top: 14px;
	left: 32px;
}

#city-map #view-larger {
	background: transparent url("../../img/location/view_larger.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	position: absolute;
	top: 235px;
	left: 36px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 55px;
	height: 6px;
}

#city-map #view-larger a {
	background: transparent url("../../img/location/view_larger.jpg") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
/*	width: 100%;
	height: 100%; */
	width:70px;
	height:11px;
	text-decoration: none;
}
