﻿html, body 
{
	font-size: 14px;
	font-family: "Trebuchet MS";
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: "Trebuchet MS";
	background-color: #094162;
}

#divHead
{
	position: relative;
	height: 170px;
	background-color: #FFFFFF;
	background-image: url(../res/header.gif);
	background-repeat: no-repeat;
}

#divDonateNow
{
	position: absolute;
	top: 0px;
	left: 626px;
}

#divNavigation
{
	margin-left: 18px;
}

#divBodyHead
{
	position: relative;
	width: 100%;
	background-color: #094162;
	background-image: url(../res/bodyheadback.gif);
	background-repeat: no-repeat;
}

#divBodyHeadText
{
	position: relative;
	width: 430px;
	clear: both;
	margin-left: 18px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.5em;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	color: white;
}

#divBody
{
	width: 736px;
	margin-left: 18px;
}

#divBodyContent 
{
	width: 440px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 14px;
}

#divBodySubNav 
{
	padding-left: 14px;
	padding-right: 16px;
	line-height: 2em;
}

#divBodySubNavOLD
{
	padding: 14px;
	padding-left: 30px;
	width: 210px;
	float: right;
}

#divBodySubNav span
{
	color: #336699;
	font-weight: bold;
}

#divBodySubNav a 
{ 
	color: #336699; 
	text-decoration: none;
}

#divBodySubNav a:hover 
{
	text-decoration: underline;
}

#divBodySubNav a:active 
{ 
	color: #b5121b; 
}

#divBodySubNav a:visited 
{ 
	color: #336699; 
}
	
#divQuote
{
	margin-top: 40px;
	padding-left: 12px;
	padding-right: 24px;
	border-left: 1pt dashed #094162;
	line-height: 1.5em;
	font-size: 16px;
	font-style: italic;
	color: #094162;
}

#divQuoteBy
{
	padding-left: 12px;
	padding-right: 24px;
	border-left: 1pt dashed #094162;
	line-height: 1.5em;
	text-align: right;
	font-size: 12px;
	font-style: italic;
	color: #094162;
}

#divSidebar
{
	position: absolute;
	top: 100px;
	left: 497px;
	width: 261px;
}

#divPictureFrame
{
	position: relative;
}

#divPicture
{
	position: absolute;
	left: 0px;
	top: 0px;
}
	
#divFooter 
{
	width: 736px;
	margin-left: 18px;
	clear: both;
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 20px;
	color: white; 
}

.subnavlist 
{
	list-style-type: none;
	padding-left: 0px; 
}

.subnavlist li 
{
	font-size: 14px;
	padding-bottom: 10px; 
}

.TopCellSelected, .NavCellSelected, .MidCenterCellSelected
{
	background-color: White;
}

.TopCellUnselected
{
	background-image: url(../res/gradient-blue.gif);
}

.NavCellUnselected, .MidCenterCellUnselected
{
	background-color: #597e95;
}

.MidCenterCellSelected, .MidCenterCellUnselected
{
	padding-left: 8px;
	padding-right: 8px;
}

.MidCenterCellSelected a, .MidCenterCellSelected a:active, .MidCenterCellSelected a:hover, .MidCenterCellSelected a:visited
{
	font-size: 18px;
	color: #094162;
	text-decoration: none;
}

.MidCenterCellUnselected a, .MidCenterCellUnselected a:active, .MidCenterCellUnselected a:hover, .MidCenterCellUnselected a:visited
{
	font-size: 18px;
	color: White;
	text-decoration: none;
}

a, a:active, a:hover, a:visited
{
	color: #094162;
}

#topstrip {
	text-align: center;
	height: 10px;
	width: 100%;
	clear: both; }
#bannercontainer {
	text-align: center;
	clear: both;
	left: 0px;
	top: 10px;
	height: 170px;
	background-color: white;
	width: 100%;
	height: 170px; }
#banner {
	background-color: Yellow;
	background-image: url(../img/bannerback.gif);
	background-repeat: no-repeat;
	width: 1024px;
	margin: 0 auto; }
	
#bodycontainer {
	width: 100%; }
	
#bodyhead {
	clear: both;
	width: 736px;
	margin: 0 auto;
	background-image: url(../img/bodyheadback.gif);}
#bodyheadnav {
	color: white;
	height: 31px;}
.navitem {
	margin-right: 4px;
	float: left;}
.navitem a { 
	color: #ffffff; 
	text-decoration: none; }
.navitem a:active { 
	color: #ffffff; }
.navitem a:visited { 
	color: #ffffff; }
.navitem a:hover { 
	color: #ffffff; }
	
.navitemcontent {
	padding-bottom: 4px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;
	font-size: 18px;
	background-color: #597e95; 
	display: block; }
.navitemselected .navitemcontent {
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 4px;
	padding-top: 0px;
	background-color: #ffffff; }
.navitemselected a {
	color: #094162; }
.navitemselected a:active {
	color: #094162; }
.navitemselected a:visited {
	color: #094162; }
.navitemselected a:hover {
	color: #094162; }
	
#bodyheadcontent {
	margin-top: 7px;
	line-height: 26px;
	padding-left: 14px;
	padding-bottom: 30px;
	padding-right: 14px;
	padding-top: 30px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-align: left;
	color: white;
	width: 470px; }
	
#bodymain {
	width: 736px;
	margin: 0 auto;}

	

	
.BodyHeadText {
	font-size: 16px; }

.newslist {
	list-style-type: none;
	padding-left: 0px; }
.newslist li {
	font-size: 12px;
	padding-bottom: 10px; }

/*----Rounded Corners----*/

#divBody .r, 
.navitemselected .r{
	display:block;}
#divBody .r *, 
.navitemselected .r *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#ffffff;}
#divBody .r1, 
.navitemselected .r1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #8aa7c4;
	border-right:1px solid #8aa7c4;
	background:#ccd8e5;}
#divBody .r2, 
.navitemselected .r2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #4775a3;
	border-right:1px solid #4775a3;
	background:#d8e1eb;}
#divBody .r3, 
.navitemselected .r3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #d8e1eb;
	border-right:1px solid #d8e1eb;}
#divBody .r4, 
.navitemselected .r4{
	border-left:1px solid #8aa7c4;
	border-right:1px solid #8aa7c4;}
#divBody .r5, 
.navitemselected .r5{
	border-left:1px solid #ccd8e5;
	border-right:1px solid #ccd8e5;}
#divBody .rfg, 
.navitemselected .rfg{
	background:#ffffff;}

.r{
	display:block;}
.r *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#597e95;}
.r1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #437097;
	border-right:1px solid #437097;
	background:#4f7896;}
.r2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #366898;
	border-right:1px solid #366898;
	background:#517995;}
.r3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #517995;
	border-right:1px solid #517995;}
.r4{
	border-left:1px solid #437097;
	border-right:1px solid #437097;}
.r5{
	border-left:1px solid #4f7896;
	border-right:1px solid #4f7896;}
.rfg{
	background:#597e95;}
	
/*----Gradients----*/
  
.ng *{
	height: 1px;}
.ng1 {
	display: block;
	background-color: #2c5b78;}
.ng2{
	background-color: #315f7b;}
.ng3{
	background-color: #36647f;}
.ng4{
	background-color: #3c6883;}
.ng5{
	background-color: #416c86;}
.ng6{
	background-color: #467089;}
.ng7{
	background-color: #4b738c;}
.ng8{
	background-color: #4f778f;}
.ng9{
	background-color: #537991;}
.ng10{
	background-color: #567c93;}
.navitemselected .ng *{
	background-color: #ffffff;}
