	
	#navigation {
	background-image: url(/source/main_r2_c2.png);
	position: relative;
	top: 3px;
	left: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: center top;
}
.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	line-height: 32px;
	text-align: center;
}
.navlinks:link, .navlinks:visited, .navlinks:active {
	color: #009; 
	text-decoration: none;}
	
.navlinks:hover {
	color: #096;
	text-decoration: none;
}
#bodycontent {
	height: 450px;
	width: 700px;
	position: relative;
	z-index: 3;
}
#bodysection {
	background-color:#FFF;
}
.HeadingText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00C;
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
/*-------------------------------------------------------------------- UNIVERSAL */

html, body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img {
	border: none;
}
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img, div { behavior: url(/iepngfix.htc); }

body {
	margin: 0px;
	background: #120000 url(/woodbkgd.jpg) no-repeat center top;
}

img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

img.navigate { float: left; margin: 0px 0px 20px 0; }

.imgborder {
	border: 1px solid #CCCCCC;float: left; margin-bottom: 10px;
}


hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 0px;
	margin-left: 10px;
}

/*-------------------------------------------------------------------- TYPE */
body, p, div, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #262626;
}
	
.bodyoptional {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #262626;
}
	
a:link, a:visited, a:active {
	color: #FF9200; 
	text-decoration: underline;}
	
a:hover {
	color: #FF9200; 
	text-decoration: none;}
	
strong, b { font-weight:bold; }

h1 {
	font-size: 25px;
	line-height: 40px;
	color: #262626;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
}

h2 {
	font-size: 20px;
	line-height: 30px;
	color: #630;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
}
	
h3 {
	font-size: 20px;
	line-height: 30px;
	color: #00549E;}
	
h4 {
	font-size: 13px;
	line-height: 20px;
	color: #00549E;}
	
h5 {
	font-size: 13px;
	line-height: 20px;
	color: #FF9200;}


/*-------------------------------------------------------------------- SEARCH */
#search {
	float: right;
	width: 171px;
	height: 30px;
	margin-right: 20px;
	margin-top: 10px;
}
.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding: 8px 8px 8px 24px;
	margin: 0px;
	border: 0;
	width: 139px;
	height: 14px;
	background: url(/SiteFiles/1142/Images/new-searchField.png) no-repeat;
	behavior: url(/SiteFiles/1142/Scripts/iepngfix.htc);
	outline: none;
}
.searchButton {
	display: none;
}

/*-------------------------------------------------------------------- PAGE SEARCH */
	
.pageSearchTitle {
font-size: 16px;
line-height: 20px;
color: #00549E;}

a.pageSearchTitle {
font-size: 16px;
line-height: 20px;
color: #00549E;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 16px;
line-height: 20px;
color: #00549E;
text-decoration:underline;}
* html #Browse {
	width: 299px;
	w\idth: 259px; }

/*-------------------------------------------------------------------- WRAPPERS */
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #262626;
	height: 35px;
}
	
#mainnavWrapper {
	height: 40px;
	float: right;
	position: absolute;
	top: 46px;
	right: 0px;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
	
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
/*-------------------------------------------------------------------- SITE INDEX */
#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #5a5a5a;
}
#index {
	margin: 0px auto;
	padding: 20px 0px;
	width: 900px;
}
#index p {
	font-size: 11px;
	line-height: 22px;
	color: #EFEFEF;
	margin-bottom: 0;
}
#index a {
	color: #FFFFFF;
	text-decoration: underline;
}
#index a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#siteIndex {
	margin:0 auto;
	padding:20px 0;
	width:860px;
}
#siteIndex dl {
	float:left;
	font-size:10px;
	line-height:16px;
	overflow:hidden;
	padding:0 35px 0 0;
}
#siteIndex dt {
	padding: 0px;
	font-weight: bold;
}
#siteIndex dd {padding: 1px 0;}
#siteIndex dt a, #siteIndex dt a:hover {color: #999;}
#siteIndex a {
	color:#fff;
	text-decoration:none;
}
#siteIndex a:hover {
	color:#fff;
	text-decoration: underline;
}
#siteIndex ul {margin:0;padding:0;}
#siteIndex li {margin:0;padding:0;background:none;}

