/* CSS Document */

body
{
	font-family:arial;
	background-color:#FFF;
	font-style:inherit;
	font-weight:bold;
	color:#FFFFFF;
	border:#FFFFFF;

}

.menutext
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-left:5px;
	background-color:#F1630C;
	background-image:url(../images/backgrounds/doubleline.png);
	background-repeat:no-repeat;
	background-position:right;
	border-right:medium;
	border-bottom-width:2px;
	}

.menutext a:link
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-color:#F1630C;
}
.menutext a:visited
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	background-color:#F1630C;
}

.menutext a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	background-color:#F1630C;
}
.menutext a:active
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	background-color:#F1630C;
}
.menutextCurrent
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-left:5px;
	background-color:#F1630C;
	background-image:url(../images/backgrounds/doubleline.png);
	background-repeat:no-repeat;
	background-position:right;
	border-right:medium;
	border-bottom-width:2px;
	}

.menutextCurrent a:link
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	background-color:#F1630C;
}
.menutextCurrent a:visited
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	background-color:#F1630C;
}

.menutextCurrent a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	background-color:#F1630C;
	
}
.menutextCurrent a:active
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	background-color:#F1630C;
}
.menutextsingle
{
	font-family:Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left:14px;
	background-color:#F1630C;
	text-decoration:none;
	background-image:url(../images/backgrounds/doubleline.png);
	background-repeat:no-repeat;
	background-position:right;
	border-right:medium;
	border-bottom-width:2px;
}

.menutextsingle a:link
{
	font-family:Verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-color:#F1630C;
}
.menutextsingle a:visited
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.menutextsingle a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menutextsingleCurrent
{
	font-family:Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left:10px;
	background-color:#F1630C;
	text-decoration:none;
	background-image:url(../images/backgrounds/doubleline.png);
	background-repeat:no-repeat;
	background-position:right;
	border-right:medium;
	border-bottom-width:2px;
}

.menutextsingleCurrent a:link
{
	font-family:Verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	background-color:#F1630C;
}
.menutextsingleCurrent a:visited
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.menutextsingleCurrent a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}


.homeimage
{
	background-image:url(../images/backgrounds/H4K_twogirls.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	background-position:top left;
}

.donateimage
{
	background-image:url(../images/backgrounds/H4K_girlinred.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.boyimage1
{
	background-image:url(../../aptlogixfinal1/images/help1.jpg);
	background-repeat:no-repeat; 
	background-position:top left;
	
}
.aboutusboy
{
background-image:url(../images/backgrounds/H4K_boy.jpg);
	background-repeat:no-repeat; 
	padding-bottom:30px;
	background-position:center left;
	
}
.bgbox2
{
	background-repeat:no-repeat;
	background-position:top left;
	}
	.bgbox
{
	background-image:url(../images/backgrounds/bgbox.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	.donationbox
{
	background-image:url(../images/backgrounds/donation.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	padding-left:7px;
	}
.text2
{
	font-family:Verdana;
	font-size: 11px;
	color: #034EA2;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	padding-right:25px;
	background-color:#FFFFFF;
}
.text2 a:link
{
	font-family:Verdana;
	font-size: 11px;
	color: #034EA2;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	background-color:#FFFFFF;
}
.text2 a:visited
{
	font-family:Verdana;
	font-size: 11px;
	color: #034EA2;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	background-color:#FFFFFF;
}
.text2 a:hover
{
	font-family:Verdana;
	font-size: 11px;
	color: #034EA2;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	background-color:#FFFFFF;
}
.border
{
	background-color:#FFFFFF;
	border-color:#C7C8CA;
	border:solid;
	border-width:2px;
	text-align:center;
	border-bottom:#FFFFFF;
	}
	
.text3
{
	font-family:Arial;
	font-size: 10px;
	color: #414042;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left:25px;
	background-color:#ffffff;
}
.text4
{
	font-family:"Chianti Win95BT";
	font-size:40px;
	font-weight:bold;
	color:#034EA2;
	text-align:center;
	}
.text5
{
	font-family:Arial;
	font-size: 10px;
	color: #414042;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	padding-top:5px;
}
.text6
{
	font-family:Arial;
	font-size: 10px;
	color: #414042;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding-left:4px;
}
.Tabletop
{
padding-left:35px;
}
.clicktext
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 padding-left:1px;
	 padding-top:3px;
	 color:#6D6E71;
	 font-weight:normal;
	 text-decoration:none;
 }
 .clicktext a:link
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#6D6E71;
 font-weight:normal;
 text-decoration:none;
 }
 .clicktext a:visited
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#6D6E71;
 font-weight:normal;
 text-decoration:none;
 }
 .clicktext a:hover
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#6D6E71;
 font-weight:normal;
 text-decoration:underline;
 }
 .storytext
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ED1C24;
padding-top:20px;
text-decoration:none;
}
 .storytext a:link
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#ED1C24;
 font-weight:normal;
 text-decoration:none;
 }
 .storytext a:visited
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#ED1C24;
 font-weight:normal;
 text-decoration:none;
 text-decoration:none;
 }
 .storytext a:hover
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#ED1C24;
 font-weight:normal;
 text-decoration:underline;
 }

