/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bkg.png) repeat-x;
}
body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

/* Force a scroll bar on all pages */
html, body {
	height: 100%;
	margin-bottom: 1px;
}

a:link, a:visited {color: #225D9C;  text-decoration: underline;}
a:hover, a:active, a:focus {color: #457B83; text-decoration: none;}

b {color: #000; font-weight: bold;}
em {color: #333;}
strong {color: #0D1B8C; font-weight: 600;}

h1, h2, h3, h4 {margin: 0; padding: 0 0 10px 0;}

p {
	font-size: .75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0 0 10px 0;
}


#outerbox {
	width: 802px;
	margin: auto;
	background: none;
}

#page-container {
	width: 800px;
	margin: auto;
	border: 1px solid #CCC;
	background: #fff url(../images/lines.gif) bottom no-repeat;
}

#logo {
	height: 88px;
}

#logo p {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 10px;
	padding-right: 31px;
	font-size:.75em;
	text-align:right;
}

/* Main Navigation
------------------------------------------------- */
#main-nav {
	height: 36px;
	background: #fff url(../images/nav_bkg.gif) no-repeat;
}
#main-nav dl {
	margin: 0;
	padding: 0;
}
/* IE5 Mac Hack \*/ 
#main-nav {
	padding-left: 60px;
}
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#main-nav dt {
	float: left;
}
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:36px; /* IE 5/Win hack */
	padding: 36px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#main-nav dt a:hover {
	background-position: 0 -36px;
}
body.home dt#home, body.home dt#home a, body.cld dt#cld, body.cld dt#cld a, body.cldmission dt#cld, body.cldmission dt#cld a, body.cldboard dt#cld, body.cldboard dt#cld a, body.cldteam dt#cld, body.cldteam dt#cld a, body.services dt#services, body.services dt#services a, body.servicesent dt#services, body.servicesent dt#services a, body.servicesrural dt#services, body.servicesrural dt#services a, body.servicessocial dt#services, body.servicessocial dt#services a, body.servicesculture dt#services, body.servicesculture dt#services a, body.servicessports dt#services, body.servicessports dt#services a, body.servicescommunication dt#services, body.servicescommunication dt#services a, body.program dt#program, body.program dt#program a, body.programfla dt#program, body.programfla dt#program a, body.programjp dt#program, body.programjp dt#program a, body.programsta dt#program, body.programsta dt#program a, body.programfp dt#program, body.programfp dt#program a, body.programsepe dt#program, body.programsepe dt#program a, body.programfdees dt#program, body.programfdees dt#program a, body.programvolet dt#program, body.programvolet dt#program a, body.new dt#new, body.new dt#new a, body.document dt#document, body.document dt#document a, body.careers dt#careers, body.careers dt#careers a, body.about dt#about, body.about dt#about a, body.lang dt#lang, body.lang dt#lang a {
	background-position: 0 -72px;
}
/* You are HERE indicators for Sidenav Menu items */
body.cldmission #nav li.mission, body.cldboard #nav li.board, body.cldteam #nav li.team, body.programfla #nav li.fla, body.programjp #nav li.jp, body.programsta #nav li.sta, body.programfp #nav li.fp, body.programsepe #nav li.sepe, body.programfdees #nav li.fdees, body.programvolet #nav li.volet, body.servicesent #nav li.entrepreneurship, body.servicesrural #nav li.rural, body.servicessocial #nav li.social, body.servicesculture #nav li.culture, body.servicessports #nav li.sports, body.servicescommunication #nav li.communications {
	background:#E6DCC8;
}


/* Content
------------------------------------------------- */
#header {
	clear:both;
	height: 236px;
	background: #fff;
}
#topnav {
	margin-bottom:5px;
}
#headertop {
	height: 236px;
	background: #fff;
	margin-left: 235px;
}
#menu {
	float: left;
	width: 235px;
	font-size:.75em;
	margin-top: 0px;
}
#menu li {
	list-style-type:none;
	text-align: left;
	line-height: 1.2em;
	border-top: 1px solid #D7D8D8;
	border-bottom: 1px solid #D7D8D8;
	margin-left: -2.5em;
}
#menu a {
	width: 225px;
	color: #0D1B8C;
	display: block;
	padding: 3px 5px 3px 5px;
	margin-left:0px;
	text-decoration:none;
}
#menu a:hover {
	background-color: #DCE9F7;
}

