@charset "UTF-8";
* {
margin: 0;
padding: 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


:focus
{
  -moz-outline-style: none;
}

img{
	border:none;
}

body{
	margin: 0 0 0 0;
	background-color: #EBEBEB;
}

#mainwrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1000px;
	margin: 0px auto;
	border-bottom: 0px solid white;
	border-left: 10px solid #ccc;
	border-right: 10px solid #ccc;
	padding-top: 0px;
	background-color: #FFF;
	height: auto;
	position: relative;
}

#header {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 26px;
	height: auto;
	padding-left: 279px;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#01305C;
	border-bottom: 1px solid white;
	color:white;
	padding-top:10px;
	position: relative;
}
#bannerwrapper {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	width: 1000px;
	height: 282px;
	position: relative;
}
#logo {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	width: 280px;
	height: 282px;
	border-top: 0px dotted white;
	border-bottom: 1px dotted white;
	float: left;
	background-color: white;
	position: relative;
}
h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	color: #00315C;
	padding-bottom: 10px;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #60B3FD;
	padding-bottom: 0px;
	border-top: 1px solid #999;
}
h4 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 36px;
	color: #666;
	font-weight: normal;
	line-height: 1.2;
}
h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	line-height: 1.2;
}

.h312px {
	font-size: 14px;
	color: #60B3FD;
}

h5 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
}
h6 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #60B3FD;
	padding-bottom: 0px;
}

#slideshow {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	width: 720px;
	height: 282px;
	float: right;
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	position: relative;
}
#contentwrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 1000px;
	height: auto;
	position: relative;
}
#menuwrapper {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #666;
	width: 265px;
	height: auto;
	border-right: 1px dotted #666666;
	padding-right: 8px;
	position: relative;
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 600px;
	height: auto;
	line-height: 1.5;
	padding: 10px 10px 10px 20px;
	position: relative;
}

#content a:link{
	color: #01305C;
	text-decoration:underline;
}
#content a:visited{
	color: #01305C;
	text-decoration:underline;
}
#content a:hover{
	color: #60B3FD;
}

#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	padding-bottom: 12px;
}

#content ul{
	padding-left:20px;

}

#whereami {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #666;
	height: 27px;
	padding-left: 265px;
	margin-top: 45px;
	margin-bottom: 20px;
	position: relative;
}

#whereami a:link{
	color: #01305C;
	text-decoration:none;
}

#whereami a:visited{
	color: #01305C;
	text-decoration:none;
}

#whereami a:hover{
	color: #60B3FD;
	text-decoration:underline;
}

/* the menu*/


.tbfmenu{
	margin: 5px 0;
	padding: 0;
	width: 265px; /*width of menu*/
	border: 0px solid #9A9A9A;
	position: relative;
}
#topnavwrapper {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	padding-left: 275px;
	height: 23px;
	background-color: #1D519D;
	/*background-image: url(../images/bgstrip.jpg);*/
	background-repeat: repeat-x;
	position: relative;
}
#footer {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #666;
	width: auto;
	min-height: 120px;
	height:auto !important;
	height: 120px;
	border-top: 1px dotted #999999;
	text-align: center;
	padding: 10px 0px 0px 420px;
	position: relative;
}
.member {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	text-align: center;
	display: block;
	width: 80px;
	height: auto;
	float: left;
	margin: 0px auto;
	position: relative;
}
.credits {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding: 5px;
	width: 990px;
	background-color: #F3F3F3;
	border-top: 1px dotted #666666;
	position: relative;
}

.credits a:link{
	color: #01305C;
	text-decoration:none;
}

.credits a:visited{
	color: #01305C;
	text-decoration:none;
}

.credits a:hover{
	color: #60B3FD;
	text-decoration:underline;
}


.tbfmenu div.silverheader a{
	/*background: black url(../images/silvergradient.gif) repeat-x center left;*/
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color: #01305C;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	text-align:right;
}


.tbfmenu div.silverheader a:visited, .tbfmenu div.silverheader a:active{
	color: #01305C;
}


.tbfmenu div.selected a, .tbfmenu div.silverheader a:hover{
	/*background-image: url(../images/silvergradientover.gif);*/
	color: #60B3FD;
}

.tbfmenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding: 5px;
	height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	text-align:right;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	padding-right: 12px;
}

ul.menusubitem li{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	list-style-type: none;
	padding-bottom: 4px;
}




.menuitem a{
	/*background: black url(../images/silvergradient.gif) repeat-x center left;*/
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color: #01305C;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	text-align:right;
}


.menuitem a:visited, .menuitem a:active{
	color: #01305C;
}
.menuitem.current a, .menuitem a:hover{
	/*background-image: url(../images/silvergradientover.gif);*/
	color: #60B3FD;
}
ul.menusubitem li.current{
	/*background-image: url(../images/silvergradientover.gif);*/
	color: #60B3FD;
}

.menusubitem a{
	/*background: black url(../images/silvergradient.gif) repeat-x center left;*/
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color: #666;
	text-decoration: none;
}


