@charset "UTF-8";
/* CSS Document */




#banner {
	background: url(../../images/banner/locationDirections.jpg) 77px 32px no-repeat;
}

#leftColumn #DNA {
	width: 273px;
	height: 180px;
	margin: 5px 0 0 0;
	padding: 69px 0 0 35px;
	background:url(../../images/BG_dna.png) no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #472a00;
}

#leftColumn #DNA ul {
	display:block;
	margin: 10px 0 0 20px;
	list-style: url(../../images/Bullet_arrowLargeWhite.gif);
	clear:both;
	}
	
#leftColumn #DNA li a, #leftColumn #DNA li a:link, #leftColumn #DNA li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; !important
	font-size: 17px; !important
	line-height: 18px; !important
	text-align: left;
	text-decoration: none;
	color: #472a00;
	}
	
#leftColumn #DNA li a:hover, #leftColumn #DNA li a:focus {
	text-decoration: none;
	color: #fef3cf;
	}
	

#contents {
	width: 331px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	overflow: hidden;
}

#contents h1 {
	height: 18px;
	width: 331px;
	display: block;
	background: url(../../images/subheads/locationAndDirections.gif) no-repeat;
	padding: 0;
	margin-bottom: 10px;
	text-indent: -2000px;
}


#photo {
	width: 405px;
	height: 345px;
	margin: 25px auto 10px auto;
	background: url(../../images/photos/map.png) no-repeat;
}

#photo #mapInset {
	position: relative;
	top: 53px;
	width: 360px;
	height: 234px;
	margin: 0 auto;
	background: none;
	border: 1px solid #999;
	overflow:hidden;
}

html>body #photo #mapInset {
	opacity:0.7;
	filter:alpha(opacity=70);	
}



#quoteAndy {
	width: 154px;
	height: 210px;
	text-align: left;
 	float: left;
	background:url(../../images/quotes/andyKaye.png) no-repeat;
	margin: 5px 0 0 8px;
	padding: 190px 82px 0 52px;
	overflow: hidden;
	display: block;
	border: 0;
}
html>body #quoteAndy {
	width: 154px;
	height: 210px;
	padding: 195px 72px 0 68px;
	background:url(../../images/quotes/andyKaye.png) 16px 5px no-repeat;
	margin: 0;
}

ol{
	padding: 7px 0 0 18px;
}

#contents h2 { padding: 15px 0 0 0;}