body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc5ba;
	font-size: 62.5%;
	line-height: 1.6em;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
}
h2, h3, h4, h5 {
	font-family: "Trebuchet MS", sans-serif;
	color: #982416;
	font-weight:normal;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
img {
	border: 0;
}
td {
	vertical-align: top;
}
th {
	text-align: left;
}
hr {
	border-top: 1px solid #fff;
	border-right: 0;
	border-bottom: 0;
	background: #ccc;
	padding: 0;
	margin: 0;
}

/* ----  BACKGROUND COLOR ---- */

#wrapper {
	width: auto;
	background: #252e56;
	background: #45542d;
}

/* ---- HEADER ---- */

#header {
	width: auto;
	height: 153px;
}
#header #sitename {
	width: 795px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/header_bg2.png) no-repeat top right;
}
#header #sitename h1 {
	margin: 0;
	padding: 0;
}
#header #sitename h1 a {
	display: block;
	background: url(../images/header_bg1.gif) no-repeat bottom left;
	width: 300px;
	height: 115px;
}
#header #sitename h1 a span {
	display: none;
}
#header #toolkit {
	background: #fdb812;
	font-size: 1.1em;
	color: #252e56;
	height: 39px;
}
#header #toolkit #search {
	background: url(../images/tagline.gif) no-repeat top left;
	width: 795px;
	height: 30px;
	margin: 0 auto;
	padding: 9px 0 0 0;
	text-align: right;
}
#header #toolkit #search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#header #toolkit #search #searchtxt {
	margin: 0 0 0 10px;
	border: 1px solid #000;
	height: 20px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 15px;
	width: 101px;
	padding: 2px 3px;
	font-size: 100%;
	vertical-align: middle;
}
#header #toolkit #search a {
	color: #252e56;
	text-decoration: underline;
}
#header #toolkit #search #go {
	padding: 0 0 0 3px;
}
#header hr {
	display: none;
}


/* ---- MAIN CONTENT CONTAINER ----*/

#main {
	clear: both;
	width: 795px;
	margin: 0 auto;
	text-align: left;
}

/* ---- NAVIGATION ----*/

#nav {
	width: 795px;
}
#nav ul {
	list-style: none;
	margin: 1px -1px 0 0;
	padding: 0;
	height: 56px;
}
#nav li {
	margin: 0 1px 0 0;
	float: left;
	position: relative;
	text-align: center;
	height: 56px;
}
#nav a {
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	background: #7d110c url(../images/nav_off.gif);
	width: 198px;
	color: #f9e0b4;
	font-size: 1.6em;
	padding: 25px 0 0 0;
	margin: 0;
	height: 56px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 31px;
}
#nav a:hover {
	text-decoration: none;
	background: #827956 url(../images/nav_on.gif);
	color: white;
}
#nav li.act a{
	font-size: 1.3em;
	}
#nav li ul {
	position: absolute;
	top: -9999px;
	left: -9999px;
	margin: 0;
	width: 198px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	top: 56px;
	z-index: 2;
}
#nav li ul li {
	clear: left;
	position: relative;
	padding: 0;
	text-align: left;
	height: 36px;
	height: auto;
	margin: 0;
}
#nav li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: none;
	background-color: #7d110c;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 1.2em;
	padding: 10px 10px 10px 17px;
	width: 198px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 171px;
	height: auto;
}
#nav li ul li a:hover {
	background: none;
	background-color: #827956;
}

/* ---- CALLOUT ---- */

#callout {
	width: 200px;
	border-top: 5px solid #fff;
	float: left;
	margin: 0 0 20px 0;
}

/* ---- MAIN CONTENT AREA ---- */

#content {
	width: auto; 
	margin: 0 0 15px 200px;
	padding: 25px 25px 15px 25px;
	background: #fff;
	border-bottom: 26px solid #EBE3D3;
	min-height: 500px;
	font-size: 1.2em;
	line-height: 160%;
}

