/* directions page - overrides of existing styles */

	#mainColumn { margin-bottom: 20px;}
	
	#mainColumn .left a { color: #482B70 }

	#topSection {
		height : 158px !important;
		background-image: url(../images/directions/directions_header_bgd.gif) !important;
		background-repeat : no-repeat !important;
	}
	
	.twoColumn #mainColumn #bottomSection #left #bodyCopy {
		width : 100% !important;
	}
	
	.twoColumn #mainColumn #bottomSection #left {
		margin-top : -39px !important;
		width : 100%;
	}
	
	.shutter-box {
		width : 100%;
		font-size:80%;
		clear:both;
		padding-top:20px;
		padding-bottom:20px;
	}
	
	.expand-button {
		left : auto;
		right : 26px; 
	}
	
	.twoColumn {
		background-image: url(../images/display/twoColumnTile.gif) !important;
		background-repeat: repeat-y !important;
	}
	
	.twoColumn #mainColumn #bottomSection #left #bodyCopy {
	 background-image : none !important;
	}
	
	.mainContent {
		background-image : url(../images/directions/right_border.gif) !important;
		background-position : 949px 0px;
		background-repeat : repeat-y;
	}
	
	#tabNav {
		width : 100%;
		background-repeat: repeat-x !important;
		background-position : 105% 100%;
		background-image: url(../images/directions/tab_bgd.gif);
	}	
		
	.entry .copy {
		font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight : normal;
		margin : 0px 0px 12px 0pxpx;
		padding : 0px;
		font-size: 110%;
		width : 80%;
	}				
	
	.entry .copy p {
		margin : 0 0 5px 0;
		padding : 0;
	}				
		
	.expandable-section {
		padding-bottom : 0 !important;
		width : 100% !important;
	}
		
	#breadCrumbs a {
		background-image: url(../images/directions/dark_arrow.gif) !important;	
	}
	
	