.menusubitem a:visited, .menuubitem a:active{
	color: #666;
	text-decoration: none;
}
.menusubitem li.current a, .menusubitem a:hover{
	/*background-image: url(../images/silvergradientover.gif);*/
	color: #60B3FD;
	text-decoration: none;
}

.current {
	/*background-image: url(../images/silvergradientover.gif);*/
	color: #60B3FD;
}



/*--- QUICKLINKS NAVIGATION */

ul.topnav {list-style:none; margin:0; padding:0}
ul.topnav * {margin:0; padding:0}
ul.topnav a {
	display:block;
	color:white;
	text-decoration:none
}
ul.topnav li {
	position:relative;
	float:left;
	margin-right:0px
}
ul.topnav ul {
	position:absolute;
	top:45px;
	left:0;
	background:#d1d1d1;
	display:none;
	opacity:0;
	list-style:none
}
ul.topnav ul li {
	position:relative;
	border:1px solid white;
	border-top:none;
	width:146px;
	margin:0;
	color: #666666;
}
ul.topnav ul li a {
	display:block;
	padding:7px 0px 0px 5px;
	background-color:#9ddcf9;
	color: #666666;
	height: 25px;
}
ul.topnav ul li a:hover {
	background-color:#137ece;
	color: white;
}
ul.topnav ul ul {
	left:146px;
	top:-1px;
	color: white;
}
ul.topnav .topnavlink {
	border:0px solid #aaa;
	padding:3px;
	font-weight:normal;
	width:138px;
	height: 17px;
	text-align: center;
	color: white;
	font-size: 14px;
	background-color: #1D519D;
	border-left: 1px solid #92d0f3;
	font-family: "Georgia", Times New Roman, Times, serif;
}
ul.topnav .topnavlinkcurrent {
	border:0px solid #aaa;
	padding:3px;
	font-weight:normal;
	width:138px;
	height: 17px;
	text-align: center;
	color: white;
	font-size: 14px;
	background-color: #60B3FD;
	border-left: 1px solid #92d0f3;
	font-family: "Georgia", Times New Roman, Times, serif;
} 
ul.topnav .topnavlink:hover, ul.topnav .topnavhover {
	background-repeat: no-repeat;
	background-color: #60B3FD;
}
ul.topnav .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.topnav .topline {border-top:1px solid #aaa}


#tbfsitemap {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #666;
	height: 350px;
	list-style: none;
	line-height: 1.5;
	padding-bottom: 10px;
	border-top: 1px dotted #666;
	text-align: left;
	list-style-type: none;
	background-color: #F3F3F3;
}


#tbfsitemap a:link{
	color:#666666;
	text-decoration:none;
}

#tbfsitemap a:visited{
	color:#666666;
	text-decoration:none;
}

#tbfsitemap a:hover{
	color:#60B3FD;
	text-decoration:underline;
}


.tbfsitemaplinks {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	padding: 20px 0px 0px 20px;
	list-style: none;
	float: left;
	height: 300px;
	width: 100px;
}
.tbfsitemaplinkssub {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 8px;
	list-style: none;
}
.boardmemberimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	height: 100px;
	margin-right: 8px;
	border: 1px solid #999;
	display: inline;
	float: left;
	margin-top: 8px;
}
.pastdirectorsyears {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01305C;
}
.newsimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	height: 100px;
	margin-right: 8px;
	border: 1px solid #999;
	display: inline;
	float: left;
	margin-top: 8px;
}
.newsblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 480px;
	height: 92px;
	margin-right: 8px;
	border: 0px solid #999;
	display: inline;
	float: left;
	margin-top: 8px;
}
.latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 600px;
	height: 120px;
	margin-right: 8px;
	float: left;
	margin-top: 8px;
	border-top: 1px solid #60B3FD;
}
.newsheadline {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #60B3FD;
	padding-bottom: 0px;
	border-top: 0px solid #999;
}
.newsletterimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	height: 100px;
	margin-right: 8px;
	border: 1px solid #999;
	float: left;
	margin-top: 25px;
	color: #666666;
}
.supporterslogos {
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	height: 60px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}


.mainfocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	width: 580px;
	margin: 20px auto;
	float: left;
	border: 0px solid #ccc;
	position: relative;
}
#thermometer {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: auto;
	height: auto;
	position: relative;
}
#givenowbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	width: 75px;
	height: 75px;
	z-index: 99;
	left: 98px;
	top: 339px;
	background-color: #2DC4F3;
}
#joinmailinglist {
	font-family: Arial, Helvetica, sans-serif;
	width: 194px;
	position: relative;
	margin: 10px 0px 0px 70px;
}

#addthis {
	width: 194px;
	position: relative;
	margin: 10px 0px 0px 70px;
	text-align: right;
}
#fbsocialbadges {
	width: 150px;
	position: relative;
	float: right;
}
#donatebutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100px;
	height: 100px;
	position: relative;
	float: left;
	margin: 0px;
}
.fwheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #934C93;
	font-style: italic;
}
.purple {
	color: #934C93;
	font-weight: bold;
}
#foundingwomenad {
	font-family: Arial, Helvetica, sans-serif;
	height: 190px;
	width: 570px;
	margin: 0px 0px 40px 0px;
	border: 1px solid #934C93;
}

