@charset "UTF-8";
/* CSS Document */

.Paragraph
{ font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
vertical-align: top;
padding: 5px;
font-style:italic;
line-height:normal;
}

.text
{ font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: left;
vertical-align: top;
padding: 5px;
}

.text a
{ color: #56BAEC;
text-decoration: none;
font-weight: bold;
}

.text a:hover
{color: green}

.text a:visited
{color: #007bb7}

.text a:visited:hover
{color: #56BAEC}

.trustee
{ font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
padding: 5px;
font-style:italic;
width: 200px;
}

.italicsmall
{ font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
vertical-align: top;
font-style:italic;
}

.bold
{ font-weight: bold;
}

.submit
{ background-image: url(images/submit.png);
width: 117px;
height: 34px;
border: 0px;
text-align: left;
padding-left: 2em;
padding-bottom: 0.7em;

}

.submit:hover
{ background-image: url(images/submitHover.png);
cursor: pointer;
}

.contactHeading
{ font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: right;
vertical-align: top;
font-style:italic;
width: 80px;
line-height: 11px;
font-weight: bold;
}

.contactInfo
{ font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
vertical-align: top;
font-style:italic;
width: 152px;
line-height: 11px;
padding-left: 6px;
}

.contactInfo a
{
	font-weight:bold;
	color: black;
}

.numbers
{ font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
text-align: left;
vertical-align: top;
font-style:italic;
background-color: #FFF0AA;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding: 5px;
font-weight: bold;
}
.numbers a
{ text-decoration: none;
color: #56BAEC;
}

.numbers a:hover
{color: #FFAEAE}

.sponsors
{
	position: relative;
	left: 11px;
	top: 20px;
	width: 230px;
	height: 100px;
}

.topimage
{ display: block; 
top: 13px;
left: 18px;
position: relative;
}	

.app 
{	
	cursor: pointer;
	position: relative;
	left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	cursor: pointer;
	color: #FFAEAE;
	right: 5px;
	
	
	
}

.app a
{	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	color: #56BAEC;
	text-decoration: none;
	background-image: url(images/pinkArrow.gif);
	background-repeat: no-repeat;
	background-position: 98% 40%;
	position: relative;
	font-weight: bold;
	height: 20px;
	top: 5px;


	
}

.advent 
{	
	cursor: pointer;
	position: relative;
	left: 5px;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	cursor: pointer;
	color: #FFAEAE;
	
	
}
.advent a
{	

	cursor: pointer;
	color: #56BAEC;
	text-decoration: none;
	font-weight: bold;
	
}

.advent a:hover
{ color: #FFAEAE;
}

.app a:hover
{
	background-image: url(images/yellowArrow.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #FFAEAE
	}

.virtual a
{
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: black;
	text-decoration: none;
	background-image: url(images/pinkArrow.gif);
	background-repeat: no-repeat;
	background-position: 22% 50%;
	position: relative;
	left: 548px;
	top: 45px;
	height: 22px;
}

.virtual a:hover
{
	background-image: url(images/yellowArrow.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #56BAEC
	}
	
.flags
{
	width: 186px;
	position: relative;
	top:5px;
	left:25px;
}

.marquee
{
	width: 320px;
	position: relative;
	top: -18px;
	left: 230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: white;
	cursor:default
}

.marquee a
{ color: white;
}	

.donate a
{ 	display: block;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: black;
	text-decoration: none;
	background-image: url(images/donate1.png);
	background-repeat: no-repeat;
	background-position: 0% 80%;
	position: relative;
	left: 580px;
	margin-top: -25px;
	width: 300px;


}

.donateB a
{ 	display: block;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: black;
	text-decoration: none;
	background-image: url(images/donate1.png);
	background-repeat: no-repeat;
	background-position: 0% 80%;
	position: relative;
	left: 580px;
	margin-top: -41px;
	width: 300px;
	

}

input.donate
{
    display: block;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0;
	color: black;
	text-decoration: none;
	background-image: url(images/donate1.png);
	background-repeat: no-repeat;
	background-position: 0% 80%;
	width:154px;
	height:39px;
	background-color:transparent;
	border:0;
}

.donate a:hover, input.donate:hover
{	background-image: url(images/donate2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}

.donate2 a
{ 	display: block;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: black;
	text-decoration: none;
	background-image: url(images/donate2.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	position: relative;
	left: 863px;
	margin: 3px;

}

.donate2 a:hover
{	background-image: url(images/donate1.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}

.donate3 a
{ 	display: block;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0.75em 0.75em;
	padding: ;
	color: black;
	text-decoration: none;
	background-image: url(images/donate1.png);
	background-repeat: no-repeat;
	position: relative;
	width: 300px;
	height: 39px;
	font-weight: normal;
	font-size: 15px;
	}	
	
.donate3 a:hover
{	background-image: url(images/donate2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}
	
.icon
{ background-image:url(images/contact.png);
	position: relative;
	width: 40px;
	height: 52px;
	left: -235px;
	top: 523px;
}

.footerHead
{
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
 line-height: 1.6em;
}

.footer a
{
 font-family:Arial, Helvetica, sans-serif;
 color: #56BAEC;
 font-size: 13px;
 text-decoration: none;
 line-height: 1.6em;
}

.footer a:hover
{
color: #FFAEAE;
cursor: pointer;

}



.meet
{
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
 line-height: 1.6em;
 padding-top:8px;
 padding-left: 4px;
 padding-bottom: 8px;
}

/* Index Layout */ /* Hide from IE5-mac. Only IE-win sees this. \*/
* html #index {margin-right:10px; height:1%;}
/* End hide from IE5/mac */
#index {display:inline; font-family: Arial, Helvetica, sans-serif; text-align:left;}
#index div { width:80px; height:120px; margin:0.3em; float:left; font-size:14px; color:green; padding:0px; border:; background-color:;}
#index p { float:left; font-size:12px; color:black; padding:0; text-indent:;}
#index p a:link, #index p a:visited { float:left; font-size:12px; color:black; padding:0; text-indent:;}
#index div a:link, #index a:visited {display: block;margin-top:0px; border:0;font-size:0.9em; color:#56BAEC; text-decoration:none; line-height: 2.5em; background-color:; text-align:center; font-weight:bold;}
#index div a:hover {border:0; color: #FFEC94}
#index div a img { border:0; text-align:center}

/* sponsor Layout */ /* Hide from IE5-mac. Only IE-win sees this. \*/
* html #sponsor {margin-right:10px; height:1%;}
/* End hide from IE5/mac */
#sponsor {display:inline; font-family: Arial, Helvetica, sans-serif; text-align:left;}
#sponsor div { width:100px; height:90px; margin:0.3em; float:left; font-size:14px; color:green; padding:0px; border:; background-color:;}
#sponsor p { float:left; font-size:12px; color:black; padding:0; text-indent:;}
#sponsor p a:link, #index p a:visited { float:left; font-size:12px; color:black; padding:0; text-indent:;}
#sponsor div a:link, #index a:visited {display: block;margin-top:0px; border:0;font-size:0.9em; color:#56BAEC; text-decoration:none; line-height: 1.2em; background-color:; text-align:center; font-weight:bold;}
#sponsor div a:hover {border:0; color: #B0E57C}
#sponsor div a img { border:0; text-align:center; padding-bottom: 5px;}

/* sponsor Layout */ /* Hide from IE5-mac. Only IE-win sees this. \*/
* html #family {margin-right:10px; height:1%;}
/* End hide from IE5/mac */
#family {display:inline; font-family: Arial, Helvetica, sans-serif; text-align:left; width:80px; height:30px; margin:0.3em; float:left; font-size:13px; color:#56BAEC; padding:0px; font-weight:bold;}
#thea {display:inline; font-family: Arial, Helvetica, sans-serif; text-align:left; width:200px; height:30px; margin: 0em 0em 0em 0.3em; float:left; font-size:13px; color:#56BAEC; padding:0px; font-weight:bold}
#family div { width:85px; height:30px; margin:0.3em; float:left; font-size:13px; color:#56BAEC; padding:0px; font-weight:bold}

#born { float:left; font-size:13px; color:#56BAEC; padding-bottom:0em; width:250px;font-weight:bold; margin-left: 0.3em;line-height: 0.5em }
#fostered { float:left; font-size:13px; color:gray; padding-bottom:0em; width:250px;font-weight:bold; margin-left: 0.3em; line-height: 1em }
#adopted { float:left; font-size:13px; color:#FFAEAE; padding-bottom:1.5em; padding-top: 0.5em; font-weight:bold; margin-left:0.3em;line-height: 0.5em}
#adoptedKid {display:inline; font-family: Arial, Helvetica, sans-serif; text-align:left; width:85px; height:30px; margin:0.3em; float:left; font-size:13px; color:#FFAEAE; padding:0px; font-weight:bold}

#family p a:link, #index p a:visited { float:left; font-size:12px; color:black; padding:0; text-indent:;}
#family div a:link, #index a:visited {display: block;margin-top:0px; border:0;font-size:0.9em; color:#56BAEC; text-decoration:none; line-height: 1.2em; background-color:; text-align:center; font-weight:bold;}
#family div a:hover {border:0; color: #B0E57C}
#family div a img { border:0; text-align:center; padding-bottom: 5px;}
#family li {font-weight:normal; color: #FFAEAE; margin-left: -0.3em; }
#family div li {width: 100px;}

/* sponsor Layout */ /* Hide from IE5-mac. Only IE-win sees this. \*/
* html #charitable {margin-right:10px; height:1%;}
/* End hide from IE5/mac */
#charitable {display:inline; font-family: Arial, Helvetica, sans-serif; text-align:left;}
#charitable div { width:215px; height:115px; margin:0.3em; float:left; font-size:14px; color:green; padding:0px; border:; background-color:;}
#charitable p { float:left; font-size:12px; color:black; padding:0; text-indent:;}
#charitable p a:link, #index p a:visited { float:left; font-size:12px; color:black; padding:0; text-indent:;}
#charitable div a:link, #index a:visited {display: block;margin-top:0px; border:0;font-size:0.9em; color:#56BAEC; text-decoration:none; line-height: 1.2em; background-color:; text-align:center; font-weight:bold;}
#charitable div a:hover {border:0; color: #B0E57C}
#charitable div a img { border:0; text-align:center; padding-bottom: 5px; margin-right: 15px;}

#boardHeading {font-weight: bold; color: #56BAEC; font-size:14px;}
#boardSub {font-style:italic; font-size:12px; color: gray}

.read a {color: green}
.read a:hover {color:#666666}


.new a {color: green;}
.new a:hover {color:#666666}

.gov { padding-left: 7px;}
.gov2 { padding-left: 7px;}
.gov3 { padding-left: 7px;}
.gov a 
{	display: block;
	cursor: pointer;
	color: green;
	text-decoration: none;
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 23px;
	line-height: 20px
	}
.gov2 a 
{	display: block;
	cursor: pointer;
	color: green;
	text-decoration: none;
	background-image: url(images/photo.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 23px;
	line-height: 20px;
	}
.gov3 a 
{	display: block;
	cursor: pointer;
	color: green;
	text-decoration: none;
	background-image: url(images/MS-Word.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 23px;
	line-height: 20px;
	}

.gov a:hover {color:#666666}
.gov img {border:none;}

.sectionHeading
{
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #56BAEC;
}

.share a
{ font-family: Arial, Helvetica, sans-serif;

color: black;


}

.share a:hover
{ color: #FFF0AA;
}

.contentHeader
{font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: black;
text-align: center;
padding-top: 12px;
vertical-align: top;}

.contentBlurb
{ font-family:Arial, Helvetica, sans-serif;
color: white;
font-size:12px;
padding: 8px 6px 0px 10px;
}

body
{
    margin: 0px;
}
.modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: inherit;
    width: 400px;
    left: 53%;
    top: 50%;
    z-index: 750;
}

.modalContainer2
{
    position: inherit;
    width: 400px;
    left: 53%;
    top: 40%;
    z-index: 750;
}
.modal
{
    background-color: #B0E57C;
    border: solid 2px #56BAEC; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 450px;
    height: 400px;
    padding: 0px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.modalTop
{
  
    padding: 14px;
    color: #56BAEC;
    text-align: right;

}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 0px 15px 15px 15px;
}

.faq
{
padding: 5px;
vertical-align: top;
}

.faq a
{ color: green;
text-decoration: none;
font-weight: bold;
}

.faq a:hover
{color: white}

.breadcrumbs
{ font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #ffaeae;

}

.breadcrumbs a
{ color: #56baec;

}

.donateonline
{ padding: 5px;
vertical-align: top;
}

.textfield
{ color: #ffaeae;
font-size: 13px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
