@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, Tahoma, Serif;
	background-color: #98a4a0;
	font-size: 13px;
}
.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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
a {
	color: #20649B;
}
a:hover {
	color: #814A47;
}


#container {
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url(../images/bg_masthead.gif);
	display: block;
	height: 90px;
	width: 884px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#logo {
	float: left;
}
#topnav {
	font-size: 13px;
	display: block;
	float: left;
	width: 619px;
	height: 31px;
}
#topnav ul {
	float: right;
	display: block;
	height: 31px;
	margin-bottom: 10px;
}
#topnav li {
	display: block;
	float: left;
	list-style-type: none;
	line-height: 27px;
	height: 25px;
}

#topnav ul li a {
	color: #2a4490;
	background-image: url(../images/bg_top-tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	padding-right: 13px;
	padding-left: 17px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	float: left;
}
#topnav ul li a:hover {
	color: #7C3D3D;
}

#searcharea {
	height: 40px;
	width: 290px;
	background-color: #EEF7F5;
	padding-top: 5px;
	text-align: center;
	clear: both;
	float: right;
}
#searcharea .searchhere {
	font-size: 13px;
	color: #999999;
	width: 150px;
	font-family: Georgia, Tahoma;
}
#searcharea  .gobutton {
	top: 6px;
	position: relative;
	
}
#homerow {
	display: block;
	clear: both;
	height: 250px;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
}
#mainnav {
	background-image: url(../images/bg_main-nav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 216px;
	width: 279px;
	background-color: #D5EDE5;
	padding-top: 26px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-right: 8px;
	margin-bottom: 25px;
}
#mainnav ul {
	list-style-type: none;
}
#mainnav ul li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbdbdd;
	width: 279px;
}
#mainnav ul li a {
	font-size: 14px;
	line-height: 28px;
	color: #373d4f;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 259px;
	background-image: url(../images/bg_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 265px 12px;
	text-align: right;
	padding-right: 20px;
}
#mainnav ul li a:hover {
	color: #1F2B85;
	background-color: #EAF7F2;
}

#homefeature {
	float: left;
}
#guts {
	width: 884px;
	padding-right: 8px;
	padding-left: 8px;
}
#leftcol {
	background-color: #F6FAF9;
	background-image: url(../images/bg_homes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 500px;
	font-size: 13px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 60px;
	padding-bottom: 40px;
}
#rightcol {
	float: left;
	width: 295px;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #1f2b85;
	margin-bottom: 16px;
}
.subhead {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #505050;
}
h2 {
	font-size: 16px;
	margin-bottom: 16px;
}
#mission {
	background-image: url(../images/bg_feature-mission.gif);
	background-repeat: no-repeat;
	background-color: #F3F0E7;
	width: 263px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	margin-bottom: 8px;
}
#vision {
	background-image: url(../images/bg_feature-vision.gif);
	background-repeat: no-repeat;
	background-color: #EFDED3;
	width: 263px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	margin-bottom: 8px;
}
#donations {
	background-image: url(../images/bg_feature-donations.gif);
	background-repeat: no-repeat;
	background-color: #DFF3EC;
	width: 263px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	margin-bottom: 8px;
}
#mission h2 {
	color: #a09573;
}
#vision h2 {
	color: #b27a55;
}
#donations h2 {
	color: #4b8b75;
}
#footer {
	background-color: #98A4A0;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	display: block;
	height: 73px;
	width: 900px;
	font-size: 12px;
	color: #DDDFE3;
	text-align: center;
	line-height: 18px;
	padding-top: 30px;
}
#footer a {
	color: #d2d7ee;
}
#footer a:hover {
	color: #AAB4DF;
}
#content {
	width: 521px;
	float: left;
	background-color: #F6FAF9;
	padding: 30px;
}
#title_area {
	background-image: url(../images/bg_page_title.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 581px;
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	padding-top: 48px;
	position: relative;
}
#title_area #title {
	width: 565px;
}
#title_area #title h1 {
	font-size: 32px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#title_area #title h1 a {
	color: #FFFFFF;
	text-decoration: none;
	width: 565px;
}
#title_area #title h1 a:hover {
	color: #C0E4D9;
	text-decoration: none;
}


#content h2 {
	font-size: 20px;
	color: #74413E;
	font-style: italic;
	text-transform: uppercase;
}

#content h3 {
	color: #1f2b85;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEEDEA;
	text-transform: uppercase;
}
#content h3 a {
	color: #1f2b85;
	text-decoration: none;
	background-image: url(../images/more-info.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	display: block;
	padding-right: 85px;
}
#content h3 a:hover {
	color: #7C3D3D;
}


#nav_column {
	float: left;
	width: 303px;
}

#content ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#content ul li {
	background-image: url(../images/bullet_content.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 16px;
	margin-bottom: 4px;
}
.nice_table {
	border: 1px solid #E2EFEC;
	font-size: 13px;
	margin: auto;
}
.nice_table th {
	color: #20649B;
	padding: 2px;
	border: 1px solid #C0D6CF;
	background-color: #FFFFFF;
}
.nice_table td {
	color: #000000;
	padding: 2px;
	border: 1px solid #C0D6CF;
	background-color: #E2EBE9;
	text-align: center;
}
.nice_image {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}

#content h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#jobs table {
	margin-bottom: 12px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #98A4A0;
}
#jobs th {
	color: #1f2b85;
	padding: 2px;
	border: 1px solid #C0D6CF;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	vertical-align: top;
}
#jobs  td {
	color: #000000;
	padding: 2px;
	border: 1px solid #C0D6CF;
	background-color: #E2EBE9;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
#content ol {
	margin-bottom: 18px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98A4A0;
	padding-left: 25px;
}
#content ol li {
	margin-bottom: 6px;
}
#content iframe {
        width: 540px;
}


/* BLOG NEWS */
#recent-news h3 {  padding:0 0 4px 0; }
#recent-news p {margin-top:4px; border-bottom:1px dotted #ccc; padding-bottom:12px; margin-bottom:12px; }

/* SLIDER */
#slider { float:left; width:581px; height:250px;overflow:hidden;}
.nivoSlider{position:relative;}
.nivoSlider img{position:absolute;top:0;left:0;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:60;display:none;margin:0;padding:0;}
.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;opacity:0.8;width:100%;z-index:89;}
.nivo-caption p{margin:0;padding:5px;}
.nivo-directionNav a{position:absolute;display:block;width:32px;height:34px;background:url(../arrows.png) no-repeat;text-indent:-9999px;border:0;cursor:pointer;z-index:99;top:45%;}
a.nivo-nextNav{background-position:-32px 0;right:10px;}
a.nivo-prevNav {left:10px;}