@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:19px 0 0 0;
	background-color:#baad8b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5em;
}

.left {float:left;}
.right {float:right;}
.clr {clear:both;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
img{ border:none;}

p, h1, h2, h3, h4, h5, form, table, ol, ul, li, div, span {
 margin:0;
 padding:0;
}


#shadow_container {
 width:990px;
 margin:0 auto;
 background-image:url(../images/shadow.gif);
 background-repeat:no-repeat;
 background-position:top;
}

#container {
 width:959px;
 margin:0 auto;
 background-color:#FFFFFF;
}

/*header*/
#header {
 height:103px;
 background-image:url(../images/bg_header.gif);
 background-repeat:repeat-x;
}

#logo {
 width:595px;
 padding:29px 0 0 16px;
}

.search {
 padding:22px 13px 0 0;
}

.search_field {
 width:172px;
 height:18px;
 border:1px solid #FFFFFF;
 margin:0 3px 0 0;
}

/*top_nav*/
#top_nav {
 background-color:#7aabca;
 height:29px;
 border-left:1px solid #FFFFFF;
 border-right:1px solid #FFFFFF;
}

/*banner*/
#banner {
 padding:11px 15px 0px 14px;
}

.banner_cont {
 background-image:url(../images/bg_banner.gif);
 background-repeat:no-repeat;
 background-position:right;
 background-color:#447196;
 height:251px;
}

.banner_cont .right {
 width:445px;
 padding:40px 30px 0 0;
 text-align:right;
}

.banner_cont .right h1 {
 font-family:Myriad Pro, Arial, Helvetica, sans-serif;
 font-size:30px;
 font-weight:normal;
 color:#FFFFFF;
 padding:0 0 15px 0;
}

.banner_cont .right p {
 color:#cacaca;
 text-align:justify;
 line-height:18px;
 padding:0 0 12px 0;
}

/*columns*/
#columns {
 padding:23px 28px 40px 25px;
}

.l_col {
 width:640px;
}

.s_col {
 width:940px;
}

.r_col {
 width:250px;
}

/*l_col*/
.line_18 p {
 line-height:18px;
}

.line_24 p {
 line-height:24px;
}

.gold {
 color:#978d72;
}

.contents h1 {
 color:#474747;
 font-size:22px;
 font-weight:normal;
 padding:0 0 20px 0;
}

.contents p {
	color:#333;
	padding:0 0 16px 0;
	text-align:justify;
}

.home_gallery h2 {
 font-size:20px;
 color:#2074b4;
 padding:0 0 10px 0 !important;
}

.gallery_area {
 width:300px;
 padding:10px 14px 10px 17px;
 background-color:#f9f9f5;
}

.thumb_holder {
 border:1px solid #d9dad1;
 padding:1px;
}

.thumb_holder img {
 width:90px;
 height:54px;
}

.gallery_area td, .gc_left td {
 padding:0 6px 6px 0;
}

.gallery_area a {
 color:#5f9ea0;
 font-style:italic;
 margin:0 6px 0 0;
}

.gallery_area_right {
 width:293px;
 padding:10px 0 0 0;
}

.gallery_area_right h3 {
 font-size:12px;
 color:#978d72;
 padding:0 0 8px 0 !important;
}

.gallery_area_right p {
 font-size:11px;
 padding:0 0 12px 0;
 line-height:1.1;
}

/*r_col*/
.r_col h2 {
 font-size:20px;
 color:#2074b4;
 padding:0 0 0 6px;
 text-align:left;
 line-height: 1em;
}

.r_box {
 border:1px solid #a7a7a7;
 background-color:#ebebeb;
 padding:12px 0 10px 0;
 margin:0 0 11px 0;
 font-size:11px;
}

.r_boxprog {
	border:1px solid #a7a7a7;
	background-color:#EEFCE4;
	font-size:11px;
	margin-bottom: 11px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.newsletter_box {
 color:#666666;
}

.newsletter_box td {
 padding:6px 0 0 7px;
}

.news_field {
	width:219px;
	height:23px;
	border:1px solid #cccccc;
	color:#7b7b7b;
	
}

.course {
 background-image:url(../images/img_course.gif);
 background-position:left bottom;
 background-repeat:no-repeat;
 font-weight:bold;
 text-align:right;
}

.course p {
 color:#676767;
 padding:15px 32px 3px 0;
}

.course a {
 color:#978d72;
 display:block;
 background-image:url(../images/arrow_green.gif);
 background-position:right;
 background-repeat:no-repeat;
 padding:4px 45px 4px 0;
 margin:0 9px 0 0;
}

.donate p {
 padding:4px 15px 4px 6px;
}

.cards {
 text-align:right;
 padding:0 9px 0 0;
}

.gold_txt {
 color:#978d72;
 font-weight:bold;
}

/*footer*/
#footer {
 padding:0 20px 12px 20px;
 color:#4d5323;
 font-size:11px;
}

#footer li {
 list-style-type:none;
 float:left;
 background-image:url(../images/footer_brdr.gif);
 background-position:left;
 background-repeat:no-repeat;
 padding:0 8px;
}

#footer li#noborder {
 background-image:none;
 padding:0 8px 0 0;
}

#footer li a {
 color:#4d5323;
}

