/* CSS Document */

.bulletedList {
	list-style-type: decimal;
}

li.bulletedList {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
}

.BoardofDirectorsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.BoardofDirectorsName a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.BoardofDirectorsName a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.BoardofDirectorsName a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #98002D;
	text-decoration: underline;
}

.BoardofDirectorsName a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98002D;
	text-decoration: underline;
	font-weight: bold;
}

.BoardofDirectorsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.BoardofDirectorsSubname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}



/* Banner section on Level 2 */
td.subBanner-left {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/subBanner_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.subBanner-right {
	background-image: url(images/subBanner_right.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Navigation section on Level 2 */

td.subNavbar-left {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/subNavbar_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.subNavbar-center {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/subNavbar_center.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.subNavbar-right {
	background-attachment: scroll;
	background-image: url(images/subNavbar_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

/* Vignettes for Content Section - Vignettes   
	cnb-: content navigation bottom: Vignette Center 
	crb-: content right bottom: Vignette Right	*/

.cnb-aboutFoundation {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/cnb-foundationTree.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*  Donor List */

td.crtFadeTopOutside {
	background-attachment: scroll;
	background-image: url(backgrounds/crt-fade-top-outside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}

td.crtFadeBtmOutside {
}

td.crtFadeTop {
	background-image: url(backgrounds/crt-fade-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1;
	background-attachment: scroll;
}


td.crtFadeTile {
	bakckground-image: url(backgrounds/crt-fade-tile.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment: scroll;
	background-image: url(images/crt-inside.jpg);
}

td.crtFadeTileOutside {
	bakckground-image: url(backgrounds/crt-fade-tile-outside.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	background-attachment: scroll;
	background-image: url(images/crt-outside.jpg);
}

td.leftVertLine {
	border-left: 1px solid #efefef;
	margin-left: 5px;
	margin-right: 5px;
}

.LetterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b0785d;
	border-bottom:solid #f6eedb 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	
}

/* By Laws */

td.crtFadeTilebylaws {
	background-image: url(images/crt-inside-bylaws.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.crtFadeTopOutsidebylaws {
	background-image: url(images/crt-outside-bylaws.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Board of Directors Bio Pages */

.biopic {
	padding-rigoht: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}

td.crbShort {
	background-image: url(images/crb_short350height.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.orbShort {
	background-image: url(images/orb_short350height.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* All pages */

.officeInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

/*  THIS IS THE SPECIAL CLIMB HIGHER LOGO STYLE   */
#climb {
	background-image: url(images/climb_higher_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
