body {
  font: .75em/1.5 Arial, Helvetica, sans-serif;
}
a:hover { text-decoration: none;}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
 
}
h1 {
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 1em;
}
h2 {
	border-bottom: 1px solid #F9F9F9;
	margin-bottom: .75em;
	width: 90%;
}

#mast_text h1{ 
   font-size:1.8em;
   font-family: Georgia;
   font-variant: small-caps;
   line-height: 1em;
}
#mast_text p {
   font-size: 1.25em;
}
h1, #mast_orph h2{ 
   font-size:1.75em;
   font-family: Georgia;
   font-variant: small-caps;
   line-height: 1.75em;
}
#orph_content h1 {
   font-size: 1.5em;
   text-align: center;
}
#middle h1 {
   line-height: 1em;
   text-align: center;
}
h2{ font-size:1.5em; }
h3{ font-size:1.25em; }
h4{ font-size:1.1em; }
h5, h6{ font-size:1em; }

/* Text Styles */
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, input, select, textarea {
  font: normal normal normal 1em/1.5 Arial, Helvetica, sans-serif;
  color: #777777;
}
input, select{
  line-height:1em;
  padding:2px;
}
p{
  margin:0 0 1em 0;
}
blockquote {
  margin: 1.25em;
  padding: 1.25em
}
q {
  font-style: italic;
}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed;
}
small {
  font-size:.85em;
}
big {
  font-size:1.2em;
}

#header form p {
  font: 1.2em Georgia;
  font-variant: small-caps;
  margin: 0 0 5px 0;
}

#nav a {
	font: 1.2em Arial;
	text-decoration: none;
}

#footer p {
	text-align: center;
}

.date {
        font-size: .6em;
        font-style: italic;
        color: #777777;
}

#leftcontent h2 {
        color: #A6B9AB;
        font-size: 1.25em;
        font-weight: bold;
        margin-bottom: none;
}

#leftcontent ul {
    list-style-position: inside;
    margin: 0 0 0 25px;
}

#greenbox h2 , #contribute_text h2{
        color: white;
        font-family: Georgia;
        font-variant: small-caps;
        font-size: 1.75em;
        letter-spacing: +.5px;
        margin-left: 15px;

}

#rightcontent p {
        margin: 0 15px;
}
#rightcontent img{
        margin: 0 0 15px 0;
}

#leafbox h2 {
        font-family: Georgia;
        font-variant: small-caps;
        font-size: 1.75em;
        margin-left: 15px;
        color: #30577B;
}

/* **** ABOUT PAGE ***** */

small.image {
	color: #777777;
	margin: 8px 5px;
}

/* ***** FAQ PAGE ***** */
#main_text h3 {
    font-weight: bold;
    font-style: italic;
    font-size: 10pt; 
    line-height: 10pt;
    margin: 0 0 5px 0;
    padding: 0;
}
/* ***** ORPHANAGES PAGE ***** */
#orph_support p {
    font-size: 12pt;
}
#orph_content ul {
    list-style-position: inside;
    margin: 0 0 0 50px;
}
#mast_orph a.ltblue { text-decoration: none; }



/* ***** FOOTER ****/

#footer a {
        color: #777777;
        text-decoration: none;
}
#footer p {
        font-size: .8em;
        margin: 2px 0;
}

#footer a.copyright {
        color: #A8BBAD;
}
