@charset "UTF-8";
/* CSS Document */
/* 
PROJECT COLOR PALETTE
Brown- 996632
Lt Green- 98CA3C
Teal- 38C0C4
Purple-  996632
Gold- FFCD05
Orange- F89838
Army Green- 989A37
Drk Orange- 996632
Tan (Darker)- D3D1B2
Tan (Lighter)- DFDECF
"Trebuchet MS", Trebuchet, sans-serif
Arial, Helvetica, sans-serif
#header { width: 980px; height: 404px; margin: 0 auto; padding: 0; background-image: url(images/top_bg.jpg); }
#header-secondary { width: 980px; height: 270px; background-image: url(images/secondary-top_bg.png); margin: 0 auto; padding: 0; }
*/
* { margin: 0; padding: 0; }
body { background-color: #FFFFFF; text-align: left; font-family: "Trebuchet MS", Trebuchet, sans-serif; font-size: 12px; line-height:20px; }
img { border: none; }
img.left { float: left; margin: 0 20px 10px 0; }
td { padding: 3px; }
/* Flash */
#flash { width: 640px; height: 427px; margin: auto; padding: 0; position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;}
/* Header */
#header { width: 980px; height: 270px; margin: 0 auto; padding: 0; background-image: url(images/home_top_bg.jpg); background-repeat:no-repeat; }
#header-secondary-about { width: 980px; height: 290px; background-image: url(images/about_top_bg.jpg); margin: 0 auto; padding: 0; background-repeat:no-repeat; }
#header-secondary-programs { width: 980px; height: 290px; background-image: url(images/programs_top_bg.jpg); margin: 0 auto; padding: 0; background-repeat:no-repeat; }
#header-secondary-enews { width: 980px; height: 290px; background-image: url(images/enews_top_bg.jpg); margin: 0 auto; padding: 0; background-repeat:no-repeat; }
#header-secondary-support { width: 980px; height: 290px; background-image: url(images/support_top_bg.jpg); background-repeat:no-repeat; margin: 0 auto; padding: 0;}
#header-secondary-contact { width: 980px; height: 290px; background-image: url(images/contact_top_bg.jpg); margin: 0 auto; padding: 0; background-repeat:no-repeat; }
#nav-container { width: 575px; margin: 100px 30px 0 20px;}
#nav-container p { margin: 20px 0 0 0; }
#donation-button-container { float:right; width: 303px; margin: 143px 30px 87px 22px; padding: 0; background-image: url(images/mid-buttons-home.png);}
#sec-main-image-container { float:right; width: 455px; margin: 0 30px 0 45px; padding: 0; }
#sec-top-link-container {  height: 40px; width:100%;}
#sec-mid-container-left {  width: 400px; float:left; height: 40px; margin: 30px 15px 18px 210px; vertical-align:bottom; font-size:30px;}
#sec-mid-container-left-wide {  width: 587px; float:left; height: 40px; margin: 0 15px 0 30px; vertical-align:bottom; font-size:30px;}
#sec-mid-container-right { float: left; width: 303px; margin: 55px 30px 25px 15px; height: 40px; background-image: url(images/mid-buttons.png);}
#sec-nav-container { width: 400px; margin: 85px 30px 0 20px; padding: 0; }
/* Main Content */
#main-container { background-color:#FFFFFF; width: 980px; margin: 0 auto; padding: 0; background-image: url(images/shade_bg.png); background-repeat:repeat-y; min-height:500px;}
/* Content */
#content { float: left; width: 561px; padding: 0 28px 0 30px; }
.container1 { margin-bottom: 20px; padding: 0; }
#secondary-main-content { width: 407px; margin: 0 15px 0 15px; }
#secondary-main-content p { margin: 15px 0 0 0; }
#secondary-main-content strong {font-weight:bold;}
#secondary-main-content ul { list-style-type: none; }
#secondary-main-content li {  margin: 0px 0px 10px 0px; }
/* Right Content */
#right-content { float: left; width: 303px; padding: 0 30px 0 28px; }
#secondary-right-content { width: 303px; margin: 0 30px 0 15px; line-height: 15px;}
#secondary-right-content p { margin: 15px 0 0 0; }
#programs-box { padding: 10px; background-color:#dddbc7 ; width:auto; margin: 15px 0px 0px 0px; line-height:13px; }
#programs-box strong { font-size: 13px; color:#333333; }
#programs-box a { color:#aa4e91; }
#programs-box h1 { color: #aa4e91; font-weight:bold; text-transform:uppercase; font-size:15px; }
/* Left Content */
#secondary-left-content { width: 150px; margin: 0 15px 0 30px; }
.rootHead { border-bottom: dotted; border-bottom-color: #989A37; border-width:1px; font-size: 12px; color:#F26722; font-weight:bold; text-transform:uppercase;}
#secondary-left-content li a { font-size: 12px; line-height:20px; color:#996632;}
#secondary-left-content ul { border-bottom: dotted; border-bottom-color: #989A37; border-width:1px;}
#secondary-left-content-wide { float: left; width: 560px; margin: 0 42px 0 30px; }
#secondary-left-content-wide strong { text-transform:uppercase; font-size:14px; }
#secondary-left-content-wide p { margin: 10px 0 0 0; }
/* Footer */
#footer {  width: 980px; height: 150px; margin: 0 auto; background-image: url(images/shade_bg.png);  }
#footer p { margin: 0 30px 0 30px; text-align: center; font-weight:bold; font-size:11px; color:#808285; padding: 0 30px 0 30px; border-top: 2px solid #a29a35; height: 125px;}
#footer a { font-weight:bold; font-size:11px; color:#808285; text-decoration: none; text-transform:none; }
#footer a:hover {
	font-weight:bold;
	font-size:11px;
	color:#f26722;
	text-decoration: none;
	text-transform:none;
}
/* Secondary Contact Info */
#secondary-contact { width: 920px; padding: 20PX 30px 0 30px; }
/* 
PROJECT COLOR PALETTE
Brown- 996632
Lt Green- 98CA3C
Teal- 38C0C4
Purple-  f26722
Gold- FFCD05
Orange- F89838
Army Green- 989A37
Drk Orange- F26722
Tan (Darker)- D3D1B2
Tan (Lighter)- DFDECF */
/* Copy Formatting */
.main-copy { font-size:13px; line-height: 24px; }
.main-bolded { font-weight:bold; font-size:20px; color:#989A37; line-height: 24px; }
.secondary-bolded { font-weight:bold; font-size:15px; color:#F26722; line-height: 24px; }
.share { font-weight:bold; font-size:13px; color:#996632; line-height: 16px; }
.contact { font-size:10px; line-height: normal; margin: 5px 0 0 0;}
.contact strong { font-weight:bold; text-transform:uppercase; font-size:10px; line-height: normal; color: #996632; }
a { font-weight:bolder; color:#F89838; text-decoration: none; }
#main-container a { text-decoration: underline; }
#secondary-left-content a { text-decoration: none; color:#f26722; font-weight:bold; }
a:hover { color:#808285; text-decoration:none; }
.secondary-nav li { margin: 0 0 5px 0; list-style-position:outside; list-style: none;}
.secondary-nav li a {font-weight:bold; text-transform:lowercase; color:#F26722; text-decoration: none; font-size:15px; }
.secondary-nav a:hover { font-weight:bold; text-transform:lowercase; color:#808285; text-decoration:font-size:15px;}
.secondary-header { font-size:15px; font-weight:bold; line-height:20px; color:#f26722; }
.chart-text { font-size: 11px; line-height: normal;}
.chart-head { font-weight:bold; text-transform:uppercase; color:#000000; font-size: 10px; line-height: normal; }

/* News/Careers separator */
.newsCareers {
	padding-bottom: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}