@charset "UTF-8";
/* CSS Document */




#banner {
	background: url(../../images/banner/ourVision.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 0 20px;
	height: auto;
	overflow: hidden;
}

#contents h1 {
	height: 18px;
	width: 331px;
	display: block;
	background: url(../../images/subheads/ourVision.gif) no-repeat;
	padding: 0;
	margin-bottom: 10px;
	text-indent: -2000px;
}

#photo {
	width: 398px;
	/*background: url(../../images/photos/ourVision_photo.png) no-repeat;*/
	height: 330px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

#contents p {
	padding: 5px 0 5px 0;
}

#contents p.accordionContent {
	padding-left: 20px;
	display:none;
}

#contents h2 {
	padding: 15px 0 15px 0;
	font-size: 16px;
}

#contents .accordionButton {
	padding: 5px 0 0px 0;
	font-size: 14px;
	height: 18px;
	background:url(../../images/Bullet_arrowSmallWhite.gif) 0 9px no-repeat;
	text-indent: 20px;
	display:block;
	cursor: pointer;
}

#quoteDevon{
	width: 172px;
	height: 290px;
	text-align: left;
 	float: left;
	background:url(../../images/quotes/devonSmullen.png) no-repeat;
	margin: 30px 0 0 8px;
	padding: 210px 58px 0 50px;
	overflow: hidden;
	display: block;
	border: 0;
}
html>body #quoteDevon {
	width: 178px;
	height: 270px;
	padding: 215px 60px 0 67px;
	background:url(../../images/quotes/devonSmullen.png) 16px 5px no-repeat;
	margin: 20px 0 0 0;
}
