@charset "UTF-8";
/* CSS Document */

#banner {
	background: url(../../images/banner/ourStaff.jpg) 0 0 no-repeat;
	width: 924px;
	height: 256px;
}
#leftColumn{
	margin-top: 7px;	
}
#contentSecondary_container{
	margin-top: 5px;	
}
html>body #leftColumn{
	margin-top: 15px;	
}
html>body #contentSecondary_container{
	margin-top: 5px;	
}

#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: 260px;
	margin: 0 0 0 5px;
	float: left;
	padding: 0;
	height: auto;
	overflow: hidden;
}

#contents h1 {
	height: 18px;
	width: 260px;
	display: block;
	background: url(../../images/subheads/brianSonderman.gif) no-repeat;
	padding: 0;
	margin-bottom: 10px;
	text-indent: -2000px;
}

#photo1 {
	padding: 30px 0 0 0;
	margin: 25px 5px 0 0;
	background: url(../../images/photos/brian1_photo.png) no-repeat;
	width: 133px;
	height: 175px;
	float: right;
	display: block;
	overflow: hidden;
}

#photo2 {
	padding: 30px 0 0 0;
	margin: 0 5px 0 0;
	background: url(../../images/photos/brian2_photo.png) no-repeat;
	width: 146px;
	height: 180px;
	float: right;
	display: block;
	overflow: hidden;
}

#photo3 {
	padding: 30px 0 0 0;
	margin: 0 5px 0 0;
	background: url(../../images/photos/brian3_photo.png) no-repeat;
	width: 134px;
	height: 169px;
	float: right;
	display: block;
	overflow: hidden;
}

#photo4 {
	padding: 30px 0 0 0;
	margin: 0 5px 0 0;
	background: url(../../images/photos/brain4_photo.png) no-repeat;
	width: 134px;
	height: 182px;
	float: right;
	display: block;
	overflow: hidden;
}

html>body #photo1, html>body #photo2, html>body #photo3, html>body #photo4{
	margin-right: 10px;
}


#quoteBrad{
	width: 195px;
	height: 220px;
	text-align: left;
 	float: left;
	background:url(../../images/quotes/bradHemze.png) no-repeat;
	margin: 0 0 0 8px;
	padding: 190px 72px 0 34px;
	overflow: hidden;
	display: block;
	border: 0;
}
html>body #quoteBrad {
	width: 195px;
	height: 220px;
	padding: 195px 42px 0 54px;
	background:url(../../images/quotes/bradHemze.png) 16px 5px no-repeat;
	margin: 0;
}
