@charset "UTF-8";
/* CSS Document */

#NavVisit {
	background-image: url(/Images/SideBarNavigation/PccSideBarTabGHover.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#InteriorPageHeading {
	
	background: url(/Images/InteriorPage/HeaderTabs/GuestsInteriorHeaderTab.jpg) top left no-repeat;
	
	}

#SectionTitle {
	opacity:0.75;
	-moz-opacity:0.75;
	filter: alpha(opacity=75); /*IE*/
}


#map {
	width: 550px; 
	height: 400px;
	border: 1px solid #001C5A;
	}
	
#mapwrap {
	width: 550px; 
	float: left;
	margin: 10px 20px;
	}
	
#directions {
	width: 100%;
	}
	