/*for inner page*/
.staff ul {
 padding:0 0 0 16px;
}

.staff li {
 list-style-type:none;
 color:#666666;
 background-image:url(../images/box_blue.gif);
 background-position:left top;
 background-repeat:no-repeat;
 padding:0 0 25px 20px;
}

.directors {
 text-align:center;
 font-size:11px;
 width:200px;
 padding:25px 0 0 0;
}

.directors h2 {
 font-size:16px;
 padding:12px 0 0 0;
 color:#978d72 !important;
 font-weight:bold !important;
}

.directors p {
 text-align:center;
 margin:-15px 0 0 0;
}

.dark_txt {
 color:#5e5e5e;
 font-size:12px;
}

.contents h2 {
 color:#2074b4;
 font-size:18px;
 font-weight:normal;
 padding:0 0 20px 0;
}

.contents h3 {
 color:#978d72;
 font-size:12px;
 padding:0 0 20px 0;
}

.ring_list ul {
padding:0 25px 10px 0;
}

.ring_list li {
 list-style-type:none;
 background-image:url(../images/circle_blue.gif);
 background-position:left top;
 background-repeat:no-repeat;
 padding:0 0 10px 22px;
}

.gray_curve {
 width:490px;
 background-color:#ebebeb;
 margin:0 0 20px 0;
}

.gray_curve2 {
 background-position:bottom;
 background-repeat:no-repeat;
 padding:12px 29px;
 color:#333;
}

.blue_green_txt {
 color:#7aabca;
}

.gray_curve2 td {
 padding:6px 0;
}

.information p {
 padding:0 0 12px 25px;
}

.need_list ul {
 padding:0 0 30px 50px;
}

.need_list li {
 color:#333;
 line-height:24px;
 list-style-type:square;
}

.forms_list ul {
 padding:0 0 20px 0;
}

.forms_list li {
 list-style-type:none;
 line-height:24px;
 padding:0 0 0 25px;
}

.forms_list li a {
 color:#2074b4;
}

.pdf {
 padding:0 0 40px 65px;
}

.pdf a {
 color:#2074b4;
 background-image:url(../images/pdf_logo.gif);
 background-position:left top;
 background-repeat:no-repeat;
 padding:7px 0 7px 36px;
}

a.email {
 color:#666666;
}

.slideshow {
 margin:-18px 0 10px 0;
}

.slideshow a {
 color:#5f9ea0;
 font-style:italic;
}

.gallery_cont {
 padding:0 0 65px 0;
}

.gc_left {
 background-color:#f7f8f2;
 width:300px;
 padding:14px 9px 10px 9px;
}

.gc_right {
 width:310px;
 background-image:url(../images/quote_open.gif);
 background-repeat:no-repeat;
 background-position:left top;
 padding:12px 0 0 5px
}

.gc_right p {
 line-height:24px;
 background-image:url(../images/quote_close.gif);
 background-repeat:no-repeat;
 background-position:right bottom;
}

.name {
 color:#5f9ea0;
 font-style:italic;
 text-align:right;
 padding:20px 0 0 0;
}

.page_list {
 padding:13px 0 0 90px;
}

.page_list li {
 list-style-type:none;
 float:left;
 color:#2a3888;
 line-height:1;
}

.page_list li a {
 border:1px solid #dddddd;
 display:block;
 padding:2px 5px;
 color:#4071d3;
 margin:0 2px;
 line-height:1;
}

* html .page_list li a {
 float:left;
 margin:0 1px;
}

.photogalleryNavigation a {
 border:1px solid #dddddd;
 padding:2px 5px;
 color:#4071d3;
 margin:0 2px;
 line-height:1;
}

* html .photogalleryNavigation a {
 float:left;
 margin:0 2px;
}

.page_list li.current_page {
 padding:3px 3px 0 3px;
}

.page_list li.next a {
 padding:4px 5px 3px 5px;
}

.greenbox {
	width:330px;
	border:1px solid #D6F0C4;
	color:#333333;
	float: left;
	background-attachment: scroll;
	background-color: #EEFCE4;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-size:12px;
	line-height:21px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

.midtextcol {
	width:510px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#item {
width:100%;
float: left;
padding-bottom: 12px;
}

/*nwe home styling*/
#homecolumns {
 padding:0px;
}

#col01 {
	float:left;
	height:350px;
	width:300px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
}

#col02 {
float:left;
height:350px;
width:290px;
margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
}

#col03 {
float:right;
height:auto !important;
min-height:350px;
width:290px;
margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}

.homegreenbox {
	width:273px;
	border:1px solid #D6F0C4;
	color:#333333;
	float: left;
	background-attachment: scroll;
	background-color: #EEFCE4;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-size:12px;
	line-height:21px;
	padding: 16px;
}

.homergreenbox {
	width:257px;
	border:1px solid #D6F0C4;
	color:#333333;
	float: left;
	background-attachment: scroll;
	background-color: #EEFCE4;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-size:12px;
	line-height:21px;
	padding: 16px;
}

.homewhitebox {
	width:273px;
	float: left;
	font-size:12px;
	line-height:21px;
	padding: 16px;
}

.blogsitesummary {
list-style-type: none;
margin-left: 0px;
}
.author {
display:none;
}
.date {
font-size: 9px;
}
 