

/* Presentation Stylesheet */ 

h3 {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p {
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 color: #4A4EAA;
 margin:0;
 padding-bottom:20px;
 line-height:22px;
 }
 
.norm {
 font-size:14px;
 }

ul {
 list-style-type:none;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 color: #4A4EAA;
 } 


li {
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 color: #4A4EAA;
 padding-bottom:20px;
 background-image: url('images/bullet.gif');
 background-position: 0px 15%; /* X-pos Y-pos (from top-left) */
 background-repeat: no-repeat;
 padding-left: 44px;
 line-height: 22px;
 border: 0px solid black;
 }
 
 img  {
 border:none;
 }
 
 .highlight {
 font-size:14px; 
 font-weight:bold; 
 color:#F28A33;
 margin:0;
 padding-bottom:0px;
 line-height:22px;
 }
 
.titleHomepage {
 font-size:22px; 
 font-weight:bold; 
 color:#F28A33
 }
 
 .titleAboutUs {
 font-size:22px; 
 font-weight:bold; 
 color:#E71631;
 padding-bottom:20px;
 }
 
 .titleProjects {
 font-size:22px; 
 font-weight:bold; 
 color:#4A4EAA;
 padding-bottom:20px;
 }
 
 .titlePhotofriend {
 font-size:22px; 
 font-weight:bold; 
 color:#AD7BA6;
 padding-bottom:20px;
 }
 
 .titleGallery {
 font-size:22px; 
 font-weight:bold; 
 color:#AD7BA6;
 padding-bottom:20px;
 }
 
 .titleLinks {
 font-size:22px; 
 font-weight:bold; 
 color:#57B930;
 padding-bottom:20px;
 } 
 
 .titleContactUs {
 font-size:22px; 
 font-weight:bold; 
 color:#3080C9;
 padding-bottom:20px;
 } 
 
 .quoteCredit { 
 color:#AD7BA6;
 }


div.sidebar { 
 font-family:Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:12px;
 color: #ffffff;
 line-height:15px;
 text-align:left;
 border-top: none;
 border-bottom: 3px solid #D9832C;
 border-left:none;
 border-right:none;
 padding:10px 20px 10px 20px;
 background: #3080C9;
 width:193px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:153px; 
}

html>body .sidebar {
  width:153px;
}

.banner {
 width:193px;
 border-top: 3px solid #D9832C;
 border-bottom: 3px solid #D9832C;
 margin:20px 0px 0px 0px;
} 

.bannerPhoto {
 border-bottom:1px solid #D9832C;
 width:193px;
 }

.hdrTruth {
 width:193px;
 border-top: 3px solid #D9832C;
 margin-top:20px;
 }
 
#bodyblockPF img {
border:#CECECE solid 25px;
margin-right:20px;
}

#bodyblockPF a {
color: #4A4EAA;
font-size:10px;
text-decoration:none;
}

#bodyblockPF A:link {
color: #4A4EAA;
font-size:10px;
text-decoration:none;
}

#bodyblockPF A:hover {
color: #4A4EAA;
font-size:10px;
text-decoration: underline;
}

.contentPF {
padding-bottom:100px;
}
/*
#l-col img {
 margin-left:9px;
 margin-top:20px;
 border:solid 3px #D9832C;
 }
*/ 
 

/* ////////////// FORM STYLE FOR Support Our Work (donate/index.htm) ////////////// */

form.donateForm  { 
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 color: #4A4EAA;
 margin:0px;
 line-height:22px;
 }

input.donateInput {
 top:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 color: #4A4EAA;
 margin:0px;
 line-height:22px;
}


label.donateLabel {
 position:relative;
 margin-bottom:0px;
 display:block;
 left:30px;
 top:-20px;
 width:480px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 color: #4A4EAA;
 margin:0px;
 line-height:22px;
}

/* ////////////// End FORM STYLE FOR Support Our Work (donate/index.htm) ////////////// */