.tablebackground
{
background-image:url(../images/backgrounds/box1.jpg);
background-repeat:no-repeat;
background-position:top;
}
.tablehome
{
background-image:url(../images/backgrounds/homeground.jpg);
background-repeat:no-repeat;
background-position:left;
padding-right:1px;
padding-left:2px;
}
.tablebutton
{
background-image:url(../images/backgrounds/buttonback.jpg);
background-repeat:no-repeat; background-position:left;
}
.tablewelcome
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#636466;
text-align:left;
padding-left:15px;
font-weight:normal;
background-image:url(../images/backgrounds/welcome.jpg);
background-position:left;
background-repeat:no-repeat;
}
.tablemision
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#636466;
font-weight:normal;
text-align:left;
padding-left:50px;
background-image:url(../images/backgrounds/mission.jpg);
background-position:center;
background-repeat:no-repeat;
}

Table.tableShell
{
	background-color:#EBEBEB;
	padding:0px;
	padding-top:0px;	
}
Table.tableInner
{
	background-color:#F5F5F5;
	vertical-align: top;	
}
.tablehowhelp
{
/*background-image:url(../images/backgrounds/howcanhelp.jpg);*/
background-repeat:no-repeat;
background-position:top left;
padding-top:3px;
}
.tableaboutus
{
/*background-image:url(../images/backgrounds/aboutusfinal.png);*/
background-repeat:no-repeat;
background-position:top left;
padding-top:0px;
}
.tablenews
{
/*background-image:url(../images/backgrounds/news.jpg);*/
background-repeat:no-repeat;
background-position: top left;
}
.photogallery
{
background-image:url(../images/backgrounds/photogalery.jpg);
background-repeat:no-repeat;
background-position: top left;

}
.tablecontact
{
/*background-image:url(../images/backgrounds/contact.jpg);*/
background-repeat:no-repeat;
background-position:top left;
padding-top:4px;
}
.tabledonate
{
/*background-image:url(../images/backgrounds/donate2.jpg);*/
background-repeat:no-repeat;
background-position:top left;
}
.tableevents
{
background-image:url(../images/backgrounds/events.jpg);
background-repeat:no-repeat;
background-position: top left;
}
.content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#636466;
	padding-left:0px;
}
.contentfinal
{
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size:11px;
font-weight:normal;
color:#636466 !important;
padding-left:7px;
text-align:left;
padding-top:0px;
line-height:-80%;
word-spacing:-2%;
}
.contentfinal a:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#F1630C;
	text-decoration:none;
}
.contentfinal a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#972690;
	text-decoration:none;
}
.contentfinal a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#F1630C;
	text-decoration:underline;
}

.ul
{
list-style-type:circle;
list-style-position:inside;
list-style:circle;
padding:10px;
}
.tablepicture
{
padding-top:15px;
padding-left:0px;
}
.textinner1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#636466;
text-align:left;
padding-left:7px;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F1630C;
	padding: 0px;
	margin: 0px;
}
h2, h3{
	padding: 0px;
	margin: 0px;
}
body,td,th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#636466;
	padding-left:0px;
}