#content h2 {
	font-size: 190%;
	color: #982416;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BA;
}
#content h3 {
	font-size: 160%;
}
#content h4 {
	font-size: 140%;
}
#content h5 {
	font-size: 120%;
}
#content h4.rule {
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BA;
}
#flashvideo {
	margin:0px 15px 0 15px;
	padding:5px;
	text-align: left;
}
#flashvideo h3 {
	font-size: 170%;
}
#flashvideo p {
	font-size: 130%;
}
#content img.bodyimage {
	margin:0;
	padding:10px;
	border: 1px solid #CCC5BA;
	background-color: #fff;
}
#content .photocaption {
	margin:0;
	padding:0;
	width:337px;
	background-color: #EDE4D4;
	border-bottom: 1px solid #BDB6AD;
}
#content .photocaption img {
	margin:0;
	padding:10px;
	border: 1px solid #CCC5BA;
	background-color: #fff;
}
#content .photocaption p {
	margin:0;
	padding: 7px 14px 10px 14px;
	font-size:90%;
	line-height:1.2em;
}
#content .photosmallcaption {
	margin:0 0 0 10px;
	padding:0;
	float:right;
	width:160px;
	background-color: #EDE4D4;
	border-bottom: 1px solid #BDB6AD;
}
#content .photosmallcaption p {
	margin:0;
	padding: 7px 14px 10px 14px;
	font-size:90%;
	line-height:1.2em;
}
#content .photosmallcaption img {
	margin:0 0 5px 0;
	padding:7px;
	background-color:#fff;
	border: 1px solid #CCC5BA;
}
#video_content {
	width: auto; 
	margin: 0 0 15px 200px;
	padding: 25px 25px 15px 25px;
	background: #fff;
	border-bottom: 26px solid #EBE3D3;
	min-height: 500px;
	font-size: 1.2em;
	line-height: 200%;
	position: relative;
	min-height: 600px;
}
#video_content h2 {
	font-size: 190%;
	color: #982416;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BA;
}
#video_content h3 {
	font-size: 140%;
	margin: 20px 0 10px 0;
}
#video_content h4 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin: 20px 0 0 0;
}
#video_content p {
	margin: 20px 0 20px 0;
}
#video_content p.lead {
	margin-top: 0px;
}
#video_content .thickbox img {
	border: 1px solid #990000;
}
#video_content .graph {
	padding: 3px 0 3px 0;
}

/* ---- SECONDARY NAVIGATION AND FEATURES ---- */

#secondnav {
	float: right;
	margin: 0 0 0 20px;
	width: 180px;
}
#feature {
	clear: right;
	float: right;
	margin: 0 0 0 20px;
	width: 180px;
}
#secondnav h3, #feature h3 {
	font-size: 115%;
	margin: 0;
	padding: 6px 15px;
	background: #252e56;
	background: #827956;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	color: #fff;
}
#secondnav h4, #feature h4 {
	font-size: 110%;
	margin: 0;
	padding: 10px 10px;
	border: none;
	color: #000;
}
#secondnav ul, #feature ul {
	margin: 0 0 0 15px;
	padding: 10px 15px;
}
#secondnav ul li, #feature ul li {
	list-style-type: square;
	padding: 3px 0;
	font-size: 90%;
	line-height: 140%;
}
#secondnav p, #feature p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	line-height: 140%;
}
.placeholder {
	border: 1px solid #fff;
	width: 148px;
	padding: 5px;
	margin: 10px 0 0 10px;
	text-align: center;
}
.placeholder img a:hover {
	border: none
}
.box {
	width: 180px;
	background-color: #EBE3D3;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #BDB6AD;
	}
#feature .box p{
	margin: 10px 0 15px 23px;
	padding: 0;
	font-size: 1.05em;
	color: #494329;
	}
#feature .box p span{
	color: #7d110c;
	margin-left: -9px;
	}
#grantList ul{
	list-style: none;
	list-style-type: none;
	position: relative;
	}
#grantList ul li{
	border-bottom: dotted 1px #ccc5ba;
	padding: 10px 0 10px 10px;
	list-style: none;
	list-style-type: none;
	font-size: 1.2em;
	}
#grantList ul li a{
	color: #6c5a24;
	}
#grantList ul li img.preview{
	position: absolute;
	left: 0;
	padding: 0 10px 0 0;
	}
#grantList ul li a span{
	color: #494329;
	display: block;
	font-weight: normal;
	font-size: 0.8em;
	}
#grantList ul li:hover{
	background-color: #fdfbf6;
	}
#grantList ul li a:hover{
	text-decoration: none;
	}
#grantList ul li:hover a{
	color: #990000;
	}
#imgArea{
	/*
	border: solid 1px #CCC5BA;
	padding: 3px;
	*/
	}
#imgArea img{
	border: solid 1px #CCC5BA;
	padding: 3px;
	float: left;
	margin: 0 8px 8px 0;
	}
/* ----- FOOTER ----*/

#footer {
	width: auto;
}
#footer hr {
	display: none;
}
#footer #copyright {
	text-align: left;
	margin: 0 0 0 205px;
}
#footer #copyright a {
	color: #990000;
	text-decoration: none;
}
#footer #copyright a:hover {
	text-decoration: underline;
}
#footer #copyright #statement {
	margin: 0;
	font-size: 1.2em;
	line-height: 250%;
}

