/* how we're doing = should be green */
#whatwethink #container {
	background-image: url(../../images/nav/thinkNav_background.gif);
}

#whatwethink #main {
	background-image: url(../../images/contentBkg/content_background_think.gif);
	/*border-left: 1px solid #8f833f;*/
} 

#whatwethink h1,
.highlight {
	color: #666600;
}
#whatwethink #main h2 {
	background: #f2f0dd url(../../images/h2/ThinkTop.gif) top no-repeat;
}
#whatwethink #main h2 span{
	background: #f2f0dd url(../../images/h2/ThinkBottom.gif) bottom no-repeat;
}

#whatwethink h3 span.subhead {
	color: #666600;}

/* Navigation */
#whatwethink ul#navigation li.parent a {
	background-image: url(../../images/nav/think_lev1_current.gif);
}
#whatwethink ul#navigation li.parent ul {
	background-color:#e7e5d6;
}
#whatwethink ul#navigation li.parent li a {
	background-color:#e7e5d6;
	background-image: none;
}
#whatwethink ul#navigation li.parent li.current a,
#whatwethink ul#navigation li.parent li a:hover {
	background-color: #d6d6bc;
}
#whatwethink ul#navigation li.parent li.parent li a {
	background-image: url(../../images/nav/think_lev3_arrow.gif);
	background-color:#e7e5d6;
}
#whatwethink ul#navigation li.parent li.parent li a:hover,
#whatwethink ul#navigation li.parent li.parent li.current a {
	background-image: url(../../images/nav/think_lev3_darkarrow.gif);
	background-color: #d6d6bc;
}
#whatwethink ul#navigation li.parent li.parent li.parent a,
#whatwethink ul#navigation li.parent li.parent li.parent a:hover {
	background-image: url(../../images/nav/think_lev3_downhov.gif);
	background-color: #d6d6bc;
}
#whatwethink ul#navigation li.parent li.parent li.parent li a  {
	background-image: url(../../images/nav/think_lev4_arrow.gif);
	background-color:#e7e5d6;
}
#whatwethink ul#navigation li.parent li.parent li.parent li.current a,
#whatwethink ul#navigation li.parent li.parent li.parent li a:hover {
	background-image: url(../../images/nav/think_lev4_darkarrow.gif);
	background-color: #d6d6bc;
}

#whatwethink table td {
	background-color: #f2f0dd;}

a {
	color: #5a5a00;
}
	
#whatwethink #content ul li {
	background: url(../../images/bullets/WhatWeThink_bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
}

#whatwethink #content ul ul li {
	background: none;
	padding-left: 10px;
	margin-bottom: 0;
}
#whatwethink #content  table ul li {
	background: none;
	padding-left: 0;
}

#whatwethink #content ul.sectionNav,
#whatwethink #content ul.sectionNav li {
	background: none;
	border-color: #666600;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#whatwethink #content ul.sectionNav li a:hover {
	background-color: #f2f0dd;
}

/* Extra spacing for this section only */

#content p.footnote {
	margin-bottom: 15px;
}

table {
	margin-top: 10px;
}

.theEnd {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 15px;
}
