/*
div#tertiary-nav{
	background-color:#d18628;
	border:1px solid #6aa41d;
	width:165px;
}
div#tertiary-nav h4{
	background-color:#8cc63f;
}
#tertiary-nav .nav-list-secondary{
	background-color:#fefae9;
}
#page-content{
	border-color:#f5ecba;
}
#more-nav{
	clear:left;
}
#more-nav h2{
	margin-bottom:0em;
}
#more-nav li p{
	margin-bottom:0em;
	
	font:normal 14pt/18pt Georgia, Times, "Times New Roman", serif;
}
#more-nav ol{
	margin:0em 0em 1em 1.2em;
	padding:0em;
	
	list-style-type:none;
}
#explore-nav{
	border-left:3px solid #ccc;
	border-right:3px solid #ccc;
	margin-left:0;
	padding:.7em 0 .7em 2.8em;
	
	background:#ececec none;
	list-style-type:disc;
}
#explore-nav li{
	margin-bottom:0;
	
	font: normal 9pt/1.4 Arial, Helvetica, serif;
}
*/
/*.person{
	color:#d18628;
}

div.bubble-quote-box{
	padding:23px 0px 0px 19px;
	background-color:#efefef;
	background-image:url(/explore/graphics/bubble-begin-quote.gif);
	background-repeat:no-repeat;
	margin-bottom:1em;
	width:540px;
	clear:both;
}
div.bubble-quote-box div.top-right{
	padding: 8px 0px 0px 0px;
	background-image:url(/explore/graphics/bubble-top-right.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
div.bubble-quote-box div.bottom-left{
	background-image:url(/explore/graphics/bubble-bottom-left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
div.bubble-quote-box div.bottom-right{
	background-image:url(/explore/graphics/bubble-bottom-right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:12px;
}
div.bubble-quote-box div.bubble-quote-right{
	border-right:6px solid #d18628;
	padding:6px 12px 6px 26px;
}
div.bubble-quote-box .bubble-quote{
	color:#006b3f;
	font:bold 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
}*/

.photo-album{
	margin-bottom:1.4em;
	
	text-align:center;
}
.photo-album .caption{
	text-align:left;
}

/********************************
 ********** IDEA BOOK ***********
 ********************************/

ol#certification-standards{
	margin:0em;
	padding:0em;

	list-style-type:none;
}
ol#certification-standards li{
	margin-bottom:1.4em;
}
ol#certification-standards ol{
	margin:1.4em 1.4em;
	padding:0em 1.4em;
	
	list-style-type:none;;
}
ol#certification-standards h3{
	font-family:Arial, sans-serif;
}
ol#certification-standards ol ol{
	list-style-type: upper-alpha;
}
ol#certification-standards ol ol li{
	margin:0;
}