/* ---- GENERAL-PURPOSE CLASSES ---- */
.clear {
	clear: both;
}	
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.right {
	text-align: right;
}
.date {
	font-family: "Trebuchet MS", sans-serif;
	color: #75634C;
	line-height: 150%;
	font-size: 60%;
}
.lead {
	font-family: "Trebuchet MS", sans-serif;
	color: #ab473b;
	line-height: 140%;
	font-size: 130%;
}
.formlead {
	font-family: "Trebuchet MS", sans-serif;
	color: #704F39;
	line-height: 140%;
	font-size: 130%;
}
.pdf{
	padding: 0 0 2px 23px;
	display: block;
	background: url(../img/icons/pdf.gif) no-repeat;
}
.ppt{
	padding: 0 0 2px 23px;
	display: block;
	background: url(../img/icons/ppt.gif) no-repeat;
}
.small {
	font-size: 0.9em;
}

/* ---- PAGE-LEVEL CLASSES ---- */

.leadership_main {
	float: right;
	margin: 0 0 15px 15px;
}
.leadership_extra {
	float: right;
	clear: right;
	border: 1px solid #ccc;
	padding: 5px;
	width: 195px;
	margin: 0 0 15px 15px;
}
.leadership_extra p {
	margin: 5px 0;
	padding: 0;
}
.leadership_extra hr {
	clear: both;
}
.leadership_extra img {
	float: left;
	margin: 3px 5px 0 0;
}
.leadership_sm {
	float: left;
	margin: 3px 5px 0 0;
	padding:6px;
	border: 1px solid #CCC5BA;
}
#suggestion {
	width: 500px;
	background: #fdfce5;
	border: 1px solid #000;
}

#suggestion h3 {
	color: #fff;
	background-color: #900;
	line-height: 50px;
	padding: 0 0 0 15px;
	margin: 0;
}
#suggestion form {
	padding: 0 15px 10px 15px;
}
.required {
	color: #900;
	font-weight: bold;
}

.research_photo {
	float: left;
	margin: 5px 10px 10px 0;
}
.research_caption {
	font-size: 90%;
	line-height: 130%;
	margin: 0;
	padding: 7px 0 0 0;
}

.research_blurb {
	clear: both;
	width: auto;
	padding: 10px;
	margin: 0 0 15px 0;
}
.research_blurb h4 {
	padding: 0;
	margin: 0;
}	
.research_blurb img {
	float: left;
	border: 1px solid #333;
	margin: 10px 10px 10px 0;
}
.research_blurb p {
	padding: 10px 0 10px 0;
	margin: 0;
}
form.suggestion {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
form.suggestion fieldset fieldset {
	background: #faf2e2;
	border: 1px solid #CCC5BA;
	margin: 0 0 20px 0;
	padding: 0 10px 10px 10px;
}
form.suggestion fieldset {
	background-color: #FFF;
	border: 1px solid #EDE4D4;
	margin: 0;
	padding: 0 10px 10px 10px;
}
form.suggestion fieldset fieldset:hover {
	background: #ede4d4;
}
form.suggestion legend {
	margin: 0;
	padding: 5px;
	font-size: 130%;
	color: #000;
	background: #fff;
}
form.suggestion fieldset fieldset legend {
	font-size: 100%;
	padding: 1px 8px 3px 8px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCC5BA;
	border-left: 1px solid #CCC5BA;
	border-right: 1px solid #CCC5BA;
	background: #fff;
}
form.suggestion p {
	padding: 0 0 0 10px;
}
form.suggestion fieldset fieldset p {
	margin: 0 0 10px 0;
}

form.suggestion .small {
	font-size: 90%;
	font-weight: normal;
}
form.suggestion .lcol {
	float: left;
	padding: 0 20px 0 0;
}
form.suggestion .labelpd {
	padding: 5px 0 6px 10px;
}
form.suggestion .inputpd {
	padding: 3px 0;
}
form.suggestion .rcol {
	float: left;
}

.nobullet {
	list-style: none;
}
.headshot{
	padding: 3px;
	border: solid 1px #b0a89c;
	}
#feature .headshot{
	margin: 0 0 0 10px;
	}
#video_content .headshot{
	float: left;
	margin: 0 10px 10px 0;
	}
table.govTable{
	width: 100%;
	}
table.govTable td, table.financialTable td, table.financialTable th{
	padding: 8px 0 8px 0;
	border-bottom: dotted 1px #ccc5ba;
	font-size: 1.1em;
	color: #982416;
	font-weight: normal;
	}
table.govTable td span{
	font-size: 1em;
	color: black;
	}
table.financialTable{
	width: 62%;
	padding: 0 0 0 5px;
	}
table.financialTable th{
	width: 75%;
	color: black;
	}