/*-------------------------------------------------------------------- TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 35px;
}
	
#logo {
	float: left;
	width: 315px;
	height: 75px;
	color: #FFFFFF;
	position: absolute;
	left: 35px;
	top: 5px;
}
	

/*-------------------------------------------------------------------- CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;}
	
#content {
	margin: 0px auto 0px;
	width: 900px;
	background-color: #FFFFFF;
	z-index: 0;
}
	
#contentLeft {
	float: left;
	width: 600px;
	background-color:#FFFFFF;
	overflow: hidden;
}
	

#contentRight{
	float: right;
	width: 299px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
	
* html #contentRight {
	width: 300px;
	w\idth: 299px; }
/*-------------------------------------------------------------------- FOOTER */
#footer {
	margin: 0px auto 20px;
	width: 860px;
	background-color: #EBEBEB;
	height: 133px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
* html #footer {
	width: 900px;
	w\idth: 860px; }
	
#footerLeft {
	float: left;
	width: 234px;
	padding: 20px;
	background-image: url(/sitefiles/1142/Images/footerbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	margin-right: 19px;
	display: inline;
}
* html #footerLeft {
	width: 274px;
	w\idth: 234px; }
	
#footerMid {
	float: left;
	width: 234px;
	padding: 20px;
	background-image: url(/sitefiles/1142/Images/footerbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	margin-right: 19px;
	display: inline;
}
* html #footerMid {
	width: 274px;
	w\idth: 234px; }
	
#footerRight {
	float: left;
	width: 234px;
	padding: 20px;
	background-image: url(/sitefiles/1142/Images/footerbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	display: inline;
}
* html #footerRight {
	width: 274px;
	w\idth: 234px; }
	
#footerRightText {
	display: inline;
	float: left;
	width: 90px;
	padding-right: 5px;
}
* html #footerRightText {
	width: 95px;
	w\idth: 90px; }
	
#footerRightTextB {
	display: inline;
	float: right;
	width: 120px;
}	
.email {
	font-size: 10px;
	color: #666666;}
	
a.email:link, a.email:visited{color: #FF9200; text-decoration:underline;}
a.email:hover, a.email:active{color: #FF9200; text-decoration:none;}

#speakFooter {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#speakFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
#speakFooter a:hover {
	text-decoration: underline;
}
#speakLeft {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#speakRight {
	float: right;
	height: 20px;
	width: 225px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#quicklinksA {
	display: inline;
	float: left;
	width: 100px;
	padding-right: 20px;
}
* html #quicklinksA {
	width: 69px;
	w\idth: 59px; }
	
#quicklinksB {
	display: inline;
	float: left;
	width: 85px;
}	
#quicklinksC {
	display: inline;
	float: right;
	width: 90px;
}
	
/*-------------------------------------------------------------------- MASTHEAD */
#topLeft {
	float: left;
	width: 135px;
	line-height: 35px;
	color: #808080;
	margin-left: 20px;
}
#bookmark {
	float: right;
	text-align: left;
	width: 60px;
	height: 25px;
	padding-top: 5px;
}
#bookmarkText {
	line-height: 35px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#topRight {
	float: left;
	height: 23px;
	width: 500px;
	padding-top: 7px;
	margin-right: 25px;
	margin-left: 25px;
}
#masthead {
	height: 85px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(/SiteFiles/1142/Images/new-bluebkgd.jpg) no-repeat center top;
	position: relative;
	z-index: 900;
}
#mastheadWrapper {
	float: left;
	width: 100%;
	height: 85px;
	position: relative;
}
.b-siteindex {
	float: right;
	height: 26px;
	width: 171px;
	overflow: hidden;
	margin-right: 20px;
}
.b-siteindex a {
	height: 26px;
	width: 171px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1142/Images/b-siteindex.gif) no-repeat;
}

