.devnote {background: #eedddd;}


html {
	background:#12314C;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 14px 8px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #5E5E5E;
}

img {
	border: none;
}


/*----GLOBAL POSITIONING----*/

.hide_left {
	position: absolute;
	left: -10000px;
}


/*----GLOBAL TEXT----*/

a:link{
	color: #2978F0;
}

a:visited{
	color: #6699CC;
}

a:hover{
	color: #003366;
}

h1 {
	font: italic 227% Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 12px 20px 4px;
	color: #fff;
	background-color: #859EB5;
}

.subhead {
	color: #B68E40;
}

p.btl_amount {
	font-size: 130%;
	color: #B68E40;
	margin-bottom: .3em !important;
}


/*----PAGE STRUCTURE----*/

#wrapper {
	background: #C7D2DC;
	margin:0 auto 0 auto;
	width:742px;
	padding: 4px;
}

#clear_footer {
	clear: both;
}

/*----BANNER----*/

#beyond_bnr {
	background: #fff url(../img/banner_1.jpg) top right no-repeat;
}

#village_bnr {
	background: #fff url(../img/banner_11.jpg) top right no-repeat;
}


#news_bnr {
	background: #fff url(../img/banner_8.jpg) top right no-repeat;
}

#friends_bnr {
	background: #fff url(../img/banner_12.jpg) top right no-repeat;
}

#btl_bnr {
	background: #fff url(../img/banner_2.jpg) top right no-repeat;
}

#contact_bnr {
	background: #fff url(../img/hom_bnr.jpg) top right no-repeat;
}

#donate_bnr {
	background: #fff url(../img/banner_3.jpg) top right no-repeat;
}

#banner img {
	vertical-align:bottom;
}

/*----NAVIGATION----*/

#nav {
	color: #fff;
	background: #2F5272;
	clear: right;
	border-top: 4px solid #C7D2DC;
	border-bottom: 4px solid #C7D2DC;
}

#nav ul {
	background: #2F5272;
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#nav ul li {
	float: left;
	padding: 0;
	margin: 0;
	border-right: 2px #567A9A solid;
	width: 12.5%;
	text-align: center;
}

#nav ul li.last_nav_item {
	float: none;
	border-right: none;
	width: inherit;
}

#nav ul li.homelink {
	width: 10%;
	
}

#nav ul li.active {
	background-color: #597590;
	padding: 5px 0px 4px;
}

#nav ul li.active_single {
	background-color: #597590;
	padding: 10px 0px 12px;
}

#nav ul li a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #fff;
	padding: 5px 3px 4px;
	margin: 0;
	border: none;
}

#nav ul li a.single_line_nav, #nav ul li.homelink a {
	padding: 10px 3px 12px;
}

#nav ul li a:hover {
	background-color: #123E66;
	border: none;
}
/* drop down menu styles */
#nav #menu li ul {
	display: none;
	position: absolute;
	border-top: 1px solid #C7D2DC;
	top: 26px;
	left: 0;
}
#nav #menu li > ul {
	top: auto;
	left: auto;
}
#nav #menu li:hover ul, #nav li.over ul{ display: block; }
#nav #menu li li {
	float: none;
	width: auto;
	text-align: left;
	border-bottom: 1px solid #C7D2DC;
}
#nav #menu li li a {
	padding: 7px 5px 8px;
	display: block;
}

/*----SUBNAV----*/
#subnav {
	float: left;
	color: #fff;
	width: 131px;
	}
	
#subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#subnav li {
	padding:0;
	margin:0;
	background: #597590;	
	border-bottom: 1px solid #859EB5;
}

#subnav li.active_subnav {
	padding: 7px 8px 8px 8px;
	background: #5782AC;
}

#subnav li a {
	display: block;
	width: auto;
	padding: 7px 8px 8px 8px;
	margin:0 0 0 0;
	color:#fff;
	border: none;
	text-decoration: none;
}

#subnav li a:hover {
	background: #3B6186;
	border: none;
}



/*----BABY NAV----*/

#subnav ul ul {
	margin-top: 6px;
	color: #D9E4F0;
	width: auto;
}

#subnav ul ul li {
	background: #5782AC;	
	border-bottom: none;
	padding: 6px 0 6px 8px;
}

#subnav ul ul li a {
	color:#fff;
	padding: 0;
}

#subnav ul ul li a:hover {
	text-decoration: underline;
	background: #5782AC;
}

#subnav li.active_babynav {
	padding: 6px 0 6px 8px;
	font-style: italic;
}

#subnav a.child_active_link {
	padding: 0;
	color:#fff;
	display: block;
}

#subnav a.child_active_link:hover {
	background: #5782AC;
	text-decoration: underline;
}

/*----PAGE CONTENT----*/

.callout_box {
	float: right;
	width: 150px;
	padding: 8px;
	border: 1px solid #12314C;
}

.callout_box p {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

#content {
	background: #fff url(../img/content_bg.gif) top left repeat-y;
	border: 2px solid #5E7C98;
}

#page_content {
	margin-left: 150px;
	padding: 25px 10px 20px 0px;
	position: relative;
}

h2 {
	color: #855D0F;
	font: normal 185% Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

h3 {
	font: bold 140% Verdana, Helvetica, sans-serif;
	margin: 1.5em 0 .3em 0;
}

#page_content p {
	line-height: 155%;
	margin: 0 0 .9em 0;
	padding-right: 215px;
}
	
#page_content table {
	width: 100%;
}

#page_content ul {
	padding-right: 15px;
	line-height: 155%;
	list-style: circle;
}

#page_content li {
	margin-bottom: 6px;
}

#page_content ul ul{
	padding-right: 0px;
	margin-top: 6px;
}

#page_content img {
	float: right;
	margin-right: 25px;
	border: 1px solid #12314C;
}


/*----FOOTER----*/

#footer {
	margin: 20px 0 15px;
	font-size: 90%;
	border-top: 2px dotted #EDECDB;
	padding-top: 10px;
	color: #999;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer li {
	display: inline;
	margin: 0 3px 1px 0;
	padding: 0 7px 0 0;
	border-right: 1px solid #2978F0;
}

#footer li.last_footer_item {
	border-right: none;
}

#footer p {
	margin: 1px 0 0 0;
	padding: 0;
}


/*----Leadership Gifts table----*/

#leadership p {
	padding: 10px;
	width: 160px;
}
	
	
#leadership td {
	vertical-align: top;
	line-height: 155%;
	margin: 0 0 .9em 0;
}

/*----BUILT TO LAST NAMING OPPORTUNITIES----*/
ul.btl_nops {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

ul.btl_nops li {
	background-color:#F8F5E4;
	padding: 4px;
	margin-bottom: 9px !important;
}

ul.btl_nops li a {
	display: block;
	width: auto;
	text-decoration: none;
}
ul#highlight {
	list-style: none;
	margin: 10px 6px;
	padding: 6px 6px;
	list-style-image: none;
}
ul#highlight li {
	margin: 0;
	padding: 0;
	font-size: 87%;
	background: none;
	border-color: #5782AC;
	border-style: solid;
	border-width: 1px;
}
ul#highlight li.sel {
	font-weight: bold;
}
ul#highlight li a:link {
	background: none;
	background-color: #ffc;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	color: #000;
	display: block;
}
ul#highlight li a:hover {
	background-color: #5782AC;
	color: #fff !important;
}
ul#highlight li a:visited {
	background-color: #ffc;
	color: #000;
}


