/* CSS Document */

body{margin: 0px;
	padding-top:0px;
	background:#FFFFFF;	
	border:none;
	width:100%;
	height:100%;
	font:normal 16px georgia;}
/*.bgrow{
	background-image:url(pix/whitebgsubpages.jpg);
	background-repeat:no-repeat;
	width:945px;
	height:750px;}*/
.whitebox{
	background-image:url(pix/whitebox.png);}

.address{
	font-size:12px;}
	
.toprow{
	font:normal 10px georgia;
	font-variant:small-caps;}
	

	
.toprowlinks{
	text-decoration:none;
	color:#000000;}
	
.toprowlinks a{
	text-decoration:none;
	color:#000000;}
	
.toprowlinks a:hover{
	text-decoration:none;
	color:#F80000;}
	
.greybar{
	background-image:url(pix/greenbar.png);
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
	color:#FFFFFF;
	font-weight:500;
	font-size:14px;}

.greenbar{
	background-image:url(pix/purplebox.png);
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
	color:#FFFFFF;
	font-weight:500;
	font-size:30px;}

.toplogo{
	/*background:#E5D6D6;
	margin-left:10px;*/
	padding-top:5px;
	height:68px;}
.topleft{
	/*background:#E5D6D6;
	margin-left:10px;*/}
	
.topright{
	/*background:#E5D6D6;
	margin-right:10px;*/}
	
.keepintouch{
	background-image:url(pix/keepintouch.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:108px;
	width:180px;}
	
.mailinglist{
	padding-top:74px;}

.bottomleft{
	margin-top:10px;
	margin-left:5px;
	/*background-color:#65527B;*/
	font-size:12px;
	background-repeat:no-repeat;
	width:194px;
	height:335px;}
	
.bottommiddle{
	margin-top:10px;
	/*background-color:#65527B;*/
	background-repeat:no-repeat;
	background-position:center;
	width:545px;
	height:335px;}
	
.bottomright{
	margin-top:10px;
	/*background-color:#65527B;*/
	background-repeat:no-repeat;
	width:190px;
	height:335px}

.bottomlinks{
	font-size:12px;
	font-weight:bold;}
	
.successstories{
	background-color:#66AA44;
	font-weight:bold;
	padding-top:3px;}
	
.famimages{
	padding-top:5px;}

.NewsAndUpdates{
	background-color:#66AA44;
	text-decoration:underline;
	font-weight:bold;
	padding-left:3px;}
	
	
.topspacing{
	margin-top:3px;}
	
.donateinformation{
	font-size:14px;}

.donatetitles{
	color:#66AA44;}
	
.donatetitles2{
	color:#8F0000;}
	
.greenoutline{
	background-image:url(pix/greenoutline.png);
	background-position:center;
	background-repeat:no-repeat;
	height:190px;
	width:545px;}
	

.childlinks{
	font-size:14px;
	color:#000000;
	padding-left:15px;
	font-weight:bold;}
	
.childlinks a{
	color:#000000;
	text-decoration:none;}

.childlinks a:hover{
	color:#8F0000;}
	
.successfont{
	font-size:12px;
	font-weight:bold;}
	
.blacklinks{
	color:#000000;
	text-decoration:none;}

.redlinks{
	color:#8f0000;
	text-decoration:none;}
	
.redtext{
	color:#8f0000;}
	
.namefonts{
	font-size:10px;}
	
.size12font{
	font-size:12px;}

.size10font{
	font-size:10px;}
	
.size14font{
	font-size:14px;}

#dropmenudiv{
position:absolute;
margin-left:30px;
background-color:#66AA44;
border:1px solid black;
/*border-bottom-width: 0;*/
border-right-width:0;
border-left-width:0;
font:normal 12px Verdana;
font-variant:small-caps;
line-height:18px;
z-index:100;}

.menu{

padding-left:20px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

#menu a:hover{ /*hover background color*/
	background:url(pix/leftmenuboxred.png);
	background-repeat:no-repeat;}


#dropmenudiv a{
background-image:url(pix/downarrow.png);
background-repeat:no-repeat;
display: block;
text-indent: 20px;;
padding: 1px 0;
text-decoration: none;
font-weight:bold;
font-size:10px;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CF2121;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