/* Content
------------------------------------------------- */
#content {
	margin-right: 240px;
	line-height: 100%;
}
#content .padding {
	padding: 15px;
}
#content h1 {
	color: #457B83;
	font-size:1.6em;
	font-weight: 600;
	line-height: 1.4em;
}
#content h2 {
	color: #A84D37;
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.4em;
}
#content h3 {
	color: #225D9C;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1.1em;
}
#content h4 {
	color: #666;
	font-size: 1.0em;
	font-weight:100;	
	line-height: 1.4em;
}

/* Inside Content Pages
------------------------------------------------- */
#insidecontent {}
#insidecontent .padding {
	padding: 25px;
}
#insidecontent .padding_80 {
	padding: 25px 120px;
}
#insidecontent h1 {
	color: #457B83;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1em;
}
#insidecontent h1.awards {
	color: #996600;
	text-align: center;
	padding: 0 0 20px 0;
}
#insidecontent h2 {
	color: #A84D37;
	font-size: 1.0em;
	font-weight: 900;
}
#insidecontent h3 {
	color: #0D1B8C;
	font-size: .95em;
	font-weight: 900;	
	margin: 0;
	padding: 0 0 8px 0;
}
#insidecontent h3.borders {
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
	margin: 20px 0;
	padding: 2px 0 4px 0;
}
#insidecontent h4 {
	color:#666;
	font-size: 1.0em;
	font-weight: 100;
	margin: 0;
	padding: 0;
}
#insidecontent a {
	text-decoration: underline;
	color: #225D9C;
	font-weight:900;
}
#insidecontent a:visited {
	text-decoration: underline;
	color: #225D9C;
	font-weight:900;
}
#insidecontent a:hover, a:active {
	text-decoration: none;
	color: #457B83;
	font-weight:900;
}
#insidecontent p.closeup {
	margin: 0;
	padding: 7px 0;
}
#insidecontent strong {
	color: #0D1B8C;
	font-weight: 600;
}
#insidecontent strong.award {
	color: #996600;
	font-size: 14px;
	font-weight: normal;
}
#insidecontent ul, #insidecontent ol {
	margin: .3em 3em 1em 0;
}
#insidecontent ul ul, #insidecontent ol ol {
	margin-left: 1em;
	padding-left: 0;
}
#insidecontent ul li, ol li {
	font-size:.75em;
	margin-left: 1em;
	padding-bottom: .4em;
}
#insidecontent li li {
	margin-left: .125em;
	font-size:1em;
}

/* Sidebar
------------------------------------------------- */
#sidebar-a {
	float: right;
	width: 240px;
	line-height: 18px;
}
#sidebar-a .padding {
	padding: 10px;
}
#sidebar-a h1 {
	font-size: 2.0em;
	color: #A84D37;
	font-weight:100;
}
#sidebar-a h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size: 1.6em;
	font-weight:100;
	color:#A84D37;
}
#sidebar-a h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size: 1.2em;
	font-weight:600;
	color:#A84D37;
	text-align:center;
}
#sidebar-a h4 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size: .9em;
	font-weight:600;
	color:#A84D37;
	text-align:center;
}
#sidebar-a p {
	font-size:.75em;
	line-height:140%;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#sidebar-a ul {
	list-style-image: url(../images/bullet.gif);
}

#heritage {
	margin: 0;
	padding: 0 0 3px 3px;
	background: #EFEAE4;
	border: 1px solid #E0E0E0;
}
#gflash {
	width: 211px;
	height: 134px;
	margin: 0;
	padding: 0;
}


/* Footer
------------------------------------------------- */
#footer {
	height: 66px;
	font-size: .75em;
	color: #999;
	border-top: 2px solid #ccc;
	width: 802px;
	margin: auto;
	text-align:center;
}
#altnav {
	margin-top: 8px;
}
#footer a:link, #footer a:visited {color: #999; font-weight: bold; text-decoration: none;}
#footer a:hover, #footer a:active, #footer a:focus {color: #225D9C; text-decoration: none;}