/*-------------------------------------------------------------------- FLASH */
#flash {
	float: left;
	height: 361px;
	width: 600px;
	background-color: #262626;
}
#ContentLeftClient {
	background-image: url(/sitefiles/1142/Images/bkgdLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px;
	float: left;
	width: 520px;
	min-height:350px;
	overflow: hidden;
}
* html #ContentLeftClient {
	width: 600px;
	w\idth: 520px; }
	
#ContentLeftDefault {
	padding: 0px 40px 40px;
	float: left;
	width: 520px;
	min-height:300px;
}
* html #ContentLeftDefault {
	width: 600px;
	w\idth: 520px; }

/*-------------------------------------------------------------------- tabS start*/

#Tabs {
	float: left;
	width: 299px;
	height: 361px;
	background-color: #FFFFFF;
}
.tabset{
	width: 299px;
	overflow: hidden;
	margin: 0;	padding:0;
}
* html .tabset{
	width: 299px;
	overflow: auto;
	margin: 0;	padding:0;
}
.tabset li{
	margin: 0;
	display: inline;
	float: left;
	background:none;
	padding:0;
}
.tabset li a{
	display: block;
	width: 77px;
	height: 15px;
	background: url(/SiteFiles/1142/Images/tabset-item.jpg) no-repeat;
	padding: 10px 11px;
}
.tabset li a span{
	display: block;
	height: 10px;
	overflow: hidden;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
	cursor: pointer;
}
.tabset li a span.gathering{background: url(/SiteFiles/1142/Images/tabset-link-1.png);}
.tabset li a span.growing{background: url(/SiteFiles/1142/Images/tabset-link-2.png);}
.tabset li a span.giving{background: url(/SiteFiles/1142/Images/tabset-link-3.png);}
.tabset li a.active, .tabset li a:hover{background-position: 0 100%;}

* html .tabset li a span.gathering {background: url(/SiteFiles/1142/Images/tabset-link-1.gif);}
* html .tabset li a span.growing{background: url(/SiteFiles/1142/Images/tabset-link-2.gif);}
* html .tabset li a span.giving{background: url(/SiteFiles/1142/Images/tabset-link-3.gif);}

#tab1,#tab2, #tab3 {
	color: #262626;
	font-size: 11px;
	line-height: 35px;
}

.tabsetbox{
	width: 259px;
	height:266px;
	padding: 20px;
	overflow:auto;
}
* html .tabsetbox {
	width: 299px;
	w\idth: 259px; }
	
	
#mediaVideos {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
	padding-bottom:15px;
}
#mediaPhotos {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
	margin-right: 19px;
	padding-bottom:15px;
}
#mediaAudio {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
	margin-right: 19px;
	padding-bottom:15px;
}
#mediaBlogs {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
	margin-right: 19px;
	padding-bottom:15px;
}
#mediaEcards {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
}
#mediaGiving {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
	margin-right: 19px;
}
#mediaLinks {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
	margin-right: 19px;
}
#mediaResources {
	float: left;
	height: 75px;
	width: 50px;
	display: inline;
	margin-right: 19px;

}

/*-------------------------------------------------------------------- global overrides */

/* BLOG */

.blog .blog-entry 
    {margin: 20px 0;
     border-bottom: solid 1px #ccc;
     padding-bottom: 10px;
    }
.blog .post-date 
    {
	font-size: 11px;
	font-weight: bold;
	color: #262626;
}
	
.blog .post-title a
    {font-size: 14px;
        margin-top: 5px;
        color: #00549E;}
		
a.blog .post-title:link, a.blog .post-title:visited{color: #00549E; text-decoration:none;}
a.blog .post-title:hover, a.blog .post-title:active{color: #00549E; text-decoration:underline;}
		
.blog .post-body 
    {padding: 10px 0;}
	
.blog .comment-entry 
    {border: solid 1px #999;
     padding: 5px;
     margin-bottom: 10px;
	 color: #00549E;
	 font-size: 14px;}
	 
.blog .textarea 
    {width: 100%;
     height: 150px;} 
.navlinksSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}
.navlinksSmall:hover {
	color: #096;
	text-decoration: none;
}
.navlinksSmall:link, .navlinksSmall:visited, .navlinksSmall:active {
	color: #009;
	text-decoration: none;
}