/* Show only to IE PC \*/
* html .boxhead h2 {
	height: 1%;
} /* For IE 5 PC */
.sidebox {
	margin: 0 auto; /* center for now */
	width: 14em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h3 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 17px 20px 5px;
	color: white;
	font-weight: 100;
	font-size: .9em;
	line-height: 1.8em;
	text-shadow: rgba(0, 0, 0, .4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 30px 11px;
	font-size:.75em;
}
#boxbody ul {
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding: .2em .8em;
}
#box {
}
#box p {
	font-size:.75em;
	padding: 5px;
}
#box h2 {
	font-size: 1.2em;
	color: #225D9C;
}
#box img {
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
}
.bl {
	background: url(../images/box/bl.gif) 0 100% no-repeat #E9EAEB;
	width: 520px;
}
.br {
	background: url(../images/box/br.gif) 100% 100% no-repeat
}
.tl {
	background: url(../images/box/tl.gif) 0 0 no-repeat
}
.tr {
	background: url(../images/box/tr.gif) 100% 0 no-repeat;
	padding:10px
}
.clear {
	font-size: 1px;
	height: 1px
}
#sidebox {
	text-align:center;
	margin-top:10px;
}
#sidebox p {
	font-size:.75em;
	padding: 5px;
}
#sidebox h2 {
	font-size: 1.2em;
	color: #225D9C;
}
#sidebox img {
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
}
.sidebox_bl {
	background: url(../images/sidebox/bl.gif) 0 100% no-repeat #E4E4E4;
	width: 222px;
}
.sidebox_br {
	background: url(../images/sidebox/br.gif) 100% 100% no-repeat
}
.sidebox_tl {
	background: url(../images/sidebox/tl.gif) 0 0 no-repeat
}
.sidebox_tr {
	background: url(../images/sidebox/tr.gif) 100% 0 no-repeat;
	padding:10px
}
.sidebox_clear {
	font-size: 1px;
	height: 1px
}
#homepagebox {
	background-color:#E4E4E4;
	margin:5px;
	border: 1px solid #e2e2e2;
	padding: 10px;
}
#homepagebox p {
	font-size:.75em;
	padding: 5px;
}
#homepagebox img {
	float:left;
	padding:5px 10px 22px 5px;
}
#box {
	margin-bottom: 10px;
}
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1h {
	height:1px;
	background:#D2D2D2;
	margin:0 5px;
}
.b2h, .b2bh {
	height:1px;
	background:#9DADC6;
	border-right:2px solid #D2D2D2;
	border-left:2px solid #D2D2D2;
	margin:0 3px;
}
.b3h, .b3bh {
	height:1px;
	background:#9DADC6;
	border-right:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
	margin:0 2px;
}
.b4h, .b4bh {
	height:2px;
	background:#9DADC6;
	border-right:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
	margin:0 1px;
}
.b2bh, .b3bh, .b4bh {
	background: #E4E4E4;
}
.headh {
	background: #9DADC6;
	border-right:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
}
.headh h5 {
	margin: 0px 10px 0px 10px;
	padding-bottom: 3px;
	font-size: .9em;
	color: #fff;
}
.contenth {
	background: #E4E4E4;
	border-right:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
}
.contenth div {
	margin-left: 12px;
	padding-top: 5px;
}
.contenth ul {
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding: .2em .8em;
	font-size: .7em;
}
.contenth ul li {
	font-weight: bold;
	line-height: 1.2em;
	padding: .25em 0;
}
.contenth p {
	font-size: .75em;
}
img.right {
	float: right;
}
img.left {
	float: left;
	margin: 0 7px 0 7px;
}
#pageinfo {
	clear: both;
	width: 780px;
	height: 20px;
	font-size: .75em;
	color: #666;
	border-top: 0px solid #ccc;
	margin: auto;
	padding: 5px 10px 0 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #CCC;
	text-align:left;
}
#pageinfo a {
	color: #66B0D1;
	text-decoration: none;
}
#pageinfo a:hover {
	color: #225D9C;
}
#pageinfo a:visited {
	color: #c9c9c9;
	text-decoration: none;
}
#pageinfo #right {
	width: 350px;
	float: right;
	text-align: right;
}
#email {
	padding: 5px 5px 15px 25px;
}
#toppage {
	float: right;
	font-size: .75em;
	margin: 0;
	padding: 5px 25px 0 0;
	text-align: right;
}
#toppage a:link, #toppage a:visited {color: #66B0D1; font-weight: bold; text-decoration: none;}
#toppage a:hover, #toppage a:active, #toppage a:focus {color: #225D9C; text-decoration: none;}

.tableteam {
	border: 1px solid #D5DAEA;
	padding:5px;
	width: 700px;
}
.tableboard {
	font-size: .75em;
	color: #666;
	width:700px;
}
.tableboard td {
	border: 1px solid #D5DAEA;
	padding:5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}